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


body {
	font: 100% Arial, Helvetica, sans-serif;
	background:  #FAFAFA;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


a img {
	border: 0;
}
a {
	text-decoration:none;
	color:#000000
}
a:hover {
	color:#666666
}
.twoColFixLtHdr #container {
	width: 980px;
	height:860px;
	background: url(images/main_bg.png) no-repeat;
	margin: 0 auto;
	border: none;
	text-align: left;
}


.head {float:left; margin-left:80px; background:transparent; width:auto;}

.twoColFixLtHdr #header {
	float:right;
	background: transparent;
	margin-left: 300px;
	width: auto;
	height:auto;
	margin-top:45px;
}
.menuheader li {
	display:inline
}
.menuheader a {
	white-space:nowrap;
}

.twoColFixLtHdr .sidebar1 {
	float:left;
	margin-left: 80px;
	margin-top:0px;
	width: 180px;
	height:730px;
	background: #ffffff;
}



.menusidebar a:hover {opacity: 0.7;}


.menusidebar li {
	list-style:none
}
.sxbar {
	margin-top: 35px;
}
.twoColFixLtHdr #mainContent {
	margin-left: 280px;
	margin-top:0px;
	width: 700px;
}
#mainContent img {
	margin-top:20px;
}
#undermain {
	float:right;
	height:auto;
}
.twoColFixLtHdr #footer {
	margin-left: 230px;
	background:transparent;
	font: 100% Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	width:420px;
}

.menufooter a { white-space:nowrap;

}

.menufooter li {
	display:inline
}
#upfooter {

	height: 45px;
	width:360px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
 </style>
