* {
margin: 0;
padding: 0;
}

body{
	background:#000000;
	z-index:-2;
}

a.external{
	color:#000000;
	font-family: 'Times', serif;
	font-size:5px;
	text-align:center;
}

div#frame_holder_frm_home{
	position:static;
	display:block;
	float:left;
	width:960px;
	height:442px;
}

div#home_frm1{
	position:absolute;
	display:block;
	float:left;
	width:960px;
	height:442px;
	z-index:42;
	background-image:url(../images/frm1_bg.jpg);
}

div#home_frm2{
	position:absolute;
	display:none;
	float:left;
	width:960px;
	height:442px;
	z-index:42;
	background-image:url(../images/frm2_bg.jpg);
}

div#home_frm3{
	z-index:40;
	position:absolute;
	display:none;
	float:left;
	width:960px;
	height:442px;
	background-image:url(../images/frm3_bg.jpg);
}

#top_margin{
	width:960px;
	height:35px;
	background:#000000;
}
#bottom_margin{
	width:960px;
	height:50px;
	position:static;
	display:block;
	float:left;
	border-top:1px solid #FFFFFF;
	background:#000000;
}

#page_container {
	width:100%;
	float:center;
}

#page {
	width:960px;
	height:620px;
	
	z-index:-1;
}


#sub_holder{
	width:960px;
	height:25px;
	border:1px solid red;
}

#bottom_bar{
	position:static;
	display:block;
	float:left;
	width:960px;
	height:36px;
	overflow:hidden;
	max-height:35px;
	background:#000000;
	border-bottom:1px solid #FFFFFF;
}
#bottom_left_box{
	width:140px;
	color:#FFFFFF;
	margin-top:8px;
	float:left;
	
}

.bottom_box{
	color:#FFFFFF;
	margin-top:2px;
	float:left;
	
}

.bottom_right_box{
	color:#FFFFFF;
	margin-left:20px;
	margin-top:8px;
	height:35px;
	overflow:hidden;
	float:right;
}
.bottom_com_box{
	padding-top:5px;
	color:#FFFFFF;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	height:35px;
	float:right;
	overflow:hidden;
}
a.bottom_link{
text-decoration: none;
font-weight:bold;
font-family: 'Lora', serif;
font-size:12px;
text-align: center;
color: #ffffff;
}

a.bottom_link:hover{
text-decoration: none;
font-weight:bold;
font-family: 'Lora', serif;
font-size:12px;
text-align: center;
color: #f3c100;
}


font.next_link{
	font-weight:bold;
	font-family: 'Lora', serif;
	font-size:13px;
	color:#f3c100;
}

a.blue_link{
	font-weight:bold;
	font-family: 'Lora', serif;
	font-size:22px;
	color:#004496;
}

div.partner_pic{
	padding-left:15px;
	height:31px;
	position:absolute;
}
div.btnClose{
	width:100px;
	background-color:#f3c100;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}
div.btnClose a{
	font-family: 'Lora', serif;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

font.output{
	font-family: 'Lora', serif;
	font-size:22px;
	text-decoration:none;
	color:#000000;
	font-weight:none;
}

font.output_h{
	font-family: 'Lora', serif;
	font-size:30px;
	text-decoration:none;
	color:#004496;
	font-weight:none;
}

a.black_link{
	font-weight:bold;
	font-family: 'Lora', serif;
	font-size:14px;
	color:#000000;
}

h1.marked{
	display:inline;
	color:#000000;
	font-weight:bold;
	font-family: 'Lora', serif;
	font-size:22px;
}

