
#sevices88{
	text-align: center;
}

#serv1{
	background: #333;

}

#serv1 strong{	color: #fff;}

.row1{
	background: #ddd;
}
.row2{
	background: #eee;
}

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

#header h1{
font-size: 42px;
line-height: 40px;
font-family: Bree;
text-shadow: 1px 1px #223300;
font-weight: normal;
width: 65%;height: 50px;
color: #ffed61;
margin: 5px 0 0 0;
}

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









