body {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	background-color: #2f4254;
}

#container {
	width: 760px;
	border: 1px solid #000;
	margin: 0 auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
	text-align: left;
	background-color: #385774;
}
html>body #container { width: 760px; } /* IE 5 fix END */

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }

#header {
	margin: 0px;
	width: 760px;
	padding: 0px;
	background-image: url(images/layout_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
}

#address {
	background-color: #2f4254;
	margin: 0px;
	width: 760px;
	padding: 5px 0px 0px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
}

#sidenav {
	width: 162px;
	clear: left;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #4c6a86;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 162px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
html>body #sidenav { width: 162px; } /* IE 5 fix END */

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
	background-image: url(images/blank.jpg);
	height: 31px;
	width: 152px;
	background-repeat: no-repeat;
}

ul {
	padding-left: 15px;
	margin-left: 15px;
}

ul a {
	color:#FFFFFF;
	text-decoration: none;
} 

ul a:hover {
text-decoration: underline !important;
color: #FFFFFF;
}

li {
	padding-left: 0px; /*space from the bullet*/
	padding-top: 0px;
}

li ul {
	padding-left: 0px;
	padding-top: 0px;
}

#text {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	padding: 15px 10px 10px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 570px;
	float: right;
	height: auto;
	margin: 0px;
}
html>body #text { width: 570px; } /* IE 5 fix END */

#text h1 {
}

#text a {
color: #fff;
text-decoration: underline;
}

#text a:hover {
text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#copyright {
	width: 760px;
	margin: 0px auto 10px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}

#copyright a {
  color: #CCC;
}

#copyright a:hover {
  color: #ffffff;
	text-decoration: underline;
}

