/* CSS Document */
html{background:#afbdd8 url(../images/bg_body.jpg) top repeat-x; margin:0 auto;}
body{font-family:"Times New Roman", Times, serif; font-size:13px; color:#666666; margin:20px auto; width:760px; background:url(../images/bg_body_top.gif) top no-repeat; padding:15px 7px 0px 7px;}

h1{color:#003300; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; background:url(../images/bg_h1.gif) no-repeat left; padding-left:25px; margin:15px 0 10px 0;}
h2{color:#003399; font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; font-weight:normal; margin:10px 0px 10px 0px;}
h4{color:#003399; font-family:Georgia, "Times New Roman", Times, serif; font-size:27px; background:url(../images/pattern.gif) bottom no-repeat; padding:0px 0 20px 0; font-weight:normal;}
h5{font-size:14px; margin:-10px 0 10px 0;}
p{margin:15px 0 15px 0; line-height:17px;}

center{font-size:16px; font-weight:bold;}
ul{margin:15px 10px 20px 60px; padding:0px;}
li{margin:0px; padding:0px;}
a{color:#003399;}
a:hover{color:#666666;}


#container{border:1px solid #d8d9d9; border-top:0px; background:#ebeef5 url(../images/bg_container.jpg) top repeat-x; padding:0px 7px 7px 7px; float:left;}
#subcontainer{border:1px solid #e4e6eb; width:692px; background:#f0f3f8 url(../images/bg_subcontainer.jpg) top repeat-x; padding:0 25px 30px 25px; float:left;}


a#header{display:block; width:320px; margin:10px auto; background:url(../images/logo.gif) no-repeat right center;  padding:10px 55px 10px 0px; text-decoration:none; font-size:46px;}
a#header span{color:#000000;}
a#header:hover{color:#000000;}
a#header:hover span{color:#003399;}

#topnav{clear:both; background:url(../images/pattern.gif) top no-repeat; padding:30px 0 15px 0; text-align:center; font-size:19px;}
#topnav a{text-decoration:none; padding:0 4px 0 4px; color:#666666;}
#topnav a:hover{color:#003399;}

body#home a#nav_home,
body#products a#nav_products,
body#about a#nav_about,
body#press	a#nav_press,
body#contact a#nav_contact,
body#sitemap a#nav_sitemap{color:#003399;}

#main{clear:both; border-top:1px solid #cccccc; float:left;}
#leftcol{width:410px; float:left;}
#rightcol{width:260px; float:right;}

.rightimg{background:url(../images/pic_home.jpg) no-repeat; height:306px; color:#003300; font-size:29px; text-align:center; padding:10px 35px 0 35px; line-height:31px; font-family:Georgia, "Times New Roman", Times, serif; margin-top:20px;}

.calltoaction{background:#fdfefe; margin-top:20px; text-align:center; padding:15px;}
.calltoaction h4{margin:0px;}
.calltoaction p{margin:0px;}
.calltoaction a{font-size:16px;}

.buyitnow {margin: 0px 10px 0px 0px; padding:10px; text-align:left; font-size:12px; float:left; border:1px solid #ECECEC;}
.buyitnow a{font-size:12px;}

.post{background:#fdfefe; margin-top:20px; padding:15px;}
.post h4{margin:0px; text-align:center;}
.post ul{margin:15px 10px 20px 40px;}
.post a{font-size:16px;}

#footer{clear:both; width:760px; float:left; text-align:center; font-size:13px; color:#333333; padding:10px 0 30px 0;}
#footer a{color:#333333; text-decoration:none; padding:0 2px 0 2px;}
#footer a:hover{color:#003399;}

#footer span{font-size:11px; color:#666666;}
#footer span a{padding:0; color:#666666;}
#footer span a:hover{color:#333333;}

body#home a#footer_home,
body#products a#footer_products,
body#about a#footer_about,
body#press	a#footer_press,
body#contact a#footer_contact,
body#sitemap a#footer_sitemap{color:#003399;}



form.info {font-size:12px; padding:10px; width:380px; border:1px solid #cccccc;  margin-top:10px; }
form.info label {display: block; width:160px; float: left;margin-bottom: 10px; text-align:right; padding-right:20px;}
form.info input, form.info select, form.info textarea {display: block; width: 170px; float: left; margin-bottom: 10px; border:1px solid #cccccc; font-family:"Times New Roman", Times, serif;}
form.info input.button { width:70px; height:23px; margin-right:5px; color:#003399; font-weight:bold; text-transform:uppercase; background:#ffffff; cursor:pointer; font-size:12px;}
form.info input.button:hover { cursor:pointer;}
form.info input.hide { display:none;}
form.info textarea { height:60px;}
form.info br{clear:both;}
form.info span {clear:both; float:left; font-size:11px; color:#e41e26; margin:0px;}
