body 
{
    background-color: #183883; background-image: url(/images/background-2.png); background-repeat: no-repeat; background-position: center; background-position:top;  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333
}
.main
{
	width: 980px; background-color: White; float:left;
}
.main h1
{
	font-size: 16pt;
}
.main h2
{
	font-size: 15pt;
}
.top
{
	float:left; width: 980px; height: 217px; border-bottom: solid 1px black; background: url('/images/header-rs.png'); background-repeat: no-repeat;
}
.menu
{
	float:left; width: 980px; height: 40px; background: url('/images/menu_back.png'); background-repeat: no-repeat;
}


.menu ul
{
    float:left; list-style-type: none; margin: 0px; padding: 0px; margin-left: 90px; color: #444444; font-family: Verdana, Segoe UI; font-size: 10pt;
}
.menu li
{
    float:left; width: 157px; height: 39px; border-left: solid 1px #BBBBBB; text-align: center; line-height: 2.5em;
}
.menu li:hover
{
	cursor: pointer; background-image: url(/images/menu_hover.png); color: White;
}
.home_left
{
	float:left; width: 290px;; padding-top: 20px;
}
.home_right
{
	float:left; width: 660px;/* height: 300px; */padding-right: 30px; font-size: 9pt;
}
.item_holder
{
	float:left; width: 240px; height: 95px; margin: 15px; background: url('/images/home_rect.png'); background-repeat: no-repeat; cursor: pointer;
}
.item_left
{
	float:left; width: 95px; height: 95px;
}
.item_right
{
	float:left;width: 145px; height: 95px; font-size: 9pt;
}
.item_right h3
{
	margin: 3px 0px 0px 0px;
}
.item_right p
{
	margin: 5px 0px 3px 0px;
}
.footer
{
	float:left; width: 980px; background-color: #183883; padding: 20px 0px 15px 10px; margin-top: 30px; color: #CCCCCC; font-size: 9pt;
}
.footer ul
{
	float:left; list-style-type: none; margin: 0px; padding: 0px;
}
.footer li
{
	float:left; width: 110px; border-right: solid 1px #CCCCCC; text-align: center;
}
.footer a:link
{
	color: #CCCCCC;
}
.footer a:visited
{
	color: #CCCCCC;
}
.left
{
    float:left; padding: 10px 0px 10px 10px; width: 200px;
}
.nav_holder
{
    float:left; width: 198px;/* border: solid 1px #666666;*/ font-size: 9pt;
}
.nav_section
{
    float:left; width: 171px; background-color: White; padding: 4px 0px 6px 10px; border-bottom: solid 1px #CCCCCC; color: #333333; font-size: 8pt
}
.nav_section a:link
{
	color: #333333;
}
.nav_section a:visited
{
    color: #333333;
}
.nav_section:hover
{
    background-color: #EEEEEE; font-weight: bold;
}
.nav_main_title
{
    float:left; width: 188px; background-color: #666666; padding: 2px 0px 4px 10px; color: White; font-size: 12pt;
}
.right
{
	float:left; width: 680px; padding: 10px 0px 10px 10px; min-height: 420px;
}
.right p
{
	font-size: 10pt;
}
.location_holder
{
	float:left; width: 960px; height: 300px; border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; margin-top: 15px; padding: 5px 0px 5px 0px;
}
.location_holder h2
{
	font-size: 13pt; border-bottom: solid 2px #CCCCCC; color: #333333
}
.location_content
{
	float:left; width: 440px; height: 280px; margin: 20px 20px 0px 20px
}
.location_map
{
	float:left; width: 475px; height: 300px; border-left: solid 1px #CCCCCC
}
.about_holder
{
	float:left; margin: 0px 50px 0px 50px;
}
.about_holder h3
{
	font-size: 12pt;
}
.about_holder p
{
	font-size: 9pt;
}
