body{
	background: url('images/bg.jpg') #d8d9c5;
	margin: 0; padding: 0;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #333
}
#coupon{text-align: center;}
@font-face
{
	font-family: Bree;
	src: url('Bree.ttf');
}

.wrap{width: 900px; margin: 0 auto;} .floatLeft{float: Left} .floatRight{float: Right} .clearing{clear: both; height:0;}

#header h1{margin: 0; color: #ffa14f; font-family: Bree; font-size: 30px; text-shadow: 1px 1px 3px #333;}
#header p{margin: 0; font-weight: bold; }
#header h2{margin: 0; color: #333; font-family: Bree; font-size: 23px;}

#phone{width: 240px; text-align: center;} #logo{ width: 650px;}

#cont1{background: #fff; padding: 10px; margin-top: 10px}
#nav{background: url('images/nav.jpg'); padding: 0 10px;}

#nav  ul{margin: 0; padding: 0; font-size: 14px; text-align: center;  float: left;}

#nav ul li{float: left; list-style: none; padding: 0;}
#nav a{color: #fff; text-decoration: none; display: block; padding:20px 15px; margin: 0 10px;}
#nav a.active{background: #ffa14f;} #nav a:hover{color: #d8d9c5;}
#banner{margin: 10px 0;}
#content{width: 580px; background: #eee; border: 1px solid #aaa; padding: 0 5px}
.sfltLeft{float: left; width: 192px; height: 236px; background: url('images/srvbg.png') no-repeat; margin: 10px;}
.sfltRight{float: right; width: 192px; height: 236px; background: url('images/srvbg.png') no-repeat; margin: 10px;}
.srvtop{width: 192px; height: 50px; background: url('images/srvtop.png') no-repeat; text-align: center; color: #fff; font-family: Salsa; font-weight: bold; font-size: 20px;
text-shadow: 1px 1px 2px #333; line-height: 45px; }
.srvcont ul{ list-style: none; padding:5px 0 0 0 !important; margin: 0 !important; text-align: center; width: 192px !important;}
.srvcont li{background: url(images/srvline.png) no-repeat center 23px; height: 29px; font-size: 12px;}
.srvcont li:last-child{background: none;}
#srvcs{width: 80%; margin-left: 60px;}

#sidebar{width: 285px; background: green; background: #eee; border: 1px solid #aaa; padding: 0 5px}

#cont1 h1{background: url('images/title.jpg'); padding: 5px 10px; margin: 5px 0; color: #fff; font-family: Bree; font-weight: normal; font-size: 20px;}
#content p{text-indent:50px; text-align: justify; padding: 0 5px;}
#content h2{text-align: right; font-size: 18px; color: #333; padding: 0 5px;}
#coup{text-align: center; margin-top:5px;}
#sidebar h2{text-align: center; font-family: Bree; font-weight: normal; font-size: 34px; margin: 0; line-height: 34px}
#sidebar p{text-align: center; font-weight: bold; color: #153567;}
#sidebar ul{font-size: 25px; font-family: Bree; font-weight: bold; margin: 0;}

#footer{text-align: center; padding: 10px;}
#footer a{color: #e8641b;}
#footer a:hover, #footer a.active{color: #333; }
#footer p{color: #333;}


#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;
}