html{ 
height:100%;
}

body {
	margin:0;
	padding:0;
	text-align: center;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
 
} 
 
 
#container {
	height:100%;
	margin: 0 auto;
	width: 100%;
	position: relative;
} 
 
#wrapper {
	width:995px;
	margin:0 auto;
	padding:0;
	position: relative;
}


 
.red ,a.red:link, a.red:visited { color:#FF0000;}
.green, a.green:link, a.green:visited { color: #00CC33;}
.white, a.white:link, a.white:visited { color:#ffffff;}
.navy, a.navy:link, a.navy:visited { color: #000066}
.bold{font-weight:bold}
 
 
 
 
p  {
	margin: 0; padding:0; padding-bottom:6px; 
 }

 h1,h2,h3,form {
	margin: 0; padding:0; 
 }
 
td{ border:0px #fff;} 
	
.main, a, H1,H2,H3, table{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
 text-decoration: none;
}

 
  

form {	margin: 0;}

#top{
	padding: 0;
	height: 126px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
} 
 
#logo{
	text-align: right;
	position: absolute;
	left: 8px;
	top: 16px;
	width: auto;
	height: auto;
 
}
 
#topimageBorder{
position: absolute;
	left: 492px;
	top: 14px;
	width: auto;height: auto;
	background-color: #FFFFFF;
	z-index: 5;
	}

#topimageDiv{
	position: absolute;
	left: 432px;
	top: 57px;
	width: auto;
	height: auto;
	z-index: 22;
	border: 1px solid #e5e5e5;
	margin: 0;
	background-color: #FAFDEA;
 }
 
#topimageDiv img{ 	margin: 8px;}
 
#NavMain {
	text-align: right;
	height: 42px;
}

#NavMain UL {
	PADDING:0;
	MARGIN: 0;
	text-align: left;	
}
#NavMain LI {
	 DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	text-align: left;
}
#NavMain A {
    padding-left: 10px;
	padding-right: 10px;
	 border-right:1px dotted  #006600;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 42px;
	HEIGHT: 42px;
	TEXT-DECORATION: none;
	font-size: 12px;
	width: auto; 
	text-transform: uppercase;
}

#NavMain #contact_us  {BORDER-RIGHT : none; PADDING-RIGHT:0 ;}
 
 
#NavMain A:hover {
color:#C2D69B;
}


#NavMain A.NAVselected {
color:#333;
font-weight:bold;
}
 
.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	color:#5F7E3A;
	font-size: 22px;
	text-decoration: none;
	padding-top: 7px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 12px;
	text-transform: capitalize;
	padding-left: 0px;
	} 
	
#contentWRAPPER{
	text-align: left;
	padding: 0;
	margin: 0;
	left: 0px;
	top: auto;
	width: 990px;
	margin-top: 40px;margin-bottom: 40px;
  }


#contentLEFT  {
	width: 250px;
	text-align: left;
	padding-left: 10px;
	margin-left: 5px; 
	background-image: url(images/contentleftBg.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
	float: left;

}

#contentRIGHT{
	text-align: left;
	width: 700px;
	float: right;
}
 
#contentRIGHT P    {
margin:0; padding-left:20px; padding-right:20px;  
}

 
.jobTitle {
	font-size: 13px; font-style:italic;
	margin:0;
	padding:0;
}

#sideBar {
	display:block;
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image:none;
	margin-left: 15px;
}

#sideBar li {
display:block;	 padding-bottom:10px;list-style-type: none;list-style-image:none;
}  


.b1button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:0;
	cursor: pointer;
	background-color: #777777;
	 
	
}

.b2button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:0;
	cursor: hand;
	background-color: #ff0000;
	height: 18px;
	
} 
 
a:hover {
	color:#C2D69B;
	text-decoration: underline;
}



#footerBg{
background-image: url(images/footerBackGr.jpg);
	background-position: right  bottom;
	background-repeat: repeat-x; height: 120px;
	}
	
#footerWrapper{
	width: 995px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;	color: #000;
	font-size: 12px;
	font-weight: bold;
}


#footerWrapper a{
	color: #333333;
	font-size: 10px;
}

#footerL{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 600px;

}  

#footerR{
	width:120px; 
	text-align: right;
	float: left;
} 
 


.sitemap, a.sitemap:link, a.sitemap:active, a.sitemap:visited,a.sitemap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: text;
	text-decoration:none;
	background-image: url(images/logoT.gif);}
  
