body{	
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  Black;
	margin: 10px 10px 10px 10px ;
	padding: 0px;
	text-align: center;
}	
div#all{	
	width: 739px;
	background: #ffffff url(../img/all_bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	position: relative;
}	
div#masthead{	
	width: 739px;
	height: 88px;
	background: #ffffff url(../img/banner_bg.gif) no-repeat;
}	
div#masthead img{	
	position: absolute;
	top: 24px;
	left: 24px;
	border: none;
}	
a#home, a#apply, a#cont, a#four, a#five{	
	display: block;
	width: 82px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	text-transform: lowercase;
	font-weight: normal;
	position: absolute;
	left: 646px;
}	
a#home{	
	top: 18px;
	background: white url(../img/home.gif);
}	
a#home:hover{	
	background:  url(../img/home_h.gif);
	color: #666666;
}	
a#apply{	
	top: 39px;
	background: white url(../img/apply.gif);
}	
a#apply:hover{	
	background:  url(../img/apply_h.gif);
	color: #666666;
}	
a#cont{	
	top: 60px;
	background: white url(../img/contact.gif);
}	
a#cont:hover{	
	background:  url(../img/contact_h.gif);
	color: #666666;
}	
div#content{	
	width: 567px;
	background: 0;
	float: right;
	position: relative;
	top: 0px;
	left: -172px;
	padding: 0;
}	
div#content h1{	
	font-size: 16px;
	color: Black;
	margin: 10px 0 0 10px;
}	
div#content h2, div#content h3{	
	font-size: 14px;
	color: Black;
	margin: 0 0 0 10px;
}	
div#content p{	
	text-align: justify;
	margin: 10px;
	color: Black;
}	
div#nav{	
	float: right;
	position: relative;
	top: 0px;
	left: 567px;
	width:  172px;
	background: ffffff;
}	
div#services{
	width: 162px;
	height: 230px;
	background: url(../img/services_bg.gif) no-repeat;
	margin: 10px 0 0 0;
}
div#services a{
	display: block;
	width: 125px;
	height: 30px;
	color: #666666;
	text-decoration: none;
	position: relative;
	top: 60px;
	left: 25px;
}
div#services a:hover{
	text-decoration: underline;
}
div#apply{
	width: 162px;
	height: 177px;
	background: url(../img/apply_bg.gif) no-repeat;
	margin: 10px 0 0 0;
	position: relative;
}
div#apply p{
	width: 65px;
	position: absolute;
	top: 56px;
	left: 10px;
	color: #666666;
}
div#apply a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	position: absolute;
	top: 139px;
	left: 59px;
}
div#apply a:hover{
	color: #333333;
}
div#call{
	width: 162px;
	height: 177px;
	background: url(../img/call_bg.gif) no-repeat;
	margin: 10px 0 10px 0;
	position: relative;
}
div#call p{
	width: 65px;
	position: absolute;
	top: 56px;
	left: 86px;
	color: #666666;
}
div#footer{
	width: 739px;
	height: 37px;
	background: #eeeeee url(../img/foot_bg.gif) repeat;
	margin: 0 auto;
}
div#footer p{
	color: #666666;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 170px;
}
div#footer p a{
	color: #666666;
	text-decoration: none;
}
div#footer p a:hover{
	text-decoration: underline;
}
div#copy{
	width: 739px;
	margin: 0 auto;
}	
div#copy p, div#copy h3{
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: White;
}
div#comp{
	width: 739px;
	background: White;
}
iframe{
	position: relative;
	left: 20px;
}
