*
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}



body
{
	background: white url(../images/ui/bg.gif) repeat-x;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}



h1
{
	background-image: url(../images/ui/logo.png);
	float: left;
	height: 90px;
	margin-left: -35px;
	text-indent: -9000px;
	width: 321px;
}



h2
{
	color: #6ac335;
	font-family: Trebuchet MS;
	font-size: 2.5em;
}



h3
{
	color: #9b9fab;
	font-family: Arial;
	font-size: 0.75em;
}

h3 span
{
	padding: 0 .5em 0 .5em;
}



h4
{
	color: #004779;
	font-weight: bold;
	padding-bottom: 1em;
}



p
{
	padding-bottom: 1em;
}



strong
{
	font-weight: bold;
}



#banner
{
	background: #2c3246 url(../images/ui/banner2.jpg) no-repeat left;
	clear: both;
	height: 72px;
	overflow: hidden;
	padding: 10px 20px 0 0;
	text-align: right;
}



#banner_home
{
	background: #2c3246 url(../images/ui/banner.jpg);
	clear: both;
	height: 247px;
	text-indent: -9000px;
}



#container
{
	margin: 0 auto;
	width: 725px;
	height: 775px;
}



#content
{
	margin-top: 2px;
}



.content_float_right
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	float: right;
	margin: 1em 0 1em 1em;
	padding: 10px;
}

.content_float_right li
{
	background: url(../images/ui/bullet3.gif) no-repeat center left;
	font-family: Arial;
	font-weight: bold;
	list-style: none;
	padding: 5px 5px 5px 25px;
}

.content_float_right a
{
	color: #0074c5;
	font-weight: bold;
}

.content_float_right a span
{
	color: #6c6c6c;
	font-weight: bold;
}

.content_float_right a:hover span
{
	color: #0074c5;
}



#content_home
{
	background-image: url(../images/ui/bg_home_content.jpg);
	height: 325px;
}

#content_home li
{
	background: url(../images/ui/bullet1.png) no-repeat center left;
	color: #ffffff;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 10px 10px 40px;
}

#content_home p
{
	color: #979797;
	float: right;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	padding: 35px;
	text-align: justify;
	width: 274px;
}

#content_home ul
{
	float: left;
	list-style: none;
	padding: 20px 50px 0px 50px;
	width: 281px;
}



#content_left
{
	width: 200px;
}

#content_left_bottom
{
	background-color: #6ac335;
	color: #ffffff;
	font-family: Arial;
	font-size: 0.7em;
	padding: 15px;
	text-align: justify;
}

#content_left_bottom a
{
	color: white;
	text-decoration: underline;
}

#content_left_bottom a:hover
{
	text-decoration: none;
}



#content_right
{
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	color: #6c6c6c;
	float: right;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	margin-top: 2px;
	padding: 20px;
	width: 480px;
}



#contact div
{
	overflow: hidden;
	padding: 5px;
}

#contact fieldset
{
	border: 0;
}

#contact label
{
	display: block;
	padding-right: 1em;
	width: 10em;
}

#contact .center
{
	display: block;
	margin: 1em auto 0 auto;
}

#contact .left
{
	float: left;
	text-align: right;
}

#contact .right
{
	border: 1px solid #0074c5;
	float: left;
	padding: 2px;
}



#footer,
#footer_home
{
	clear: both;
	color: #aaaaaa;
	font-family: Trebuchet MS;
	font-size: 0.7em;
	overflow: hidden;
	padding: 0.5em;
}

#footer a,
#footer_home a
{
	color: #cccccc;
	font-family: Trebuchet MS;
	text-decoration: none;
}

#footer a:hover,
#footer_home a:hover
{
	color: #0074c5;
}

#footer #copyright,
#footer #creator
{
	text-align: right;
}

#footer_home #copyright
{
	float: left;
	width: 50%;
}

#footer_home #creator
{
	float: right;
	text-align: right;
	width: 50%;
}



#nav
{
	float: right;
	list-style: none;
	max-width: 435px;
	padding-top: 40px;
}

#nav li
{
	border-left: 1px solid #cccccc;
	float: left;
	font-family: Arial;
	font-size: 0.7em;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
}

#nav li:hover ul,
#nav li.sfhover ul
{
	left: auto;
}

#nav li.first
{
	border: 0;
	padding-left: 0;
}

#nav li.last
{
	padding-right: 0;
}

#nav li a
{
	color: #494949;
	text-decoration: none;
}

#nav li a:hover
{
	color: #0074c5;
}

#nav li a.selected,
#nav li a.selected:hover
{
	background-color: #340e70;
	color: #ffffff;
	padding: 0 5px 0 5px;
}

#nav li ul
{
	background: #efefef;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: none;
	left: -999em;
	list-style: none;
	margin-left: -16px;
	padding: 10px 8px 5px 16px;
	position: absolute;
}

#nav li ul li
{
	background: url(../images/ui/bullet2.gif) no-repeat center left;
	border: 0;
	float: none;
	font-size: 1em;
	margin-left: -6px;
	padding: 0 0 0 6px;
	text-transform: none;
}

#nav li ul li a
{
	padding: 0 1px 0 1px;
}

#nav li ul li a:hover
{
	background-color: #340e70;
	color: #ffffff;
}



#quotes
{
	background: url(../images/ui/quotes.jpg) no-repeat;
	float: right;
	height: 247px;
	width: 372px;
}