
.sfltLeft{float: left; width: 192px; height: 236px; background: url('../images/srvbg.png') no-repeat; margin: 3px;}
.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; text-align: center; }
.srvcont li{background: url(../images/srvline.png) no-repeat center 23px; height: 29px; list-style: none !important; color: #333;}
.srvcont li:last-child{background: none;}
#srvcs{ margin-left: 0}
.clearing{clear: both}

*{ margin:0; padding:0; }
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EFEFEF;
	background:url(../images/bg.jpg);
}
strong{
	color:#FEB52F;
}
.phone{
	font-size:24px;
	font-weight:bold;
	color:#FEB52F;
}
img.floatLeft{
	float:left;
	margin:5px 10px 0 0;
	border:#FEB52F 3px solid;
}
img.floatRight{
	float:right;
	margin:5px 0 0 10px;
	border:#FEB52F 3px solid;
}
#container{
	width:800px;
	height:inherit;
}
#topMod{
	width:100%;
	height:100px;
	border-bottom:#990000 5px solid;
}
#logo{
	width:800px;
	height:100px;
	padding:40px 0 25px 0;
}

#logo h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:00px 00px;
	color:#FFFFFF;
	font-size:33px;
	font-weight:bold;
	font-style:italic;
	padding-left: 50px;
}
#logo p{
	padding:05px 00 00 00;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#logo img{
	padding-top:05px;
}
#header{
	width:800px;
	height:200px;
	border-bottom:#FEB52F 1px solid;
	background:url(../images/header.jpg) no-repeat center top;
	float:none;	
}
#header h2{text-align: left; margin-left: 125px;}
#header img{
	padding-top:10px;
}
#menu{
	width:400px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	float:right;
}
#menu li{
	list-style-type:none;
	padding-right:5px;
	float:left;
}
#menu li.last{
	padding-right:0;
}
#menu a{
	width:130px;
	height:30px;
	display:block;
	background:url(../images/bgMenu.png) no-repeat left top;
	color:#F4F4F4;
	font-weight:bold;
	text-decoration:none;
	line-height:200%;
}
#menu a:hover{
	width:130px;
	height:30px;
	display:block;
	background:url(../images/bgMenuHover.png) no-repeat left top;
	color:#F4F4F4;
	text-decoration:none;
}
#content{
	width:800px;
	height:inherit;
	text-align:left;
	background:url(../images/bg.png);
	border-bottom:#FEB52F 1px solid;
}
#content p{
	padding:5px 20px;
	line-height:150%;
}
#content h1{
	padding:10px 20px;
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
}
#content ul{
	padding:10px 20px 10px 50px;
}
#content li{
	line-height:150%;
	list-style-image:url(../images/bullet02.gif);
}
#footer{
	width:100%;
	height:inherit;
}
#footer p{
	padding:10px 0;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#FEB52F;
	text-decoration:underline;
}