@charset "utf-8";
/* CSS Document */


html {
	font-size:100.01%;
}
body {
	background:#717275;
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:22px;
	background-image:url(images/pagebg.jpg);
	background-repeat:repeat-x;		
}
ul{
	margin:0;
	margin-left:25px;
	
}
p{
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}
* {
	margin: 0;
	padding: 0;/*   -webkit-text-size-adjust:none; */
}
img {
	border:0;
}
form {
	margin: 0px;
}
#mainwrap {
	width: 1000px;
	margin: 0 auto;
	background-color:#717275;

}

#mainwrap_contents, #mainnav {
	width: 1000px;
	float:left;
	height:100%;
}
#divhrd{
	width:387px;
	float:left;
	height:295px;
	overflow:hidden;
	position:absolute;
	z-index:100;
	background-image:url(images/hrd_links.jpg);
	background-repeat:no-repeat;
}
#divhrdfin{
	width:392px;
	float:left;
	height:295px;
	overflow:hidden;
	position:absolute;
	z-index:100;
	background-image:url(images/hrdfin_links.jpg);
	background-repeat:no-repeat;
	margin-left:578px;
}
#divhrd ul{
	width:240px;
	float:left;
	margin-left:2px;
	list-style:none;
	margin-top:10px;
}

#divhrd ul li{
	width:240px;
	float:left;
	margin-left:40px;
	list-style:none;
	margin-top:0px;
}
#divhrdfin ul{
	width:240px;
	float:left;
	margin-left:2px;
	list-style:none;
	margin-top:10px;
}

#divhrdfin ul li{
	width:240px;
	float:left;
	margin-left:148px;
	list-style:none;
	margin-top:0px;
}
#footermenu{
	width:1000px;
	float:left;
	height:76px;
	background-image:url(images/hrd_menubg.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#footermenuwrap{
	padding:28px 30px 10px 30px;
	font-weight:bold;
	margin-left:340px
}

#footermenuwrap span{
	width:auto;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#footermenuwrap a{
	text-decoration:none;
	display:block;
	color:#000;
}

#footermenuwrap a:hover{
	text-decoration:none;
	display:block;
	color:#C30;
}


#header{
	width:970px;
	height:218px;	
	float:left;
	overflow:hidden;
}

#headerpics{
	width:972px;
	height:210px;
	float:left;
	border:0;
	margin:0;
}
#header img, #headerpics img{
	border:0;
	margin:0;
}

#menuwrapper{
	width:970px;
	float:left;
	height:58px;
	background-image:url(images/hrdmenubg.gif);
	background-repeat:no-repeat;
}

.menucontainer{
	margin-left:67px;
	margin-right:8px;
	padding-left:0px;
}

/*  menu list styling */
.menuitem {
	margin:0;
	padding: 10px 10px 0px 10px;
	float:left;
	min-width:30px;
	width:auto;
}
#menuwrapper a {
	color:#333;
	text-decoration: none;
}
#menuwrapper a:hover {
	color:#900;
	text-decoration:none;
}
#menuwrapper a[class=current] {
	color:#FFFF66;
}
.menuseps {
	width:1px;
	background-image:url(images/common/vline.png);
	background-repeat:no-repeat;
	height:26px;
	margin-top:5px;
	float:left;
}
.ddmenuholder {
	border:4px solid #FFFFFF;
	position:absolute;
	z-index:200;
	visibility: hidden;
	width:180px;
	background-color:#EEE4C8;
	margin-left:0px;
	padding-bottom:5px;
	float:left;
	border-top:4px solid #EEE4C8;
}
.ddmenuitem {
	margin:0 0 0 5px;
	padding: 0px 10px 0px 0px;
	float:left;
	line-height:24px;
	width:165px;
	border-bottom:1px solid #E3D2A4;
}
/* End of menu list  styling*/
.lspacer{
	width:27px;
	float:left;
}
.hfiller{
	width:970px;
	height:12px;
	margin:0;
	border:0;
	float:left;
}

#maincontents{
	width:950px;
	float:left;
	margin:0;
	background-color:#FFF;
	overflow:visible;
	min-height:350px;
	padding:10px;
}

#footer{
	width:1000px;
	height:25px;
	margin-top:12px;
	padding-top:5px;
	font-size:12px;
	color:#FFF;
	float:left;
}


#partner{
	width:970px;
	background-color:#333;
	margin:0;
	padding:0;
	margin-top:10px;
	float:left;
}

#footer a{
	color:#CCC;
	text-decoration:none;
}

#footer a:hover{
	color:#FFF;
	text-decoration:underline;
}

#col1{
	float:left;
	width:280px;
	overflow:hidden;
}

#col2{
	float:left;
/*	background-color:#3F89C3; */
	font-size:10pt;
	width:670px;
}

#col1content{
	padding:10px 0px 10px 10px;
	float:left;
	text-align:justify;
	color:#000;
	background-color:#EAEAEA;
	width:100%;
	min-height:330px;
	background-image:url(images/col1bg.jpg);
	background-repeat:repeat-y;
}

#col2content{
	padding:10px 10px 10px 10px;
	float:left;	
	text-align:justify;	
}

#partners{
	background-color:#999;
	float:left;
	padding:10px;
	width:640px;
	
}

.headertext {
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-shadow:#000;
	margin-top:5px;
}
h1{
	font-size:20px;
	margin-top:15px;
	margin-bottom:10px;
}
h2{
	font-size:16px;
	margin-top:15px;
	margin-bottom:10px;	

}

blockquote{
	padding-left:30px;
	}