body{
	background-color:#ccc;
}

#page{
	
	margin:0 auto;
	width:980px;
	background-color:#fff;


	}
	
	
#banner {
	position:relative;
	top:0px;
	
}


#bannercontact {
	position:absolute;
	top:0px;
	right:0px;
	width:430px;
	font-family:Georgia;
	font-size:24px;
	text-align:right;
	margin-right:15px;
	color:#016791;
	background: url(../pics/top_back.gif) top right no-repeat;
}

.mail_top{
font-size:0.79em;
padding-top:0px;
margin-top:3px;
}

#bannercontact a, #bannercontact a:visited, #bannercontact a:active{
color:#016791;
text-decoration:none;
}

#bannercontact a:hover{
color:#bb0000;
text-decoration:none;
}



input{
	color: #25aae1;
	background: #e3f4fb;
	border: 1px solid #c1e8f8;
	height: 20px;
	vertical-align:middle;
}

.submit
{
	background: #ffffff url(../pics/arrow_topform.gif) left no-repeat;
	padding-left:1.1em;
	font-weight:bold;
	border: 0px dashed #25aae1;
} 




fieldset{
	border:none;
}

#menubar{
	position:relative;
	top:0px;
	width:984px;
	padding-left:40px;
	height:26px;
	z-index:5;
	background-color:#00CC33;

}

#main {
	position:relative;
	top:10px;
	width:980px;
	font-family:Georgia;
	font-size:9pt;
	color: #999999;
}

#splash {
	position:relative;
	top:0px;
	width:980px;
	height:225px;
	font-family: arial;
	font-size:9pt;
	color: #999999;
	background:url(../pics/eRecruitHome_main.jpg);
}

/* Information about the 'content' div */

/* this div includes the 'side' and the 'footer' div. */
/* you need to add left or right padding to allow for the 'side' div */
/* the 'footer' background will use this one */

#sect1{
	position:relative;
	top:0px;
	width:970px;
	margin-left:5px;
	height:auto;
}

#sect1box1{
	position:relative;
	width:30%;
	float:left;
	color:#016791;
	font-size:18px;
	background:url(../pics/heading_back.gif) no-repeat;
}

#sect1box2{
	position:relative;
	width:30%;
	float:left;
	font-size:18px;
	color:#bb0000;
	background: url(../pics/heading_back.gif) no-repeat;
}

#sect1box3{
	position:relative;
	width:37%;
	float:left;
	font-size:20px;
	color:#bb0000;
}

/*#sect1box3 img{
	padding:.1em;
	padding-top:0em;
	padding-bottom:1em;
} */



#bt{
	padding:.1em;
	padding-top:0em;
	padding-bottom:.8em;
}
#imgleft{
	float:left;
	padding:.1em;
	padding-left:.1em;
}

#imgright{
	float:right;
	padding:.1em;
}



#sect1box2{
	margin-left:10px;
	margin-right:10px;
}

#sect1box1 ul, #sect1box2 ul {
	padding-top:0px;
	margin-top:0px;
}
#sect1box2 ul {
	padding-top:0px;
	margin-top:.1em;
}
#sect1box1 li{
	list-style-image:url(../pics/arrow_content.gif);
	padding-bottom:5px;
	margin-bottom:5px;
}

#sect1box2 li {
	list-style-image:url(../pics/greentick_content.gif);
	padding-bottom:2px;
	margin-bottom:2px;
}
	
.box{
	background-color:#e3f4fb;
	margin-top:0px;
	padding-left:1%;
	padding-right:1.9%;
	padding-bottom:1%;
	width:97%;
}

#sect1box2 .box
{
padding-bottom:68px;
}

#box{
background-color:#e3f4fb;
margin-top:0px;
padding-left:1%;
padding-right:1.9%;
padding-bottom:1%;
width:97%;
font-size:1.2em;

	}

.quote{
font-style:italic;
}


.quoter{
text-align:right;
}

#content1{
width:48%;
float:left;
margin-left:10px;
color:#016791;
font-family:Verdana;
font-size: 12px;
line-height:20px;
}

#content2{
width:48%;
float:left;
margin-left:10px;
font-family:Verdana;
color:#016791;
font-size: 12px;
line-height:20px;
}

html*#content1, html*#content2{
margin-top:20px;
}

#footer {
	position:relative;
	top:5px;
	left:0px;
	height:60px;
	width:960px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-family: georgia;
	font-size:14px;
	color:#016791;
	line-height:1.5em;
	background:url(../pics/footer_gradient.gif) repeat-x;
}

h1 {
	margin-top:0px;
	padding-top:2px;
	font-family:Georgia;
	font-size: 23px;
	color: #ffffff;
	font-weight: lighter;
	text-align:center;
}

h2 {
	margin-top:0px;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-family:Georgia;
	font-size: 20px;
	color: #ffffff;
	font-weight: lighter;
	text-align:center;
}

h3 {
	font-family:Verdana;
	font-size: 15px;
	color:#bb0000;

}


a.sub:link,a.sub:visited,a.sub:active {
	color: #6666CC;
	text-decoration:none;	
	font-weight: normal;
}

a.sub:hover {
	color: #6666CC;
	text-decoration:underline;
	font-weight: normal;
}


a.sub2:link, a.sub2:visited, a.sub2:active  {
	color: #00CC33;
	text-decoration:none;	
	font-weight: normal;
}

a.sub2:hover {
	color: #00CC33;
	text-decoration:underline;
	font-weight: normal;
}

