body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/jpg/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#masterheader {
	float: left;
	height: 142px;
	width: 800px;
	background-image: url(images/jpg/masterheader.jpg);
	background-repeat: no-repeat;
	display: inline;
}
#midgraphic {
	height: 110px;
	width: 800px;
	float: left;
	background-image: url(images/jpg/midgraphic.jpg);
	background-repeat: no-repeat;
	display: inline;
}
#content {
	float: left;
	width: 792px;
	background-color: #FFF;
	margin-left: 3px;
	display: inline;
}
#content h2 {
	color: #5476A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#lcolumn {
	float: left;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-color: #FFF;
	background-image: url(images/jpg/contractorbody.jpg);
	background-repeat: no-repeat;
	height: 500px;
	display: inline;
	padding: 0px;
}


#rcolumn {
	float: left;
	width: 550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #FFF;
	height: 500px;
	display: inline;
}


#footer {
	float: left;
	width: 800px;
	background-image: url(images/jpg/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

.styleone  {
	
}

.styleone  h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	
}

.styleone  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.downloads {
	background-color: #FFF;
	width: 220px;
	margin-left: 10px;
	background-image: url(images/jpg/download.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 70px;
	margin-top: 280px;
}

.downloads ul{
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}

.downloads li{
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	
}
.downloads a{
	color: #F00;
	font-weight: bold;
	
}

.downloads a:hover{
	
}

