body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #175C86 url(../assets/bground-screen.jpg) repeat-x fixed left top;
	margin-top: 15px;
	color: #000000;
	margin-bottom: 15px;
}
#frame {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/nav.gif) repeat-y;
	width: 750px;
	border: 1px solid #FFFFFF;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
#header {
	background: url(../assets/header.jpg) no-repeat center top;
	height: 207px;
	padding-top: 8px;
	padding-left: 293px;
}
#header img {
	margin: 0px;
	border: 1px solid #FFFFFF;
}

#content {
	width: 440px;
	float: right;
	padding-top: 40px;
	padding-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#content ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content li
{
	margin-left: 15px;
	padding: 0 0 1em .5em;
	line-height: 1.6em;
	list-style-type: disc;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 33px;
	background-image: url(../assets/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 47px;
}
h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #159DD8;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	width: 250px;
	line-height: 1.4em;
	font-size: 0.95em;
	border: 1px solid #66CC00;
	color: #54A800;
	background-color: #FFFFFF;
	margin: 0 0 10px 20px;
}
.image-right {
	float: right;
	margin: 0px;
	padding: 1px 1px 10px 10px;
}
#mainNav {
	width: 268px;
	float: left;
	padding: 15px 0 0px;
	line-height: 1.5em;
}
#mainNav-text {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #39275B;
	width: 258px;
	padding: 0 5px;
	background-color: #CEF0FF;
}
#mainNav-text img {
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
#mainNav-text h1 {
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
	background: none;
}
#mainNav-text h2 {
	padding: 10px 0px 0px;
	text-align: left;
	font-size: 1em;
	border: none;
	font-weight: bold;
}
#mainNav-text ul
{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;
}
#mainNav-text li
{
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#mainNav-text a {
	text-decoration: underline;
	color: #04416E;
	}
#mainNav-text a:visited {
	text-decoration: underline;
	color: #04416E;
}
#mainNav-text a:hover {
	text-decoration: none;
	color: #04416E;
}
#footer {
	clear: both;
	text-align: left;
	background-image: url(../assets/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-position: center bottom;
	height: 30px;
	line-height: 30px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FBBD00;
	text-decoration: none;
}
