body {
	background-color: #000000;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
}

.clear {
	clear:both;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:25px;
	width:956px;
	height:auto;
	z-index:auto;
}

#headerimage {
	position:relative;
	top:0px;
	left:0px;
	width:956px;
	height:303px;
	z-index:auto;
}
#navbar {
	position:relative;
	top:-1px;
	left:0px;
	width:956px;
	height:74px;
	background-image:url(images/navbar.gif);
	z-index:auto;
}

#homemain {
	position:relative;
	top:-1px;
	left:0px;
	width:956px;
	background: #ffffff url(images/mainbg.gif);
        min-height: 740px;
	z-index:auto;
        text-align: left;
}

#main {
	position:relative;
	top:-1px;
	left:0px;
	width:956px;
	background: #ffffff url(images/mainbg.gif);
        min-height: 555px;
	z-index:auto;
        text-align: left;
}

#mainleft {
	position:relative;
        float:left;
	left:21px;
	top:4px;
	width:585px;
        min-height: 555px;
	z-index:auto;
}
#mainright {
	position:relative;
        float: right;
	top:3px;
	width:272px;
        min-height: 540px;
	z-index:auto;
}

#footer {
	position:relative;
	left:0px;
	top:-1px;
	width:956px;
	height:56px;
	background-image:url(images/footer.gif);
	z-index:auto;
}

#navigation {
	position:absolute;
	left:122px;
	top:13px;
	float:right;
	display:inline;
	width:699px;
	height:24px;
	z-index:auto;
}

body,td,th {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Trebuchet MS;*/
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #006699;
}

#claims a {color:#006699; text-decoration:none; font-size: 9px;}

#video {
	background-image:url(images/videobg.gif);
height:164px;
width:232px;
padding-top:5px;
padding-left:20px;
}

#contacts {
	background-image:url(images/videobg.gif);
height:149px;
width:232px;
padding-top:20px;
padding-left:20px;
}

	
#claim {
	background-image:url(images/claimbg.gif);
	background-repeat:no-repeat;
height:325px;
width:239px;
padding-left:20px;
padding-top:10px;

}

#map {
	background-image:url(images/mapbg.gif);
height:324px;
width:250px;
padding-left:9px;
padding-top:7px;
}

#sitemap {
color:#666666;
}
#sitemap a {color:#666666; text-decoration:underline;}

#copyright {
	position:absolute;
	text-align:left;
	color:#999999;
	left:18px;
	top:13px;
	width:511px;
	height:25px;
	font-size:10px;
	z-index:auto;
}

#adtrace {
	position:absolute;
	left:777px;
	top:5px;
	width:185px;
	height:25px;
	z-index:auto;
}
li{
  list-style-image: url(images/bullet.gif);
}

.more {
    display: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
    text-decoration: none;
	color:#006699; 
	font-weight:bold;
    padding-left: 8px; }

.headings {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

i {
	color:#666;
	font-size:6pt;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
}
i a {
	color:#666;
	text-decoration:none;
	
}
a span {
	display: none;
}
a:hover span {
	display: block;
	position: absolute;
	width: 180px;
	z-index: 10;
	color: #000000;
	font-size:0.85em;
	text-decoration:none;
	text-decoration: none;
	left: -200px;
}

headings2 {

	font-size: 10px;
	color: #333333;
}