
#sevices88{
	text-align: center;
}

#serv1{
	background: #333;

}

#serv1 strong{	color: #fff;}

#serv2, #serv4{
	background: #ddd;
}
#serv3, #serv5{
	background: #eee;
}

#cc{text-align: center; margin-right: 30px;}
body{
	background: url('images/bg.png') repeat;
	margin: 0; padding: 0;
}
.center{margin-left: 15%;}
.clearing{
	clear: both;
}

@font-face{
	font-family: Salsa;
	src: url('fonts/Salsa.ttf');
}

@font-face{
	font-family: Karla;
	src: url('fonts/Karla.ttf');
}
#top{
	background: url('images/wood.png') repeat;
	width: 100%; height: 330px;
	margin: 0; padding: 0;
}

#header{
	width: 100%;
	height: 55px;
	margin: 0 0 0 30px;
	padding: 20px 0 0 0;
}

.wrap{
	width: 1000px;
	margin: 0 auto;
}

#header h1{
	font-family: Salsa;
	font-size: 30px;
	margin: 0;
	font-weight: normal;
	color: #fff;
	width: 300px;
}

#nav h2{
	margin: 0 0 3px 0;
	font-family: Karla;
	line-height: 90%;
	color: #ff922a;
	font-size: 25px;
}

#header p{margin: 0; font-family: Karla, Arial;}

#nav{
	margin-right: 50px;
	text-align: right
}
#header ul{
	margin: 0; padding: 0;
	font-family: Salsa;
	text-transform: uppercase;
	font-size: 12px;
	width: 600px; height: 67px;
	background: url('images/nav.png') no-repeat;
	text-align: center;
}

#header ul li{
	display: inline;
	text-decoration: none;
	}


#banner{
	font-family: Salsa;
	text-align: right;
	width: 1008px; height: 255px;
	background: url('images/bannerbg.png') no-repeat;
	margin: 0 auto;
	padding-top: 20px;
}

#banner table{
	margin: 0 auto;
}
#banner td{ 
	width: 325px; height: 221px;
	color: #fff;
	padding-top: 50px;
}

#banner td strong{
	text-transform: lowercase;
	font-weight: normal;
	font-size: 14px;
	font-style:italic;
	font-family: Karla;
}

#banner h1{
	font-size: 18px;
	font-weight: normal;
	margin: 105px 30px 0 0;
}
#banner1{
	background: url('images/b1.png') no-repeat;
}

#banner2{
	background: url('images/b2.png') no-repeat;
}

#banner3{
	background: url('images/b3.png') no-repeat;
}

#line1{
	background: url('images/line1.png') repeat-x top left;
	width: 100%;
}

#content{
	background: url('images/con-bg.png') repeat-y;
	width: 1010px;
	margin: 0 auto;
	color: 332a29;
	font-family: Karla;
}

#line2{
	background: url('images/line1.png') repeat-x;
	width: 1000px; height: 10px;
	margin: 0 auto;
}


.floatLeft{float: left;} .floatRight{float: right;}

#main{
	width: 611px;
	font-size: 12px;
}

#main h1{
	width: inherit;
	font-family: Salsa;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	width: 591px; height: 42px;
	background: url('images/h1.png') no-repeat;
	padding: 15px 0 0 20px;
	margin-left: 10px;
}

#main p, #main ul, #sevices88{
	width: 580px;
	margin-left: 25px;
	font-size: 14px;
}

#sidebar h1{
	width: inherit;
	font-family: Salsa;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	width: 335px; height: 42px;
	background: url('images/h1-side.png') no-repeat;
	padding: 15px 20px 0 0;
	margin-right: 10px;
	text-align: right
}

#main h2{
		text-align: right;
}

#sidebar p{
	width:335px;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

#sidebar ul{
	width:335px;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}


#sidebar ul li{
	background: url('images/bullet.png') no-repeat scroll 0 10px transparent;
	list-style: none outside none;
	padding: 0 0 10px 25px;
	line-height: 1em;
}

#footer{
	width: 100%;
	margin: 0 auto;
	background: url('images/wood.png') repeat;
	padding: 5px 0 0 0;
	font-family: Karla;
}

#fwrap{
	width: 1010px;
	background: url('images/fot-bg.png') repeat-y;
	margin: 0 auto;
	text-align: center;
}


#footer p, #footer ul{
	color: #fff;
	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}

#footer li{
	display: inline;
	padding: 0 5px 0 5px;
}

#footer li a:hover, #footer a.active{
	text-decoration: underline;
	color: #fddf96;
	background: none !important;
}

#footer li a{
	color: #111;
	text-shadow: none;
}

.dummy{
	height: 15px;
}
