BODY
 {
	width: 100%;
	background-color: #B0BABA;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: solid;
	border-width: 0px;
	border-color: #ffffff;
	font-family: Myriad Pro, Serif;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}

a, a:link, a:visited 
{	
	color: #9ebcc1;	
	text-decoration: none;
}
a:hover 
{	
	color: #b8bd27;	
	text-decoration: none;
}

a.email, a.email:link, a.email:visited 
{	
	color: #9ebcc1;	
	text-decoration: none;
}

a.email:hover 
{	
	color: #b8bd27;	
	text-decoration: none;
}

#site_container
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	height: 100%;
	text-align: left;
}

html>body #site_container 
{
	border: 1px solid #ffffff;
	border-color: transparent;
	border-top: 0;
	border-bottom: 0;
}

#header_container
{
   	position: relative;
	top: 0px;
	left: 0px;
	width: 779px;
	height: 402px;
	overflow: hidden;
}

#header_image01
{
   	position: absolute;
	top: 0px;
	left: 0px;
	width: 779px;
	height: 44px;
	padding: 0px;
	background-image: url('../images/index_01.gif');
	overflow: hidden;
}
#header_image02
{
   	position: absolute;
	top: 44px;
	left: 0px;
	width: 779px;
	height: 53px;
	padding: 0px;
	background-image: url('../images/index_02.gif');
	overflow: hidden;
}
#header_image03
{
   	position: absolute;
	top: 97px;
	left: 0px;
	width: 414px;
	height: 260px;
	padding: 0px;
	background-image: url('../images/index_03.gif');
	overflow: hidden;
}
#header_image04
{
   	position: absolute;
	top: 97px;
	left: 414px;
	width: 168px;
	height: 260px;
	padding: 0px;
	background-image: url('../images/index_04.gif');
	overflow: hidden;
}
#header_image05
{
   	position: absolute;
	top: 97px;
	left: 582px;
	width: 197px;
	height: 260px;
	padding: 0px;
	background-image: url('../images/index_05.gif');
	overflow: hidden;
}
#header_image06
{
   	position: absolute;
	top: 357px;
	left: 0px;
	width: 779px;
	height: 45px;
	padding: 0px;
	background-image: url('../images/index_06.gif');
	overflow: hidden;
}

#navigation_container
{
   	position: relative;
	top: 0px;
	left: 0px;
	width: 779px;
	height: 41px;
	background-color: #6a7b7b;
	overflow: hidden;
}
#nav_position
{
   	position: absolute;
	top: 10px;
	left: 0px;
	width: 779px;
	height: 30px;
	padding: 0px;
	overflow: hidden;
	text-align: right;
}

#footer_container
{
   	position: relative;
	top: 0px;
	left: 0px;
	width: 779px;
	height: 132px;
	padding: 0px;
	background-color: #6a7b7b;
	background-image: url('../images/bmec-footer.gif');
	overflow: hidden;
}
#footer_nav
{
   	position: absolute;
	top: 65px;
	left: 0px;
	width: 779px;
	height: 15px;
	padding: 0px;
	overflow: hidden;
	font-size: 12px;
}
