body {
	text-align: center;
	background-color: #d5d5d5;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;

}
#header {
	background-color: #FFFFFF;
	margin-right: auto;
	height: 100px;
	width: 820px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 40px;







}
#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 624px;
	width: 820px;
	margin-bottom: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;






}
#footer {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 820px;
	margin-bottom: 10px;


}
div.headerleft {
	float: left;
	width: 300px;
	margin-bottom: 0px;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	letter-spacing: .25em;


}
div.headerright {
	float: right;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-right: 5px;


}
ul#navigation {
	text-align: right;
}
ul#navigation li {
	display: inline;
	padding-left: 40px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #54628f;




}
#footerpolicy {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 820px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;

}
a:link {
	text-decoration: none;
	color: #54628f;



}
a:visited {
	text-decoration: none;
	color: #54628f;


}
a:hover {
	color: #333333;
	text-decoration: none;


}
a:active {
	color: #666666;
	text-decoration: none;

}
#containerabout {

	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 820px;
	margin-bottom: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div.containerleft {
	float: left;
	width: 220px;
	clear: both;
	text-align: left;
	padding-left: 20px;



}
div.containerright {
	float: right;
	text-align: left;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;










}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #ffffff;
background-color: #003366;
padding: 3px;
border: 1px #ffffff outset;
}

ul#navlist li a:hover
{
color: #ffff00;
background-color: #003366;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }

