@charset "utf-8";
/* CSS Document */
body {
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica;
	font-size: smaller;
	background-image: url(../images/background_stripeGreen.gif);
}

a {color: #000000;}
a:hover {color: #000000; text-decoration: none;}
a:visited { color:#000000; text-decoration:none; } 
a:visited:hover { color:#000000; text-decoration:none; } 	


#wrapper {
	width: 100%;
	text-align: center;
}
#centersection {
	width: 854px;
}

#header {
	height: 40px;
	width: 821px;
	visibility: visible;
	padding-left: 33px;
}
#pageContent {
	height: 600px;
	width: 855px;
	visibility: visible;
	padding-bottom: 10px;
}
#pageContentInside {
	height: 725px;
	width: 855px;
	visibility: visible;
	padding-bottom: 10px;
}
#ContentHolder {
	width: 800px;
	float: left;
	padding-top: 15px;
	padding-left: 55px;
}
#homeTextHolder {
	width: 800px;
	visibility: visible;
	float: left;
	padding-top: 15px;
	padding-left: 55px;
}
#ContentImageMain {
	float: left;
	width: 134px;
	
}
#ContentHome {
	width: 470px;
	margin-left: 10px;
	float: left;
	
}
#ContentInside  {
	width: 600px;
	margin-left: 10px;
	float: left;
	
}
#ContentMain  {
	width: 245px;
	float: left;
	
}
#text Home {
	width: 470px;
	
}
#text  {
	width: 600px;
	
}
#middleText {
	width: 245px;
	visibility: visible;
	float: left;
	padding-left: 18px;
}
#rightText {
	width: 250px;
	float: left;
	padding-left: 18px;
}
 #insideLogo {
	height: 230px;
	width: 230px;
	float: left;
	padding-top: 200px;
}
#footer {
	margin-top: 25px;
	height: 50px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	
}

#copyright {color: #737a35}
.style2 {
	font-size: 13px;

}
.style3 {
	font-size: 11px;
	color: #FFFFFF;

}
.style4 {
	font-size: 11px;

}
