 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 10px;
	left: 10px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   left: 0px;
   width: 100%;
   margin-top: 0px;
   text-align: center;
   min-width: 760px; 
 }
 /* end IE 5 hack */ 



#content    
	{
background-color: transparent;
position: relative;
	text-align: left;
	width: 760px;
	margin: 0px auto; 
}

body 
	{
background-color: #DBD8D0;
	margin: 0px
	}
#Table_01 {
	float:left;
	width:760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/content-bottom-t-b1.jpg);
}
#headertop {
	float:left;
	left:0px;
	top:0px;
	width:760px;
	height:18px;
	background-color: #7B9AD2;
}
#headergraphic {
	float:left;
	left:0px;
	top:18px;
	width:760px;
	height:100px;
	background-image: url(images/homepage-final_02.jpg);
}
#menu {
	float:left;
	left:0px;
	top:118px;
	width:760px;
	height:18px;
	background-image: url(images/homepage-final_03.jpg);
}
.menu {
	padding-left: 165px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu a{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover{
	font-size: 13px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
#content {
width:760px;
}

#content-top {
	float:left;
	left:0px;
	top:136px;
	width:760px;
	height:184px;
	background-image: url(images/content-back.jpg);
	background-repeat: no-repeat;
}
#content-topleft {
	float:left;
	left:0px;
	width:530px;
}
#content-topleft-title {
	float:left;
	color: #3A77D3;
	font-size: 60px;
	width: 100%;
}
.title {
	color: #3A77D3;
	font-size: 60px;
	padding-left: 30px;
}
#content-topleft-maintext {
	float:left;
	width: 400px;
}
.maintext {
	font-size: 13px;
	color: #000000;
	padding-left: 170px;
}

#content-topright {
	float:right;
	left:0px;
	width:172px;
}



#content-bottom {
	float:left;
	width:760px;
	background-image: url(images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-color: #7B9AD2;
}
.click {
	font-size: 13px;
	color: #6600CC;
	padding-left: 65px;
}
.services {
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}
.services a{
	font-size: 12px;
	color: #003399;
	text-decoration:none;
}
.services a: hover {
	font-size: 12px;
	color: #660000;
	text-decoration:none;
}
#bottom {
	float:left;
	width:760px;
	height:19px;
	background-image: url(images/homepage-final_06.jpg);
}
.credit {
	font-family: verdana;
	font-size: 9px;
	color: #333366;
	text-align: right;
}
.credit a {
	font-family: verdana;
	font-size: 9px;
	color: #333366;
	text-align: right;
}
.credit a:hover 
{
	font-family: verdana;
	font-size: 9px;
	color: #663399;
	text-align: right;
}
#content-bottom-temp {
	float:left;
	width:760px;
	background-color: #ABB2F5;
}
#marginleft-bottom {
	float:left;
	width:163px;
	background-image: url(images/marginleft_bottom-b.jpg);
}

#content-bottom-mid {
float:left;
	width:422px;
}

#marginright-bottom {
	float:left;
	width:175px;
	background-image: url(images/marginright_bottom-b.jpg);
}
#bottom-temp {
	float:left;
	width:760px;
	height:19px;
	background-color: #7B9AD2;
}
.maintext-bottom {
	font-size: 13px;
	color: #000000;
	padding-left: 3px;
	width: 410px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #86a1ce;
}

#nav a {
	display: block;
	margin-right: 12px;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 11em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li.menu-current a {
	font-weight: bold;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li ul ul {
	margin: -1em 0 0 10em;
}

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

#nav, #nav ul {
float: left;
[snip]
z-index: 100;
}
