
#srvCONT{
	border: 1px solid #5e4753; 
	width: 580px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.srvboxes{
	margin: 5px;
	text-align: center;
	overflow:hidden;
}

.srvLeft{
	width: 30%;
	background: #85c800;
	float: left;
	height: 55px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	line-height: 56px;
	color: #333
}

.srvRight{
	width: 67%;
	background: #eee;
	float: right;
	height: 55px;
	padding: 3px;
	font: 12px 'Arial' #fff;
}
@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: #ffed61;
}

#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: #ff0000;
}

#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: #410707;
text-align: center;
font-size: 14px;
}
#footer p{margin: 0;}
#footer 	a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a.active{
	color: #410707;
	text-decoration: underline;
}









