/* CSS Document */
#container1{
	width:99.2%;
	}
.head{width:100%}
.top{width:100%; height:48px; background:url(/images/top-bg.gif) repeat-x ;  }
.logo{width:200px; float:left; margin-right:200px;}
.top-button{ width:103px; height:28px; background:url(/images/top-button.gif) repeat-x ;float:left;padding-top:15px; }
.blk-txt{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px; font-weight:bold; text-align:center; 	text-decoration:none; }

.top1{height:94px; width:100%; background:url(/images/top1-bg.gif) repeat-x;  }
.top-text { width:162px; height:94px; PADDING-RIGHT: 9px; PADDING-LEFT: 9px; FONT-SIZE: 11px; FONT-FAMILY:Arial, Helvetica, sans-serif; float:left; background:#FFFFFF;}
.top2{ width:75%; float:left; height:51px; background:url(/images/top1-bg.gif) repeat-x;   }
.top3{ width:75%;float:left; height:40px; background:url(/images/bg2.gif) repeat-x;  }	
.top4{ width:60%; float:right; height:100%}

#subnav{
	width:99%;
	background:#327DB2;
	height:20px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;	
	}
	
	.white-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	}
