/* Notes
	background-image: url(../images/imagename.gif);
	background-repeat: repeat-x, repeat-y, no-repeat;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	
To have the container centered in the window:
body
	{
	text-align: center;
	margin: 0 auto;
	}
#container
	{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	}
border styles
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
#linksplain
	{
	padding: 5px 0 5px 0;
	background-image: url(../images/linksbackground.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
	}
#linksplain li
	{
	display: inline;
	list-style: none;
	padding-right: 1.4em;
	margin-right: 1.10em;
	border-right: 1px solid black;
	z-index: 999;
	}
#linksplain li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
*/

/* Standard Helpers */

/* Normalizes margin, padding */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
/* Removes borders and spacing from tables, tables still need 'cellspacing="0" in the markup */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
/* Removes border from img */
img
	{
	border: 0;
	border-style: none;
	}
a
	{
	text-decoration: none;
	font-style: normal;
	outline: none;
	}
a:link
	{
	color: #0000ff;
	}
a:visited
	{
	color: #800080;
	}
body
	{
	line-height: 1;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
 	background-image: url(../files/Page15_IMG_BCK.jpg);
 	background-repeat: repeat-x;
 	background-color: #000040;
 	text-align: center;
	margin: 0 auto;
	}
#container
	{
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	text-align: left;
	padding-left: 0px;
	}
h1
	{
	font-size: 24px;
	}
h2
	{
	font-size: 18px;
	}
#container2
	{
	width: 909px;
	margin: 172px auto 0 auto;
	background-color: white;
	color: black;
	}
#blueline
	{
	height: 25px;
 	background-image: url(../images/blueline.jpg);
 	background-repeat: no-repeat;
	}
#content
	{
	background-color: white;
	text-align: left;
	padding: 50px;
	}
#content p
	{
	padding: 0 0 0 0;
	width: 750px;
	font-size: 14px;
	line-height: 17px;
	font-family: Times New Roman, Georgia, Serif;
	}
#content table
	{
	font-size: 14px;
	font-family: Times New Roman, Georgia, Serif;
	}
#content ul
	{
	padding: 0 0 30px 26px;
	}
#content li
	{
	padding: 0 0 4px 0;
	}
#content ol
	{
	padding: 0 0 30px 26px;
	}
#contentcontractors
	{
	padding: 0;
	text-align: left;
	}
.Object598
	{
	padding: 0 0 0 50px;
	}
div.header
	{
	position: absolute;
	top: 47px;
	left: 173px;
	width: 909px;
	z-index: 4;
 	background-image: url(../images/headerbackground.jpg);
 	background-repeat: no-repeat;
	}
#CC480012
	{
	padding: 0 0 0 60px;
	}
div.Object558
	{
	position: absolute;
	width: 909px;
	top: -1px;
	left: 173px;
	z-index: 9;
	}
div.Object558 table
	{
	width: auto;
	}	
#footer /* home page */
	{
	z-index: 10;
	position: absolute;
	color: white;
	text-align: center;
	margin: 860px auto 0 auto;
	}
#footer p /* home page */
	{
	width: 800px;
	padding: 0 0 0 100px;
	font-size: 11px;
	line-height: 16px;
	}
#footer2
	{
	color: white;
	margin: -10px 0 0 0;
	}
#footer2 p
	{
 	background-image: url(../images/footer.jpg);
 	background-repeat: no-repeat;
 	height: 130px;
 	z-index: 20;
 	padding: 30px 80px 0 80px;
 	width: 750px;
 	font-size: 12px;
 	line-height: 16px;
	}
