body{
	background: #BEC8CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
}
div#all{
	width: 744px;
	margin: 0 auto;
	background:	url(../img/bulk_bg.gif) repeat-y White;
	text-align: left;
	position: relative;
}
div#masthead{
	width: 744px;
	height: 102px;
	background: url(../img/masthead_bg.gif) no-repeat #C5D0D7;
}
div#masthead img{
	position: absolute;
	top: 10px;
	left: 20px;
	border: none;
}
a#home, a#apply, a#contact{
	display: block;
	width: 52px;
	height: 15px;
	padding: 53px 0 0 0;
	color: White;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 14px;
}
a#home{
	left: 558px;
	background: url(../img/home.gif) no-repeat;
}
a#apply{
	left: 610px;
	background: url(../img/apply.gif) no-repeat;
}
a#contact{
	left: 662px;
	background: url(../img/contact.gif) no-repeat;
}
a#home:hover{
	left: 558px;
	background: url(../img/home_h.gif) no-repeat;
}
a#apply:hover{
	left: 610px;
	background: url(../img/apply_h.gif) no-repeat;
}
a#contact:hover{
	left: 662px;
	background: url(../img/contact_h.gif) no-repeat;
}
div#top_nav{
	width: 744px;
	height: 35px;
	background: url(../img/top_nav_bg.gif) no-repeat;
	position: relative;
}
div#top_nav a{
	display: block;
	width: 109px;
	height: 29px;
	position: absolute;
	top: 0px;
	text-align: center;
	color: #2D5881;
	text-decoration: none;
	padding: 1px 0 0 0;
	font-weight: bold;
}
div#top_nav a#a{
	height: 23px;
	left: 82px;
	padding: 7px 0 0 0;
}
a#b{
	left: 193px;
}
a#c{
	left: 304px;
}
a#d{
	left: 415px;
}
a#e{
	left: 526px;
}
div#top_nav a:hover{
	text-decoration: underline;
}
div#bulk{
	width: 744px;
}
div#content{
	width: 559px;
	float: left;
}
div#content h1{
	margin: 0 0 5px 20px;
	font-size: 16px;
	color: #0071B6;
}
div#content h2, div#content h3{
	font-size: 14px;
	color: #0071B6;
	margin: 0 0 0 20px;
}
div#content p{
	text-align: justify;
	margin: 10px 10px 10px 20px;
}
div#content p a{
	
}
div#side{
	width: 185px;
	float: right;
}
div#appl{
	background: url(../img/apply_bg.gif);
	width: 170px;
	height: 189px;
	margin: 10px 0 0 0;
	position: relative;
}
div#appl p{
	width: 150px;
	position: absolute;
	top: 44px;
	left: 10px;
	color: White;
}
div#appl a{
	background: url(../img/s_apply_butt.gif) no-repeat;
	display: block;
	width: 60px;
	height: 40px;
	padding: 3px 2px 0 0;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	color: #2D5881;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 111px;
	left: 8px;
}
div#appl a:hover{
	background: url(../img/s_apply_butt_h.gif) no-repeat;
}
div#call{
	width: 170px;
	height: 164px;
	background: url(../img/s_call_bg.gif) no-repeat;
	position: relative;
	margin: 10px 0 0 0;
}
div#call p{
	width: 95px;
	position: absolute;
	top: 45px;
	left: 10px;
	color: White;
}
div#foot{
	width: 744px;
	height: 38px;
	background: url(../img/foot_bg.gif);
	position: relative;
}
div#foot p{
	color: White;
	font-weight: bold;
	position: absolute;
	top: 11px;
	left: 401px;
}
div#foot p a{
	color: White;
	text-decoration: none;
}
iframe{
	position: relative;
	left: 20px;
}