

.arow1{
height: 30px;
background: #ddd;
}

.arow2{
height: 30px;
background: #eee;
}

#sevices88, #area{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	width: 460px;
}
#serv1{
	background: #333;

}

#serv1 strong{	color: #fff;}

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

body{
	background: url('images/bg.png') repeat;
	margin: 0;
	padding: 0;
}
.center{margin-left: 13%;}

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

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

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

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


#header{
	background: url('images/bg2.png') repeat-x 0 10px;
	width: 100%; height: 800px;
}

#nav{
	margin: 10px auto 0;
	width: 808px;

}
#cc{float: right; text-align: center;}
#htop ul{
	padding: 0;
	margin: 0 5px 5px 0;
	float: right;
}

#htop li{
	float: left;
	list-style:none;
	color: #7fb13a;
}


#htop li a{
	font-family: Bree;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	color: #333;
	text-align: center;
	margin: 5px 6px 0 6px;
	
	line-height: 25px;
}

.active{
	background: url('images/active.png') no-repeat center top;
	color: #00a651 !important;
}

#htop li a:hover{

	color: #00a651 !important;
}

#htop{
	background: url('images/header.png') no-repeat;
	margin: 0 auto;
	width: 808px; height: 35px;
}

#htop h2{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #173655;
	float: left;
	padding: 9px 0 0 15px;
	font-family: Bree;
	font-weight: normal;
}

#htop h1{
	margin: 0;
	font-size: 12px;
	color: #FF9200;
	float: right;
	padding: 9px 15px 0 0;
	font-family: Bree;
	font-weight: normal;
}

#banner{
	background: url('images/banner.png') no-repeat;
	margin: 0 auto;
	width: 808px; height: 210px;
}

#logo{


	float: left;
}

#logo h1{
	margin: 0 0 0 5px;
	color: #8dc63f;
	font-family: Bree;
	text-shadow: 1px 1px #555;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	
}


#logo h2{
	margin: 0;
	padding: 0 0 0 12px;
	color: #000;
	font-family: Eco;
	font-size: 24px;
	font-weight: bold;
	
}

#ban1, #ban2, #ban3{
	float: left;
	color: #fff;
	text-transform: capitalize;
}

#ban1{
	text-align: right;
	width: 279px;
	padding-right: 10px;
}

#ban2{
	text-align: center;
	width: 227px;
}

#ban3{
	text-align: left;
	width: 275px;
	padding-left: 10px;
}

#banner h1{
	font-family: Bree;
	font-size: 18px;
	margin: 15px 0 0 0;
}

#banner h2{
	font-family: Eco;
	font-size: 15px;
	margin: 0;
}

#content{
	background: url('images/cont.png') repeat-y;
	width: 808px;
	margin: 0 auto;
}

#main{
	width: 460px;
	float: left;
	margin-left: 15px;
}

#main h1{
	margin: 0;
	font-family: Eco;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

#main h2{
	margin: 0;
	font-family: Eco;
	font-size: 18px;
	font-weight: bold;
	color: #c19361;
	text-align: right;
}

#main hr{
	background: url('images/hr.png') no-repeat;
	border: none;
}

#main p, #main ul{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#sidebar{
	width: 287px;
	float: right;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: 12px;
}

#conbot{
	width: 808px; height: 35px;
	margin: 0 auto;
	background: url('images/conbot.png') no-repeat;
}

#sidebar h1{
	width: inherit;
	background: url('images/sideh1.png') no-repeat 0 0 transparent;
	height: 33px;
	text-align: center;
	font-family: Eco;
	font-size: 18px;
	padding-top: 8px;
	margin-bottom: 0;
	color: #333;
}

#sidebar h2{
	font-size: 30px;
	text-align: center;
	margin: 0;
	color: #333;
}

#sidebar ul{
	font-size: 25px;
	color: #333;
	margin-top: 10px;
}
#fotTop{
	background: url('images/footertop.png') repeat-y;
	width: 808px; height: 10px;
	margin: 0 auto;
}

#fotBot{
	background: url('images/footerbot.png') repeat-y;
	width: 808px; height: 10px;
	margin: 0 auto;
}

#footer{
	background: url('images/footermid.png') repeat-y;
	font-family: Bree;
	color: #756743;
	font-size: 12px;
	margin: 0 auto;
	width: 808px; 
	text-align: center;
	
}

#footer p, #footer ul{
	margin: 0;
	padding: 0;
}

#footer li{
	display: inline;
}

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

#footer a:hover, #footer a.active{
	text-decoration: underline;
	color: #00A651  !important;
	background: none;
}

#address{
	text-transform: uppercase;
}