body {
background: center url(images/background-green2.png);
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
padding:0px;
margin:0px;
}
a {color: #FFFFFF;}

a:visited {color:#c43300;}

a:hover {color: #c43300;}

a:active { color:#000000;}

h1 {
color: #000000;
font-size: 11px;
text-transform:uppercase;
margin:0px
}

h2 {
color: #000000;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 100%;
margin: 0 0 10px 0;
height:100%;
background: transparent;
}

#container2 {
width: 760px;
margin: 10px auto auto auto;
height:100%;
background: #FFFFFF;
border: groove #000000;
}

#intro { 
	min-width: 470px;
	}
#pageHeader {
	background:	url(images/header3.png);
	margin: 0 0 0 0;
	border-bottom: groove;
	border-bottom-color:#000000;
	height: 113px;
	}

#pageHeader h1 { 
	background: tranparent; 
	margin-top: 0px; 
	width: auto;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	width: auto; 
	height: auto; 
	float: right;
	position:relative;
	}
#pageHeader h2 span {
	display:none;
	}

#menu {
width: 671px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 0px;
background: transparent;
}

#quickSummary {
	clear:both; 
	margin: 0 20px 0 10px; 
	width: auto;
	height: auto; 
	float: left;
	}
	
#quickSummary2 {
	margin: 0px 10px 10px 20px;
	width: auto;
	height: auto;
	vertical-align:top;
	float: right;
	}
	
#quickSummary3 {
	clear: both;
	margin: 5px 5px 5px 5px;
	width: 77px;
	height: 102px;
	float: left;
	}	
	
#contactinfo {
	margin: 0px 10px 10px 20px;
	width: 325px;
	height: auto;
	vertical-align:top;
	float: right;
	}
	
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	margin: 0 20px 10px 0;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}
	
#explanation {
	clear: right;
	margin: 10px 0 0 0;
	}
	
#footer {
	width: 100%;
	border-top: groove;
	border-top-color:#000000;
	border-top-width: thin;
	margin: 10px 0 0 0;
	height: 60px; 
	text-align: center;
	vertical-align: middle;
	background: url(images/header3.png);
	padding-bottom: 10px; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 10px; 
	}