body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


#wrapper {
	width: 800px;
	margin-left: auto;
	background-image: url(imgs/Promac-Header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 0px;
	height: auto;
	margin-bottom: 10px;
}

img { border: none; } 

#content {
	width: 620px;
	padding-top: 175px;
	height: auto;
	float: right;
	padding-left: 0px;
	padding-right: 12px;
	padding-bottom: 2px;




}

#content p {
	font-size: 14px;
	line-height: 1.2em;
	padding-left: 6px;
	color: #014568;
	text-align: left;
	letter-spacing: 0px;


}


#content h1 {
	text-decoration: none;
	font-size: 24px;
	padding-left: 6px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	color: #014568;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	letter-spacing: normal;






}

#content h2 {
	font-size: 18px;
	padding-left: 6px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: normal;
	color: #014568;
	padding-top: 0px;
	padding-bottom: 3px;

}
#content h4 {
	font-size: 14px;
	padding-left: 6px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	color: #014568;
	padding-top: 0px;
	padding-bottom: 12px;

}


#navigation {
	width: 145px;
	padding-top: 170px;


}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

}

#navigation li {
	width: 140px;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;



}

#navigation a:link, #navigation a:visited {
	display: block;
	border-left: 12px solid #999999;
	border-right: 1px solid #999999;
	background-color: #0099CC;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;


}

#navigation a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
}



#footer {
	clear: both;
	padding: 20px 0 0 20px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	font-weight: normal;
	height: 60px;
	margin-top: 10px;





}

a:link {
	text-decoration: none;
	color: #0066CC;

}
a:visited {
	text-decoration: none;
	color: #006699;

}
a:hover {
	color: #993300;
}
a:active {
	color: #CC6600;
}
h3 {
	color: #003366;
	background-color: #CCCCCC;
	font-size: 16px;


}
h6 {
	font-size: x-small;
	color: #FF6633;

}
