/* CSS Document */

#mainwrapper{
	width:947px;
	position:relative;
	margin:0px auto;
	background-color:#FFFFFF;
}

#logodiv{
	width:947px;
	position:relative;
}

#logo{
	width:484px;
	float:left;
}

#rightbanner{
	width:327px;
	float:right;
	background-image:url(images/right_header.jpg);
	background-repeat:no-repeat;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#585858;
	padding-top:60px;
	padding-left:136px;
	
}

#left_top{
	background-image:url(images/left_img.jpg);
	background-repeat:no-repeat;
	width:214px;
	float:left;
	height:144px;
}

#right_top{
	background-image:url(images/right_img.jpg);
	background-repeat:no-repeat;
	width:733px;
	float:right;
	height:144px;
}

#menudiv{
	width:733px;
	position:relative;
}

#home{
	width:89px;
	float:left;
}


#services{
	width:103px;
	float:left;
}

#company{
	width:105px;
	float:left;
}

#company a:active, #company a:visited, #company a:link{
	width:105px;
	float:left;
	color:#000000;
}


#contact{
	width:117px;
	float:left;
}

#rightopdiv{
	width:23px;
	float:right;
}

#mainheading{
	width:947px;
	position:relative;
	background-image:url(images/main_header.jpg);
	height:241px;
}


#greenbg{
	background-image:url(images/green_bg.jpg);
	background-repeat:no-repeat;

	position:relative;
	width:947px;
}

#greentxt{
	width:900px;
	position:relative;
	margin:0px auto;
}

#greentxtleft{
	width:530px;
	position:relative;
	float:left;
}

#rightbox{
	width:330px;
	position:relative;
	float:right;
}

#greentxtright{
	width:344px;
	position:relative;
	float:right;
}

#footerdiv{
	width:947px;
	position:relative;
}

#footer1{
	width:195px;
	float:left;
}

#footer2{
	width:320px;
	float:left;
	padding-left:1px;
}

#footer3{
	width:360px;
	float:right;
}

#middlemenu{
	width:947px; 
	position:relative;
}


#inner_header{
	width:947px;
	height:144px; 
	position:relative;
	background-image:url(images/inner_header.jpg);
	background-repeat:no-repeat;
	float:left;
}

#innermenudiv{
	width:947px;
	position:relative;
	
}

#innerlefttxt{
	width:550px;
	float:left;
	

}

#innerrighttxt{
	width:350px;
	float:right;
	

}