body{
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}

#topbanner{
	width: 915px;
}

#container{
	width: 915px;
	margin: auto;
	overflow: hidden;
	background: url(images/sitebackgroundone.jpg) repeat-y;
}
#leftcontainermodule {
	width: 365px;
	left: auto;
	height: 725px;
	margin-left: 50px;
	float: left;
}
#rightcontainermodule {
	width: 375px;
	height: 800px;
	float: right;
	padding-left: 25px;
	margin-right: 50px;
}
#bottombanner {
}

h1 {
	color: black;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	
}

#blackbody {
	color: black;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

h2 {
	color: black;
	font: bold 18pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
#servcontainermodule {
	width: 650px;
	margin-left: 125px;
	left: 0px;
	height: 699px;
}

h3 {
	color: black;
	font: bold 18pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}
#footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: -25px;
}
