/* CSS Document */
#Globalcontent {
	background: url(../images/bg.jpg) repeat-y;
}
#content { /*Contains all divs, but not footer */
	width: 100%;
	height:100%;
	overflow:hidden !important;
	overflow:visible;
	min-height:100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 8px 0px 0px;
	background: url(../images/cont_bg_2.gif) no-repeat;
	margin-bottom: 20px;
}
/*Header for index2 page*/
#header{
	height: 142px;
	width: 571px;
	padding: 1px;
}
#header img{
	border: 0;
	margin:0;
	padding:0;
}
#afthead{
	height: 26px;
	width: 573px;
	background: url(../images/aft_head.gif) no-repeat;
	margin-bottom: 20px;
} 
* html #afthead{
	margin-top: -3px;
} 
#cent_c {
	background-color:#e3e3e3;
	text-align:justify;
}

#cent_c h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #050E64;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	height: 16px;

}
#cent_c h1{ 
	padding: 0px 0px 0px 0px;
	color: #050E64;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	height: 18px; 
}
#cent_c a {
	color: #050E64;
	font: 11px Arial, Helvetica, sans-serif;
}
#title a{
	color: #ffffff;
	margin: 10px 0px 0px 0px; 
}

#right {
	float: left;
	width: 171px;
	padding: 0px 0px 0px 0px;
	margin: 11px 0px 0px 562px;
	position: absolute;
	overflow: hidden;

} 
#searchbar {
	width: 166px;
	height: 46px;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 9px 0px;
	background:#E3E3E3 url(../images/searchbar.gif) no-repeat;
	position: relative;
	color: #5e6639;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 12px; 
}  
.dpack {
	height: 20px;
	width: 155px;
	padding: 0px 4px 0px 15px;
	margin: 0px 0px 10px 0px;
	background: url(../images/pac.gif) no-repeat;
} 
.dpack h2{ 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #050E64;
	font: bold 13px Arial, Helvetica, sans-serif; 
	height: 13px;
}

#hpage {
	margin-top: 200px;
	margin-bottom: 10px; 
	text-align: center;
	color: #050E64;
	font: bold 11px Arial, Helvetica, sans-serif; 
	display: block;
} 
#wmides {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 160px;
	position: absolute; 
}
#triang {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute; 
}
  
 
