#sevices88{
	text-align: center;

}

#serv1{
	background: #333;

}

#serv1 strong{	color: #fff;}

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


@font-face
{
	font-family: Eco;
	src: url('font/Ecobold.ttf');
}
.center{margin-left: 15%;}
@font-face
{
	font-family: Bree;
	src: url('font/Bree.ttf');
}

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

body{
	background: url('images/bg.jpg') repeat-x 0 0 #333;
	padding: 0; margin: 0;

}

.clearing{
	clear: both;
	height: 0;
}

.floatRight{float: right} .floatLeft{float: left} .textCenter{text-align: center} .wrap{width: 900px; margin: 0 auto;}
#header{}
#logo h1{

margin:0;
font-family: Bree;
font-weight: normal;
color: #920000;
} 
#logo p{margin: 0; font-weight: bold; color: #333}

#phone1{
width: 30%;
margin: 0 0 0 0;
font-family: KarReg;
font-size: 20px;
color: #3b0000;
text-align: right;

}
#phone1 h2{margin: 0 0 0 10px; font-size: 23px; line-height: 40px;}

#ppic, #phone1 h2{
float: right;
vertical-align: middle;
}

#nav{

height: 50px;
font-size: 14px;
}

#nav ul{
	padding: 0; margin: 0;
	font-family: Bree;
	list-style: none;
	font-size: 14px;
}

#nav li
{
float: left;
}

#nav li a
{
width: 225px; height: 30px;
float: left;
display: block;
text-decoration: none;
text-align: center;
line-height: 1.5em;
margin-top: 10px;
color: #111;
text-shadow: 1px 1px #DDDDDD;
}

#nav li a:hover, #nav li a.active{

color: #920000;
text-shadow: 1px 1px #fff;
}

#banner{

height: 350px;
text-align: left;
position:relative;
}
#banner1{
height: 30px;
text-align: left;
position:relative;
}
#banner img{
width: 813px; height: 299px;
margin-left: 42px;
}

#sidebar{width: 35%;} #main{width: 60%;} #conbot{background: url('images/conbot.png') no-repeat; height: 10px;}
#contop{
background: url('images/banner.png') no-repeat 0 bottom;
height: 10px;
}

#main h1{
	color: #333;
	font-weight: normal;
	font-size: 25px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	text-align: left;
	width: 97%;
	text-transform: capitalize;
	margin-top: 0;
}

#main h2{
	color: #333;
	font-weight: normal;
	font-size: 20px;
	font-family: Bree;
	text-align: right;
	width: 97%;
	text-transform: capitalize;
	text-shadow: 1px 1px #fff;
	margin-top: 0;
}

#main p, #main ul, #sevices88{
	font-weight: normal;
	color: #222;
	font-family: KarReg;
	font-size: 12px;
	width: 98%;
}

#footer{
	text-align: center;
	font-family: KarReg;
	color: #fff;
	
	font-size: 12px;
}

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

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


#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: KarReg;
	text-shadow: 1px 1px #fff;
	text-align: left;
	margin: 10px 0 0 20px;
}

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

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

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

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

.callus p{
	color: #333;
	font-weight: normal;
	font-size: 10px;
	font-family: Bree;
	margin: 0;
}

.callus h3, #phone{
float: left;
margin:10px 0 0 10px;
}