body{
	margin: 0;	padding: 0;
	width: 100%;
	background: url('images/bg.png') repeat-x 0 0 #fff;
	color: #333;
	font-size: 13px;
}
#sevices88{
	text-align: center;
width: 95%; margin: 10px 0 0 15px;
}

#serv1{
	background: #34B0BF;
	height: 30px;
}

#serv1 strong{	color: #fff;}

.row1{
	background: #ddd;
	height: 20px;
}
.row2{
	background: #eee;
	height: 20px;
}
#price{background: #eff3fe; border: none; width: 95%; margin: 10px 0 0 15px; padding: 10px;}
#price td{padding: 5px 0;}
.wrap{width: 1000px;	margin: 0 auto;} .clearing{height: 0; clear: both;} .floatRight{float: right;} .floatLeft{ float: left;}
.dummy{margin: 0; padding:0; height: 0;}

@font-face
{
	font-family: Bree;
	src: url('Bree.ttf');
}
#logo{margin: 5px 0 0 10px;}
#logo h1{
	font-family: Bree;
	color: #fff;
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 35px;
}
#logo p{ margin: 0; color: #aaa}

#cc{margin: 20px 20px 0 0;}

#banner{
	width: 1000px; height: 495px;
	background: url('images/banner.png') no-repeat center 0 transparent;
}

#nav{
	margin: 27px 0 0 20px;
}

#nav a{
	font-family: Bree;
	color: #1d75ca;
	text-decoration: none;
	font-size: 13px;
	margin: 0 10px;
}

#nav a:hover, #nav .active{
	color: #fff ! important;
}
.divider{
	margin: 0 20px;
	vertical-align: middle;
}

#banner h2{
	color: #111;
	margin: 37px 60px 0 0;
}

#content{
	width: 650px;
	margin-left: 10px;
}

#content h1{
	background: url('images/hr.png') repeat-x;
	margin: 0 0 5px 0;
	font-family: Bree;
	font-weight: normal;
	font-size: 24px;
}
#content h2{
	text-align: right;
	font-size: 20px;
	color: #333;
	font-family: Bree;
	font-weight: normal;
}
#sidebar{
	width: 300px;
	margin-right: 10px;
}

#callus2{
	background: url('images/call.png') no-repeat;
	width: 246px; height: 135px;
	margin: 10px 0 0 30px;
text-align: center;
}

#callus2 h2{
	color: #333;
	font-weight: normal;
	font-size: 25px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	padding-top:5px;
	margin: 0;
}

#callus2 h3{
	color: #333;
	font-weight: normal;
	font-size: 24px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	margin: 5px 0 0 0;
}

#sidebar h1{
	color: #333;
	font-weight: normal;
	font-size: 25px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	margin: 20px 0 0 30px;
}

#sidebar ul{
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	margin: 10px 0 0 40px;
}

#callus2 p{
	color: #333;
	font-weight: normal;
	font-size: 10px;
	font-family: Bree;
	margin: 0;
}
#footer{
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-family: Bree;
	background: url('images/footer.png');
	padding: 5px 0;
}

#footer a{
	text-decoration: none;
	color: #111;
	
}

#footer a:hover, #footer .active{
	color: #fff;
}

#footer p{
	margin: 3px 0;
}