/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5 {
margin:0;
padding:0;
border:0;
}

body {
	background: #60686f url(../images/background.jpg) repeat-x;
	text-align: center;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
h1, h2, h3, h4, h5, h6 {
	font: bold 24px "Times New Roman", Times, serif;
	padding-bottom: .2em;
}


h2 {
	color: #BD0707;
	font-size: 22px;
	text-decoration: none;
}
h3 { color: #333333; font-size: 20px; font-style: italic; }
h4 { color: #8d8d90; font-size: 18px; }
h5 { color: #8d8d90; font-size: 18px; font-style: italic; }
h6 { color: #8d8d90; font-size: 16px; }

.text-bold { font-weight:600;  }

img { border: 0px; }

.clear { clear: both; }

.center { text-align: center; }

#wrapper {
	width:770px;
	margin:auto;
	text-align:left;
	position:relative;
	visibility: visible;
	z-index: auto;
	}
	
#top {
	background: url(../images/BannerFinal.gif) no-repeat;
	width:auto;
	height: 165px;
	margin: 10px auto;
	position:relative;
}
#main {
	width:auto;
	background: url(../images/contentbg2.png) repeat-y;
	position:relative;
	margin: 13px 0 0 0;
}

#container2 {
	width: 750px;
	background: url(../images/bodybgtop2_041108.jpg) no-repeat;
	padding: 0px 10px;
	position: relative;
}

#body2 {
	width: 160px;
	float:left;
	padding: 15px 10px 15px 10px;
	color: #e7e7e7;
	text-align:left;
}

.sidebarimage {
	color: #FFFF00;
	margin: 70px 0px 0px 10px;
	;
}


#body1, #body3col #body1 {
	float: left;
	padding: 0px 15px 0px 15px;
	width:525px;
}


.marketmenu {
	text-align:center;
	height: 120px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid black;
}

.corp {
float: left;
width: 230px; height:115px;
margin: 0 20px 0 10px;
background:url(../images/corpbutton.png) 0 -115px no-repeat;
}

.corp a {
display:block;
margin:0; padding:0;
width:230px; height:100%;
overflow:hidden;
background:url(../images/corpbutton.png) top left no-repeat;
}

.corp a:hover {
background:url(../images/corpbutton.png) 0 -115px no-repeat;
}

.legal {
float:left;
width: 230px; height:115px;
margin: 0 10px 0 5px;
background:url(../images/legalbutton.png) 0 -115px no-repeat;
}

.legal a {
display:block;
margin:0; padding:0;
width:230px; height:100%;
overflow:hidden;
background:url(../images/legalbutton.png) top left no-repeat;
}

.legal a:hover {
background:url(../images/legalbutton.png) 0 -115px no-repeat;
}



.submenu {
	padding: -15px;
	margin: 0px;
	list-style: none;
}
	.submenu li {
		width: 153px;
		height: 35px;
		margin-bottom: 5px;
		background: url(../images/Buttons090407.png) no-repeat;
		overflow: hidden;
	}
	
	.submenu a:link, .submenu a:visited {
		display: block;
		width: 153px;
		height: 26px;
		padding: 5px 0px 0px 20px;
		color: #fff;
		text-decoration: none;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		
	}
		html>body .submenu a:link, html>body .submenu a:visited {
	width: 135px;
	height: 35px;
	padding: 10px 0px 0px 25px;
	font-size:11px;
	}
		
	.submenu a:active, .submenu a:hover {
		background: url(../images/Buttons090407.png) no-repeat -153px 0; 
	}
	
	#topmenu { text-align: right; padding: 12px 20px 0px 0px; }
	#topmenu ul { margin: 0px; padding: 0px; list-style: none; }
	#topmenu li { display: inline; padding: 20px; font-size:11px; }
	#topmenu a { text-decoration: none; color: #fff; }
	
	#footer {
	margin: 0px;
	width: 770px;
	padding: 10px 0 10px 0;
	color: #fff;
	background: url(../images/footer2.png);
}

.text_nav {
	font-size: 11px;
	text-align: center;
	padding: 6px 0px 10px 150px;
	margin: 0 10px;
	
	
}
.copyright {
	font-size: 9px;
padding: 10px 0 0 0;
	text-align:center;
	}

.floatrt {
float:right;
margin:0 0 6px 10px;
}

.floatlt {
	float:left;
	margin:0 10px 10px 0;
	padding: 0px 10px 0px 0px;
}
