@charset "utf-8";
#Page #BannerLeft {
	position: absolute;
	height: 130px;
	width: 395px;
	background-image: url(../pics/logo.png);
	background-repeat: no-repeat;
	top: 21px;
	left: 504px;
	background-color: #CC0000;
	z-index: 100;
	
}
#Page #BannerRight {
	top: -100px;
	left:400px;
	height: 100px;
	width: 200px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../pics/contactusseperater.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Page {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	top:0px;
	left:0%;
	vertical-align: middle;
}
#Page #Flash {
	position: relative;
	height: 300px;
	width: 395px;
	top: 130px;
	background-color: #5D7D13;
	background-image: url(../pics/flash.png);
}
#Page #Login {
	position: absolute;
	left: 253px;
	top: 120px;
	height: 480px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #000000;
	background-image: url(../pics/bg_home_login.png);
}
#Page #Login #username,#pwd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999933;
}
#Page #Login #submit {
	border: 1px outset #009900;
}


#Page #MainBody {
	position: absolute;
	height: 600px;
	width: 394px;
	top: 20px;
	left: 503px;
	background-color: #CC0000;
	z-index: 0;
}

#Page #MainBody, #Page #SideBar, #Page #Login{
	border: thin solid #D4D0C8;
}

#Page #SideBar{
	position: absolute;
	height: 480px;
	width: 249px;
	left: 899px;
	top: 120px;
	color: #FFFFFF;
	background-color: #003399;
	background-image: url(../pics/bg_home_sidebar.png);
}

#Page #Footer {
	position: absolute;
	height: 234px;
	width: 899px;
	top: 601px;
	background-color: #000000;
	left: 253px;
	background-position: left;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../pics/bg_footer.png);
	z-index: -1;
}

#Page #SideBar, #Page #Footer{
	text-align:center;
	vertical-align: middle;
	display:table;
}

body{
	behavior: url(csshover.htc);
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 20px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:smaller;
}

a, .normaltext{
	font-size:x-small;
	color:#FFFFFF;
}



#Page #Offer {
	position: absolute;
	height: 50px;
	width: 390px;
	top: 420px;
	border: 1px solid #D4D0C8;
	left: 5px;
	background-color: #FFFFFF;
	font-size:10px;
	vertical-align:middle;
}

#Page #Links {
	position: absolute;
	height: 133px;
	width: 362px;
	top: 450px;
	border: 1px solid #D4D0C8;
	left: 20px;
	background-color: #000000;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
	line-height:16px;
	
}
