body {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:arial, tahoma, trebuchet ms, verdana, sans-serif;
	background-position: top;
	background-repeat: repeat-x;
	line-height: 18px;
	background-image: url(../images/background.jpg);
	background-color: #FDFDFD;
		}
		
	h1 {
	letter-spacing: 0px;
	font-size: 18px;
	color: #376CAE;
	height: 5px;
	text-align: left;
	vertical-align: top;
}

	
	h2 {
	letter-spacing: 0px;
	font-size: 14px;
	color: #FF6600;
	height: 5px;
	text-align: left;
	vertical-align: top;
}



a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/* main */

			
	#container {
	margin:auto;
	width:925px;
	text-align:left;
	height: 100%;
	background-position: top;
	background-repeat: no-repeat;
		}
		
		
		
		
	/* header */
		
	#header	{
	width:	925px;
	height:	136px;
	float: left;
	padding-top: 26px;
		}
		
	#logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 925px;
}

#menu {
	float: left;
	margin-top: 25px;
	width: 925px;
	text-align: left;
}

#menu ul {
	color: #333333;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-right: 16px;
	padding-left: 13px;
	letter-spacing: 1px;
	height: 16px;
}

#menu a:hover {
	background: no-repeat center bottom;
	color: #00A42B;
}

#menu .current_page_item a {
	background: no-repeat center bottom;
	color: #00A42B;
	margin: 0;
}

/* Image area */
		
	#mainpic	{
	width:	925px;
	height: 335px;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
		}
		

#title	{
	width:	925px;
	height:51px;
	float: left;
	z-index: 200;
	position: absolute;
	top: 448px;
		}

#imageContainer {
	height: 925px;
	vertical-align:top;
}

#imageContainer img {
	display: none;
	position: absolute;
}

#blackLayer {
	display: none;
	background-color: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	height: 335px;
}







	/* content */	
		
	#welcomecontainer {
	margin:auto;
	width:925px;
	text-align:left;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/background-content.jpg);
	float: left;
	background-color: #FFFFFF;
		}
		
		
		/* left */					
		
#left_content	{
	width:498px;
	float:left;
	color:	#333333;
	padding:0px;
	clear:left;
	margin-top: 15px;
	padding-top: 0px;
	vertical-align: top;
	z-index: 10;
	padding-left: 30px;
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
		}


		
	
#icons{
	width:292px;
	float:left;
	color:	#333333;
	padding:0px;
	clear:left;
	margin-bottom: 7px;
	margin-right: 0px;
	display: inline;
	position: inherit;
		}	
	
	
		
		/* right */		
	
	
	#right_testimonials	{
	width:291px;
	float:right;
	color:	#493956;
	padding:0px;
	clear:right;
	margin-top: 8px;
	text-align: justify;
	padding-right: 55px;
	font-size: 11px;
	line-height: 16px;
	height: 240px;
		}

	
	/* footer */	
	
	
	#footercontainer {
	margin:auto;
	width:905px;
	text-align:left;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/background-footer.gif);
	float: left;
	height:48px;
	padding-top: 12px;
	color: #E1E1E1;
	padding-left: 20px;
		}
			
	#footercontainer	a {
	color: #E1E1E1;
	text-decoration: none;
}

#footercontainer a:hover {
	text-decoration: none;
	color: #339933;
}	

#neville {
	margin:auto;
	width:205px;
	text-align:right;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
	color: #CCCCCC;
	padding-right: 20px;
		}	
		
	#neville  a{
	color: #666666;
	text-decoration: none;
		}		
		
		
 img, div, input 
 { behavior: url("iepngfix.htc") }
.green {
	color: #276740;
	text-decoration: none;
	font-size: 14px;
}

