html {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	letter-spacing: -0.5px;
}
a {
	outline: none;
}
body {
	background: #c0c0c0;
	margin: 0;
	padding: 0;
}



img {
	border: none;
}

p {
	padding: 0;
	margin: 5px 0 5px 0;
}

.main {
	position: absolute;
	left: 50%;
	/*height: 643px;*/
	height: 598px;
	width: 920px;
	margin: 0;

	top: 50%;
	margin-top: -321px;
	margin-left: -460px;
	background: white;
}
.header {
	position: absolute;
	left: 0px;
	width: 920px;
	top: 00px;
	height: 74px;
	border: none;
	background: white;
}
.menu {
	position: absolute;
	left: 0px;
	top: 74px;
	width: 920px;
	height: 26px;
	background: white;
	padding: 7px 0px 0px 0px;
}
.menu img {
	border: none;
}

.menu a {
display:block;
position:absolute;
height: 8px;
text-decoration: none;
}
.menu #home_a {
background:url(../images/buttons/home_a.jpg) top;
width: 39px;
}
.menu #aboutus_a {
background:url(../images/buttons/abtus_a.jpg) top;
width: 59px;
}
.menu #services_a {
background:url(../images/buttons/services_a.jpg) top;
width: 57px;
}
.menu #health_a {
background:url(../images/buttons/health_a.jpg) top;
width: 96px;
}
.menu #contact_a {
background:url(../images/buttons/contact_a.jpg) top;
width:72px;
}
.menu #home  {
background:url(../images/buttons/home.jpg) top;
width: 39px;
}
.menu #home:hover {
background-position: 0 -9px;
}
.menu #aboutus {
background:url(../images/buttons/abtus.jpg) top;
width: 59px;
}
.menu #aboutus:hover {
background-position: 0 -10px;
}
.menu #services{
background:url(../images/buttons/services.jpg) top;
width: 57px;
}
.menu #services:hover {
background-position: 0 -10px;
}
.menu #health{
background:url(../images/buttons/health.jpg) top;
width: 96px;
}
.menu #health:hover {
background-position: 0 -10px;
}

.menu #contact{
background:url(../images/buttons/contact.jpg) top;
width: 72px;
}
.menu #contact:hover {
background-position: 0 -9px;
}



.servicesmenu {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 240px;
/*	height: 175px;*/
	background: #9d2517;
	font-size: 10.5px;
	opacity: .9;
	filter: alpha(opacity=90);
	color: #e0e0e0;
	visibility: hidden;
	margin: 0;
	padding: 10px 0;
	z-index: 100;
}
.servicesmenu ul {
	margin: 0;
	padding: 0 5px 0 5px;
	width: 90%;
}
.servicesmenu li {
	list-style-type: none;
	display: block;
	padding: 0 0 5px 5px;
	margin: 0 0 5px 5px;
	border-bottom: 1px solid white;
	width: 98%;
}
.servicesmenu a {
	color: #e0e0e0;
	text-decoration: none;
}
.servicesmenu a:hover {
	color: white;
	text-decoration: none;
}
.sroll1 {
	z-index:15;
}
.sroll1 a {
display:block;
position:absolute;
width: 89px;
height: 84px;
background: url(../images/services_rollover_1.jpg) top;
text-decoration: none;
}
.sroll1 a:hover {
background-position: 0 -84px;
}
.sroll2 a {
display:block;
position:absolute;
width: 89px;
height: 84px;
background: url(../images/services_rollover_2.jpg) top;
text-decoration: none;
}
.sroll2 a:hover {
background-position: 0 -84px;
}

.sroll3 a {
display:block;
position:absolute;
width: 89px;
height: 84px;
background: url(../images/services_rollover_3.jpg) top;
text-decoration: none;
}
.sroll3 a:hover {
background-position: 0 -84px;
}

#projecttab {
	position: absolute;
	left: 34px;
	top: 181px;
	background: url('../images/tabs/projecttab.jpg');
	width: 399px;
	height: 263px;
}
#infotab {
	position: absolute;
	left: 34px;
	top: 181px;
	background: url('../images/tabs/infotab.jpg');
	width: 399px;
	height: 263px;
}
.leader {
	position: absolute;
	left: 13px;
	width: 692px;
	top: 100px;
	/*height: 525px;*/
	height: 480px;
	background: white;
}
.aboutus {
	left: 735px;
	width: 165px;
	top: 100px;
	height: 153px;
	background: gray;
	position: absolute;
}
.services {
	left: 735px;
	width: 165px;
	top: 264px;
	height: 153px;
	background: gray;
	position: absolute;
}
.contactus {
	left: 735px;
	width: 165px;
	top: 427px;
	height: 153px;
	background: gray;
	position: absolute;
}
.footer {
	margin: 5px 0px 0px 0px;
	/*top: 623px;*/
	top: 578px;
	height: 44px;
	left: 0px;
	width: 920px;
	background: white;
	position: absolute;
}



#chas {
	position: absolute;
	left: 600px;
}
#cl {
	position: absolute;
	left: 672px;
}
#asuc {
	position: absolute;
	left: 822px;
}
