.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; margin: 0; text-align: center; }
.srvcont li{background: url(images/srvline.png) no-repeat center 23px; height: 29px;}
.srvcont li:last-child{background: none;}
#srvcs{width: 80%; margin-left: 60px;}

@font-face{
	font-family: Bree;
	src: url('fonts/Bree.ttf');
}

@font-face{
	font-family: Salsa;
	src: url('fonts/Salsa.ttf');
}

@font-face{
	font-family: Calibri;
	src: url('fonts/calibri.ttf');
}

@font-face{
	font-family: NovaSquare;
	src: url('fonts/NovaSquare.ttf');
}

.wrap{width: 930px; margin: 0 auto;} .floatLeft{float: left;} .floatRight{float: right;}
.clearing{clear: both;}

body{
	background: url('images/bg.png');
	width: 100%;
	padding: 0;
	margin: 0;
}
#bg2{
	background: url('images/bg2.png') repeat-x;
}
#topline{background: url('images/top-line.png') repeat-x;}

#header{height: 55px;}
#logo{margin: 5px 0 0 0;width: 65%;height: 50px; }
#price{background: #eff3fe; border: none; width: 95%; margin: 10px 0 0 25px; padding: 10px;}
#price td{height: 5px;}
#logo p{font-family: Arial !important;;margin: 0;font-size: 10px !important;; text-align: left !important; line-height: 8px;}

#header h1{
font-size: 35px;
line-height: 30px;
font-family: Bree;
text-shadow: 1px 1px #223300;
font-weight: normal;
margin: 0;
color: #4c93c7;
}

#nav h2{
font-size: 22px;
font-family: Bree;
font-weight: normal;
color: #224E7B;
text-align: center;
margin:  15px 10px 0 0;
}

#nav{
background: url('images/navi.png') no-repeat;
height:80px;
}

#nav ul{
width: 65%;
font-family: NovaSquare;
font-size: 12px;
list-style: none;
padding:0;
margin: 0 0 0 60px;
}

#nav li{
display: inline;

}

#nav ul a{
color: #fff;
text-decoration: none;
text-shadow: 1px 1px #000000;
text-align: center;
height: 24px;
float:left;
margin: 20px 30px 0 30px;
}

#nav a:hover, #nav a.active{
color: #4c93c7;
}

#header p{
font-family: Bree;
text-align: center;
color: #fff;
font-size: 14px;
margin: 0 0 0 0;
}

#banner{
background: url('images/con-bg.png') repeat-y;
height:350px;
/* text-align: center;
position:relative; */
}

#banner img{
width: 921px; height: 350px;
position:absolute;
margin-left: 5px;
}

#line{background: url('images/line.png') no-repeat; height: 7px;}

#content{background: url('images/con-bg.png') repeat-y;}

#post{
	width: 60%;
	margin-left: 20px;
	font-family: Calibri;
	color: #575757;
}

#sidebar{
	width: 30%;
	margin-right: 20px;
}

#sidebar h1{
	color: #313131;
	font-weight: normal;
	font-size: 25px;
	font-family: Salsa;
	margin: 10px 0 0 10px;
}

#sidebar h2{
	font-family: Bree;
	text-align: center;
	font-size: 30px;
	margin: 0;
}

#sidebar ul{
	font-family: Bree;
	font-size: 20px;
}
#post h1, #post h2{
	color: #313131;
	font-weight: normal;
	font-size: 25px;
	font-family: Salsa;
}

#post h1{
	margin-bottom: 0;
}

#post hr{
	margin: 0;
	color: ccc;
}

#post h2{
	text-align: right;
	font-size: 23px;
}

#post p, #post ul{
	line-height: 17px;
	font-size: 14px;
}

#bottom{background: url('images/bottom.png') no-repeat; height: 45px;}

#ftop{background: url('images/f-top.png') no-repeat; height: 15px;}
#fbot{background: url('images/f-bot.png') no-repeat; height: 15px;}
#footer{
font-family: Bree;
background: url('images/footer.png') repeat-y;
color: #27488e;
text-align: center;
font-size: 14px;
}
#footer p{margin: 0;}
#footer 	a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a.active{
	color: #27488e;
	text-decoration: underline;
}









