body{
	width: 100%; margin: 0;
	background: url('images/bg-top.png') repeat-x 0 0 #f2f2f2;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif
}
#sidephone{ background: url('images/phone.png') no-repeat center 0; text-align: center;
font: bold 30px/100px Bree;
width: inherit; height: 140px;}


.clearing {  clear: both;  height: 5px;} #wrap{margin: 0 auto;	width: 900px;}


#header{}
.floatLeft{float: Left;} .floatRight{float: right;} 

@font-face{	font-family: Bree; src: url('Bree.ttf');}
@font-face{	font-family: Salsa;	src: url('Salsa.ttf');}


#logo p{	margin: 0; font-size: 12px;	color: #ccc;}

#logo h2{
color: #ccc;
font-family:Salsa;
font-size: 18px;
font-weight: normal;
margin: 10px 0 0;
}

#logo{width: 470px;}

#logo h1{
font-family: Bree; 
font-size: 30px;
font-weight: normal;
color: #e42413;
text-transform: capitalize;
margin: 0;
text-shadow: 1px 1px #000;
}

#head-right{
text-align: right;
 font-size: 12px;
 color: #fff;
 font-family: Bree;
margin: 20px 0 0;
 height: 70px;
}
#head-right p{
	margin: 1px 0 1px 0;
}
#nav{
background: url('images/nav.png') repeat-x;
height: 40px;
padding: 2px 5px;
}

#lnav{background: url('images/lnav.png') no-repeat; height: 42px; width: 6px;}
#rnav{background: url('images/rnav.png') no-repeat; height: 42px; width: 6px;}
#nav ul{	padding: 0; margin: 0;	font-family: Salsa;	list-style: none;	font-size: 12px;}
#lnav, #rnav, #nav{float: left;}
#nav li{float: left;margin: 0 5px;}

#nav li a{height: 40px;float: left;display: block;color: #333;text-decoration: none;text-align: center; 
line-height: 1.5em;line-height: 38px; padding: 0 10px;
}

 #nav li a.active{
color: #fff;
background: #333;
}

#nav li a:hover{color: #e42413}




#banner{
	width: 910px;
	height: 225px;
	background: url('images/banner.png');
	
font-family: Bree; 
}

#banner tr td{
	width: 302px;
	color: #fff;
	font-size: 14px;
	padding: 0;
}

.title{
	margin: 12px 0 15px 15px;
}

.bimg{
	margin: 0 10px 0 0;
	text-align: right;
}
p.dummy{margin: 0 !important; padding: 0 !important; height: 0;}
#content h1{
	margin: 0 0 10px 20px;
font-family: Bree; 
	width: 570px;
	font-weight: normal;
	font-size: 25px;
}
#content h2{
	margin: 0 0 10px 20px;
font-family: Bree; 
	width: 570px;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
}
#content ul, #content p{
	margin: 10px 0 10px 20px;
	width: 570px;
	font-size: 12px;
}

#coupon{
}

#coupon td{
	width: 200px;
	text-align: center;
}

#content{
	margin-top: 20px;
}

#main{
	font-family: Verdana, Geneva, sans-serif;
	color: #363635;
	float: left;
}

#sidebar{
	float:right;
	width: 290px;
}

#sidebar img{
	margin-left:10px;
}

#main, #ctop, #post, #cbottom{
	width: 610px;
}

#ctop{
	background: url('images/maintop.png') no-repeat;
	height: 20px;
}

#post{
	background: url('images/mainbg.png') repeat-y;
}

#cbottom{
	background: url('images/mainbottom.png') no-repeat;
	height: 20px;
}

#footer{
	width: 100%;
	background: #2e2e2e;
	color: #fff;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 14px;
}

#footer p{
	text-align: center;
	margin: 0 auto;
}

#footer ul li{
	display: inline;
}

#footer ul{
	margin: 0 auto 0;
	text-align: center;
	color: #444;
	padding: 0;
}

a{
	color: #e42413;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: #006811;
}

#conform{
	width: 270px;
	border: #fff;
	background: #363635;
	color: #fff;
	margin: 10px auto; 
	font-size: 11px;
}

fieldset{
	width: 250px;
	border: 0px;
	margin-left:7px;

}

legend{
	width:240px;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}


textarea, input{
	width: 240px;
	border: 1px solid #6d0019;
}

.button{
background-image:url('images/submit.png');
width: 75px;
height: 35px;
border-style:none;
font-size: 12px;
font-weight: bold;
font-family: helvetica;
color: #fff;
background-color: #363635;
float: right;
margin-right: 5px;
text-shadow: 1px 1px #333;
text-align: center;
}

label > span{ color:#F00;}

label{
text-align: left;
}