body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #054B5D;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

h1
{
	color: #ffffff;
	padding: 10px 0;
	font-size: 21px;
	font-weight: bold;
	text-indent: 30px;
	margin: 0;
	background: #6f8594 url(images/h1bg.gif) 10px 10px no-repeat;
}

h2
{
	color: #B72631;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

p
{
	margin: 11px 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	padding-left: 15px;
	background: url(images/whiteli.gif) 0 3px no-repeat;
}

table
{
	table-layout: auto;
	border-width: 0;
	border-collapse: collapse;
}

.container
{
	position: relative;
	margin: 0 auto;
	width: 848px;
}

.logo
{
	position: absolute;
	top: 46px;
	left: 0;
}

.menu
{
	position: absolute;
	top: 66px;
	right: 0;
	width: 596px;
	background: url(images/menubg.gif) 0 18px repeat-x;
}

.botmenu
{
	position: relative; 
	top: 15px;
}

.botmenudiv
{
	position: relative;
	top: -1px;
	margin-right: 8px;
}

.mainpic
{	
	position: absolute;
	top: 165px;
	left: 0;
}

.content
{
	position: absolute;
	top: 627px;
	left: 0;
	width: 848px;
	padding-bottom: 60px;
}

.contentblock
{
	float: left;
}

.red
{
	color: #B72631;
}

.white
{
	color: #ffffff;
}

.submenu
{
	position: absolute;
	top: 48px;
	left: 0;
}

.submenu1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 126px;
	padding-top: 10px;
}

.submenu2
{
	position: absolute;
	top: 0;
	left: 53px;
	width: 126px;
	padding-top: 10px;
}

.submenu3
{
	position: absolute;
	top: 0;
	left: 200px;
	width: 200px;
	padding-top: 10px;
}

.submenu4
{
	position: absolute;
	top: 0;
	left: 283px;
	width: 200px;
	padding-top: 10px;
}

.topmenuon
{
	color: #B72631;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
}



a.topmenulink:link, a.topmenulink:visited, a.topmenulink:active
{
	color: #054B5D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
}
a.topmenulink:hover { color: #B72631; text-decoration: none; }

a.botmenulink:link, a.botmenulink:visited, a.botmenulink:active
{
	color: #a3afba;
	font-size: 13px;
	text-decoration: none;
	padding: 0 8px 9px 0;
}
a.botmenulink:hover { color: #054B5D; text-decoration: none; }
a.botmenulinkon:link, a.botmenulinkon:visited, a.botmenulinkon:active, a.botmenulinkon:hover
{
	color: #054B5D;
	font-size: 13px;
	text-decoration: none;
	padding: 0 8px 9px 0;
}

a.submenulink:link, a.submenulink:visited, a.submenulink:active
{
	display: block;
	color: #91A6B6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0;
	text-indent: 18px;
	background: #C4CAD1 url(images/submenubg1.gif) 6px 8px no-repeat;
}
a.submenulink:hover { color: #054B5D; text-decoration: none; background: #C4CAD1 url(images/submenubg2.gif) 6px 8px no-repeat; }

.credit
{
	width: 848px;
	position: absolute;
	top: 915px;
	text-align: center;
	padding-bottom: 20px;
}

a:link { color: #054B5D; text-decoration: underline; }
a:visited { color: #054B5D; text-decoration: underline; }
a:hover { color: #054B5D; text-decoration: none; }
a:active { color: #054B5D; text-decoration: underline; }
