@charset "utf-8";
body {
margin:0;
background-image: url(../images/bg.jpg); background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
p{ text-align:justify;}
#wrapper{ margin:auto; width:960px;}
#container{width:960px;}
#header{ width:960px;}
#header h1{ margin:0; float:left;}
#header span{ display:block; color:#ff0000; font-size:30px; text-align:center;}
#header p{text-align:center; color:#10192b; font-size:18px;}
#menu{ text-transform:uppercase; color:#FFF; font-weight:bold; font-size:14px;}
#menu a{ display:block; color:#FFF; text-decoration:none; line-height:47px;}
#menu a:hover{ background-image:url(../images/menu-over.png); background-position:center; background-repeat: no-repeat;}
#body-content{ width:946px; border-left: solid 1px #c9c9c9; border-right: solid 1px #c9c9c9; padding:6px; background-image: url(../images/body-bootm.jpg); background-repeat:no-repeat; background-position:bottom;}
#content{ width:926px; padding:11px;}
#content h1{margin-top:0; color:#0f4085;}
.quick-heading{ color:#FFF; font-size:18px;}
.inputbox{ background:transparent url(../images/input.png); width:246px; height:34px; border:none; background-repeat:no-repeat; padding-left:10px; color:#4384df; font-size:11px;}
.comment{ background:transparent  url(../images/comments.png); width:246px; height:84px; border:none; background-repeat:no-repeat; padding-left:11px; color:#4384df; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.submit{ background:transparent url(../images/submit.jpg); border:none; background-repeat:no-repeat; width:80px; height:25px; cursor:pointer; text-transform:uppercase; color:#FFFFFF; font-weight:bold; text-align:center; background-position:center}
#footer{width:958px; float:left; background:#0f4085 url(../images/footer-bottom.jpg); background-position:bottom; background-repeat:no-repeat; color:#FFF; margin-left:1px;}
#footer table{}
#footer-links{padding-top:15px; padding-bottom:15px;float:left; width:960px; text-align:center; font-size:11px; color:#000;}
#footer-links a{ text-decoration:none; color:#000;}
#coupon1{ display:none;}#coupon2{ display:none;}
.img{ border: solid 3px #c3c3c3; margin:5px;}