body {
	color: #000000;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div, p, ul, li, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#main {
	width: 760px;
	height: 620px;
	margin: 0px auto;
}

#leftcol {
	width: 164px;
	background-color: #1F1F1F;
	background-image: url('img/left_back_home.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
#leftcol img {
	margin-top: 150px;
	margin-bottom: 20px;
}
#leftcol p {
	font-size: 7px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menuleft {
}
#menuleft div {
	height: 152px;
	background-image: url('img/left_back.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
}
#menuleft div p {
	font-size: 10pt;
}
#menuleft div ul {
	padding-top: 18px !important;
	padding-top: 15px;
	font-size: 9pt;
}
#menuleft div li {
	padding-top: 2px !important;
	padding: 0px;
	list-style-type: none;
}

#content {
	width: 592px;
	margin-left: 164px;
}
#home_btn1 {
	margin-top: 160px;
	clear: both;
}
#home_btn2 {
	margin-top: 206px!important;
	margin-top: 10px;
}
#hometop {
	height: 41px !important;
	height: 66px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#hometop div {
	width: 500px;
	margin: 25px auto;
	padding-left: 20px;
}
#hometop ul {
}
#hometop li {
	padding-right: 20px;
	list-style-type: none;
	float: left;
}
#swf {
	width: 592px;
	height: 245px;
}
#banner {
	width: 418px;
	height: 74px;
	margin: 0px auto;
}
#banner img {
	width: 481px;
	height: 74px;
	border: 0px;
}
#footer {
	width: 760px;
	height: 18px;
	margin: 0px auto;
	padding-top:5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color:#000000;
	clear: both;
}
.privacy {
	color:red;
	text-decoration:none;
}

