body
{
	margin: 0;
	background: #2886ba url(bg.jpg) top repeat-x;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, p
{
	margin: 0;
}

#holder
{
	text-align: center;
	background: #ffffff;
}

#pre_header
{
	width: 900px;
	background: #ffffff url(logo_sm.jpg) left no-repeat;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#header
{
	width: 900px;
	height: 305px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../images/logo.jpg) no-repeat;
}

#nav
{
	margin-top: 25px;
	float: left;
	background: #00376a url(nav_bottom.jpg) bottom no-repeat;
	width: 291px;
	text-align: left;
}

#content
{
	margin-top: 25px;
	float: left;
	padding-left: 15px;
	text-align: left;
	width: 594px;
}

#nav #main_menu
{
	width: 196px;
	padding: 10px;
}

#main_menu .title, #top_nav .title
{
	display: none;
}

#nav #main_menu ul
{
	margin: 0;
	padding: 0;
}

#nav #main_menu ul li
{
	list-style-type: none;
	margin-bottom: 10px;
}

#nav #main_menu ul li a
{
	color: #7ea1c2;
	font-size: 16pt;
}

#nav #main_menu ul li a:hover
{
	color: #ffffff;
}
/* -------------------------------------- */

#pre_header #top_nav
{
	float: right;
	width: 409px;
	height: 68px;
	background: url(topnav_bg.jpg);
	text-align: left;
}

#pre_header #top_nav ul
{
	margin: 0;
	margin-top: 15px;
	padding: 0;
}

#pre_header #top_nav ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 40px;
}

#pre_header #top_nav ul li a
{
	color: #7ea1c2;
	font-size: 16pt;
}

#pre_header #top_nav ul li a:hover
{
	color: #ffffff;
}

/* -------------------------------------- */

#footer #main_menu
{
	text-align: center;
}

#footer #main_menu ul
{
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}

#footer #main_menu ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 30px;
}

#footer #main_menu ul li a
{
	color: #7ea1c2;
	font-size: 16pt;
}

#footer #main_menu ul li a:hover
{
	color: #ffffff;
}

#content_bg
{
	width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer
{
	background: url(footer_bg.jpg) top repeat-x;
	text-align: center;
	font-size: 8pt;
	padding-top: 15px;
	color: #ffffff;
}

#footer a
{
	color: #7ea1c2;
}
#content_5-1-1, #content_12-1-1, #content_11-1-1
{
	color: #7ea1c2;
	margin-top: 20px;
	padding: 10px 0;
}
#content_5-1-1 a, #content_12-1-1 a, #content_11-1-1 a
{
	color: white;
}
