a.who {
float:left;
	width: 156px;
	height: 32px;
	background: url("../images/menu/m_who.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;	
}

a.mission {
float:left;
	width: 132px;
	height: 32px;
	background: url("../images/menu/m_mission.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;	
}

a.service {
float:left;
	width: 134px;
	height: 32px;
	background: url("../images/menu/m_services.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;
}

a.advantage {
float:left;
	width: 152px;
	height: 32px;
	background: url("../images/menu/m_advantage.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;	
}

a.team {
float:left;
	width: 135px;
	height: 32px;
	background: url("../images/menu/m_team.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;	
}
a.gallery {
float:left;
	width: 117px;
	height: 32px;
	background: url("../images/menu/m_gallery.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;	
}
a.contact {
float:left;
	width: 116px;
	height: 32px;
	background: url("../images/menu/m_contact.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position:  0 0px;	
}

BODY {
margin:0px;
padding:0px;
background-image:url(../images/backgroundrepeat-dark.jpg);
}
#container {
width:100%;
margin:0px;
padding:0px;
}
#pagearea {
border:9px solid white;
width:943px;
margin:auto;
background-color:#FFFFFF;
}
#masthead {
width:942px;
height:107px;
background:url(../images/Top_Banner.jpg) no-repeat;
border-bottom:9px solid white;
}
#menu {
height:32px;
border-bottom:9px solid white;
}
#content {
border-bottom:9px solid white;
}
#actualcontent {
position:relative;
}
#footer {
width:942px;
height:67px;
background:url(../images/footer_banner.gif) no-repeat;
}