@charset "UTF-8";
/* CSS Document */

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


	 /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
}
#headimg {
	  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background:url(/images10/V11_Web-bg1.jpg) fixed no-repeat center;
	background-position: top;
	text-align: center;
	
}

#header {
	width: 1010px;
	height: 25px;
	padding: 0px;
	border: 0;
	text-align: right;
	
	background-repeat: no-repeat;
}

#maincontain {
	width: 1010px;
	margin: 0px auto;
	border: 0;
	background:transparent;
	z-index:1;
	padding-top:230px;
}


#tnavcontain {
	width: 780px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content_area {
	width: 780px;
	margin: 0px;
	padding: 0px;
	clear: both;
	
}

#home_bottom {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}





#accountnav {
	display: inline;
	width: 960px;
	height: 25px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
}
ul li {
list-style:none;		
	
}

#footer { 
	background:url(/images10/footerBackground.jpg);
	color:#a8a8a8;
	font-size:12px;
	text-transform: uppercase;
	margin:0px;
	margin-top:-4px;
} 
#footer h3 {

	font-size:21px;
margin: 0 0 0 0;
padding-top:15px;
font-weight:600;
}
#footer .left {
float:left;
width:145px;
padding:20 0 0 0;
margin-left:5px;
	
}
#footer .right {
float:left;
width:145px;	
margin-top:40px;
}

#footer .right li, #footer .left li {
	
	margin:1px 0;
	
}
#bottomBar {
	
background:url(/images10/bottomBar.png) top left no-repeat;
height:23px;
	
}

#footer .icon {
float:left;
padding:15px 0 0 0;
width:178px;	
margin-left:5px;
	
}

#copyRight {
	font-size:11px;
	color:#585757;
padding:130px 15px 0 0;
float:right;
	
}

.clear {
	
clear:both;	
	
}

.lefttop {
	width: 180px;
	padding: 0px;
	border: 0;
	position: relative;
	display: block;
	
	
    Height:100%;
}

.leftcol {
	width: 160px;
	padding: 0px;
	border: 0;
	text-align: left;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




