/*...................Start General Here....................*/
body{
	background-color:#E1EDF3;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding:62px 0 62px 0;
}

br{
	line-height:normal;
}

ul{
	margin:0;
	padding:10px 0 0 30px;
	line-height:17px;
/*	list-style:none;*/
	list-style-image:url(images/arrow.gif);
}

a{
	text-decoration:none;
	color: #337e00;
}
p{
line-height:14px;
padding:14px 0 0 0;
margin:0px;
}
/*...................End General Here....................*/

.container{
	background-color:#F3F3F3;
	border:1px solid #CDCDCD;
}

/*...................Start Heading Here....................*/
h1.title{
	font-family:arial;
	background-image:url(images/heading.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	color: #515036;
	text-indent:-2000px;
	height:40px;
	padding:0;
	margin:0;
}

h2.profile{
	background-image:url(images/profile.jpg);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #515036;
	text-indent:-2000px;
	margin:0px;
	padding:0px;
	height:18px;
}
h2.services{
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #515036;
	text-indent:-2000px;
	margin:0px;
	padding:0px;
	height:18px;
}
h2.news{
	background-image:url(images/companynews.jpg);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #515036;
	text-indent:-2000px;
	margin:0px;
	padding:0px;
	height:18px;
}
h2.clients{
	background-image:url(images/client.jpg);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #515036;
	text-indent:-2000px;
	margin:0px;
	padding:0px;
	height:18px;
}

h2.contact{
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #515036;
	text-indent:-2000px;
	margin:0px;
	padding:0px;
	height:18px;
}
/*...................End Heading Here....................*/


/*Start Nav Here*/

#nav{
	background-color:#74918A;
	height:42px;
	display:block;
	padding:0;
	margin:0;
	}
#nav ul{
	margin: 0;
	padding:0;
	}
#nav li{
	display:block;
	float:left;
	line-height:15px;
	font-size:12px;
	font-family:arial;
	}
#nav .end a{
	background:none;
	line-height:42px;
	}
#nav a{
	color:#ffffff;
	display:block;
	padding:0 18px;
	text-decoration:none;
	line-height:42px;
	}
#nav a:hover{
	color:#FFE702;
	display:block;
	line-height:42px;
	}
#nav span{
	color:#FFE702;
	display:block;
	padding:0 18px;
	line-height:42px;
	}
	
/*End Nav Here*/

/*...................Start Content Here....................*/
.leftside{
	background-color:#74918A;
	width:281px
}

.logo{
	background-color:#FFFFFF;
	height:70px;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
	border-right:1px solid #CDCDCD;
}

.banner{
	background-image:url(images/photo.jpg);
	background-repeat:no-repeat;
	height:294px;
	vertical-align:top;
	border-right:1px solid #CDCDCD;

}
.banner2{
	background-image:url(images/photo2.jpg);
	background-repeat:no-repeat;
	height:294px;
	vertical-align:top;
	border-right:1px solid #CDCDCD;

}
.banner3{
	background-image:url(images/photo3.jpg);
	background-repeat:no-repeat;
	height:294px;
	vertical-align:top;
	border-right:1px solid #CDCDCD;

}
.banner4{
	background-image:url(images/photo4.jpg);
	background-repeat:no-repeat;
	height:294px;
	vertical-align:top;
	border-right:1px solid #CDCDCD;

}

.banner5{
	background-image:url(images/photo5.jpg);
	background-repeat:no-repeat;
	height:294px;
	vertical-align:top;
	border-right:1px solid #CDCDCD;

}
.banner6{
	background-image:url(images/photo6.jpg);
	background-repeat:no-repeat;
	height:294px;
	vertical-align:top;
	border-right:1px solid #CDCDCD;

}
.content{
	padding:0 16px 0 16px;
	color:#48584E;
	font-family:arial;
	font-size:11px;
	line-height:14px;
	margin:0;
}
.content a{
	color:#857906;

}

.yelow{
	color:#857906;

}
/*...................End Content Here....................*/

/*...................Start Footer Here....................*/

.footer-space{
	background-image:url(images/space-footer.jpg);
	background-repeat:no-repeat;
	height:9px;
}

#footer{
	background-image:url(images/footer-back.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	text-align:right;
	padding:10px 16px 0 0;
}

#footer a{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#A2FE70;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:none;
	color:#000000;
}
.copy{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#2D7903;
	text-decoration:none;
}

.highlight{
color:#222222;
}
/*...................End Footer Here....................*/
