@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;}
#header h2{ float:right; margin:0; display:block; width:200px;}
#header p{ color:#FFFFFF; font-size:18px; margin:0; text-align:center;}
#header ul{margin:0; margin-top:27px;}
#header li{ display:inline;text-transform:uppercase; font-weight:bold; font-size:14px;}
#header li a {background-image:url(../images/menu.png); width:131px; height:28px; display:inline-block;  text-align:center; color:#FFFFFF; text-decoration:none; padding-top:10px;}
#header li a:hover {background-image:url(../images/menu-over.png); }
#banner{ float:left; margin-top:7px; background-image:url(../images/banner-bg.jpg); width:960px;}
.address{ color:#FFF;}
.banner-img{ width:669px; float:right; padding:7px;}
.quickcontact{ float:left;  width:270px;}
.quick-heading{color:#6f5606; font-weight:bold; font-size:18px;}
p{}
.inputbox{ background:transparent url(../images/input.png); width:246px; height:34px; border:none; background-repeat:no-repeat; padding-left:10px; color:#d1a81f; text-transform:lowercase;}
.comment{ background:transparent  url(../images/comment.png); width:246px; height:68px; border:none; background-repeat:no-repeat; padding-left:10px; color:#d1a81f; text-transform:lowercase;}
.submit{ background:transparent url(../images/submit.png); border:none; background-repeat:no-repeat; width:80px; height:24px; cursor:pointer; text-transform:uppercase; color:#FFFFFF; font-weight:bold;}
.body-content{ background-image:url(../images/body-bg.png); background-position:top; background-repeat:repeat-x; width:920px; padding:20px; float:left; clear:both;}
.content{ float:left; width:630px;}
.rightnavigation{ float:right; width:270px;}
h1{ color:#b18905; margin-top:0px;}
.footer{ background:#dfc976 url(../images/footer.jpg); height:85px; background-repeat: repeat-x; float:left; width:960px; text-align:center; padding-top:20px; color:#FFFFFF;}
.footer a { color:#FFFFFF; text-decoration:none;}
#coupon1{ display:none;}#coupon2{ display:none;}
.img{ border: solid 3px #c3c3c3; margin:5px;}
.copyright{clear:left; color:#FFF; font-size:10px;  padding-top:2px;}
.copyright a{color:#FFF; font-size:11px;}