/********************************************
   AUTHOR:  		Sandra Harrison-Burcombe
   WEBSITE:   		http://www.ardvillestud.com
   VERSION:         5.0
   DATE:          	Jan-May 2010
   PROJECT:			FINAL YEAR MAJOR PROJECT
 *******************************************/
body{
	margin:0px;
	background-image:url(../images/bg-img.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#99cc66;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	}
span{
	color:#333333;
	}	
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:33px;
	margin:0px;
	padding:0px;
	line-height: normal;
	font-weight: normal;
	}
h2{
	background-image:url(../images/h2-bt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#99cc66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: normal;
	}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: normal;
	margin-left: 0px;
	}
h4{
	color:#93cc66;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
		line-height: normal;
	}	
h5{
	background-image:url(../images/h5-bt.gif);
	background-repeat:repeat-x;
	width:auto;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#99cc66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	}		
.h6{font-size:15px;
		margin:0px;
		}
		
.h7{font-size:10px;
		text-align:center;
		}	
		
		
		
#header{
	height:438px;
	width:1000px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	margin:auto;
}

.nav-bar{
	height:55px;
	width:1000px;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D9D9C;
	border-left-color: #4D9413;
	background-image:url(../images/nav-strip.gif);
	background-repeat:repeat-x;
	padding-top:3px;
	}
.nav-bar ul{
	margin:0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.nav-bar ul li{
	background-image:url(../images/list-left.gif);
	background-repeat:no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	height:52px;
	width:120px;
	list-style-type:none;
	font-weight:bold;

	}
.nav-bar ul li a{
	color:#FFFFFF;
	text-decoration:none;
	height:32px;
	width:99px;
	display:block;
	padding-top:20px;
	padding-left:25px; text-transform:uppercase;
	}
.nav-bar ul li a:hover{
	background-image:url(../images/hover-strip.gif);
	background-repeat:no-repeat;
	}
	
.nav-bar ul li a.current{
	background-image:url(../images/hover-strip.gif);
	background-repeat:no-repeat;
	}	
				

#body-part{
	height:auto;
	width:824px;
	margin:auto;
	background-image:url(../images/body-strip.gif);
	background-repeat:repeat-x;
	padding-top: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B9E96;
	border-left-color: #9B9E96;
	padding-left:88px;
	padding-right:88px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	}
#body-part p{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height: 24px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}			
.img-box{
	height:165px;
	width:125px;
	float:left;
	padding-right:20px;
	}
	
	.img-box-right{
	float:right;
	padding-right:20px;
	}


.body-ser-box{
	height:auto;
	width:824px;
	margin:auto;
	padding-top: 46px;
	padding-bottom: 15px;
	}
.body-ser-box ul{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
.body-ser-box ul li{
	font-family:verdana;
	font-size:11px;
	color:#99cc66;
	line-height: 24px;
	list-style-type:none;
	}
.body-ser-box a{
	color:#99cc66;
	}						
.ser-box{
	height:auto;
	width:272px;
	float:left;
	padding-right: 22px;
	}
.ser-box-1{
	height:auto;
	width:234px;
	float:left;
	}	
#footer{
	height:350px;
	width:824px;
	margin:auto;
	background-image:url(../images/footer-strip.gif);
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E9F9D;
	border-left-color: #9E9F9D;
	padding-left:100px;
	padding-right:100px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
	}

#footer b{
	float:right;
	color:#90B13C;
	}
#footer a{
	color:#99cc66;
	}	
	
/*****footer links ************/

.footer-ser-box{
	height:auto;
	width:824;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 10px;
	}
.footer-ser-box ul{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
.footer-ser-box ul li{
	font-family:verdana;
	font-size:13px;
	color:#99cc66;
	line-height: 24px;
	list-style-image:url(../images/list-arrow.gif);
	list-style-type:none;

	}
	
.footer-ser-box a{
	color:#99cc66;
	}						
.ser-box{
	height:auto;
	width:272px;
	float:left;
	padding-right: 22px;
	}
.ser-box-1{
	height:auto;
	width:234px;
	float:left;
	}	

.logo{
	height:60px;
	width:90px;
	float:right;
	padding:0px;
	}

/*end footer links *********************/


a{ color:#90B13C; text-decoration:underline; }
a:hover{text-decoration:none}
.clear{ clear:both}
/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}*/

/*h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}*/

.aboutus-img{float:right; border:4px solid #ccc; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #ccc;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #ccc;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:10px; padding-right:20px}
.pony{margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* close inner page css  */
	
	
		
		
		
#footer h7 p {
	text-align: center;
}
