body
{
	font-size:11px;
	font-family: tahoma;
  	color: #666666;
	margin: 0px auto;
	text-align: center;
}

h1
{
	font-size: 16px;
	font-family: century;
	font-weight: normal;
	color: #73BAC1;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px dashed #73BAC1;
}

h3 a
{
	font-size: 12px;
	font-weight: bold;
	color: #73BAC1;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #73BAC1;
}

table
{
	font-size:11px;
}

#main
{
	width: 850px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

#top_container
{
	float: left;
	background-image: url(/systemfiles/media/images/newbanner.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 800px;
}

#banner
{
	float: left;
	padding-top: 20px;
	width: 700px;
}

#btn_email
{
	float: left;
	padding-top: 40px;
   	width: 74px;
  	height: 22px;
}

.email_btn
{
   font-size:13px;
   color:#FFFFFF;
   width: 74px;
   height:22px;
   background-color:#D62C2F;
   border-style:none;
   background-image: url(/systemfiles/media/images/btn_bg.jpg);
   background-repeat: no-repeat;
}

#top_nav
{
	float: left;
	width: 200px;
	padding-top: 14px;
	padding-left: 35px;
}

#top_nav ul
{
	padding: 0px;
	margin: 0px;
	width: 200px;
	border-top: 10px solid #9BDCE3;
}

#leftmenu ul
{
	padding: 0px;
	margin: 0px;
	width: 186px;
	border-top: none;
}

.childul
{
	width: 200px;
}

#top_nav ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #BCE8ED;
	list-style-type: none;
}

#top_nav li a
{
	color: #fff;
	padding-left: 17px;
	background-image: url(/systemfiles/media/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#middle_container
{
	float: left;
	width: 850px;
}

#left_container
{
	width: 210px;
	float: left;
	padding-left: 20px;
	text-align: center;
}

#profile
{
	width: 208px;
	float: left;
	padding-bottom: 10px;
}

#contact
{
	width: 208px;
	float: left;
}

.pnl_top
{
	background-image: url(/systemfiles/media/images/pnl_top.jpg);
	background-repeat: no-repeat;
	width: 208px; 
	height: 49px;
	text-align: left;
}

.pnl_header
{
	font-size: 20px;
	color: #fff;
	padding-top: 10px;
	padding-lefT: 10px;
	font-family: Times New Roman;
	text-align: left;

}

.pnl_middle
{
	background-image: url(/systemfiles/media/images/pnl_middle.jpg);
	background-repeat: repeat-y;
	width: 208px; 
	float: left;
}

.pnl_content
{
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-lefT: 10px;
	font-family: Tahoma;
}

.pnl_bottom
{
	background-image: url(/systemfiles/media/images/pnl_bottom.jpg);
	background-repeat: no-repeat;
	width: 208px; 
	height: 9px;
	float: left;
}

#middle_content
{
	padding-left: 15px;
	width: 550px;
	float: left;	
}

#footer
{
	margin-top: 15px;
	text-align: center;
	height: 40px;
	width: 800px;
	float: left;
	background-image: url(/systemfiles/media/images/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #fff;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer_top
{
	padding-top: 5px;
	margin: 0px auto;
	text-align: center;
	width: 455px;
}

.first
{
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #fff;
}

.last
{

}

#footer_bottom
{
	float: right;
	text-align: center;
	width: 580px;
}