@charset "utf-8";

#left_img_pnl {
	width: 302px;
	position: absolute;
	height: 550px;
	left: 37px;
	top: 0px;
}

#left_img_pnl img{
	width: 302px;
	height: 550px;
}

#mid_form_pnl {
	position: absolute;
	height: 555px;
	width: 506px;
	top: 0px;
	left: 336px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#mid_form_pnl h1{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;	
}

#mid_form_pnl h2{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;	
}


#contactus {
	font-family: Verdana;
	font-size: 12px;
	color: #CC9900;
}

#contactus a {
	color: #FFFFFF;	
}

#indent_text {
	text-indent: 15px;
}

#small_text {
	font-family: Verdana;
	font-size: 9px;	
}
