body
{
	text-align:center;
	margin:0 auto;
	font: 8pt verdana; 
	padding: 0px; 
	background: url(images/bg_01.jpg) repeat-x white;	
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

img 
{
	border: 0px;
}

#container
{
	width: 804px; 
	margin: auto;
	text-align: left;
	overflow: auto;	
	padding: 0px;
}


#bg2
{
	width:	556px;
	height:	179px;
	float: left;
	background-image: url(images/bg_02.jpg);
}

#bg3
{
	width:	248px;
	height:	179px;
	float: left;
	background-image: url(images/bg_03.jpg);
}

#bg5
{
	width:	556px;
	height:	156px;
	float: left;
	background-image: url(images/bg_05.jpg);
}


#bg6
{
	width:	248px;
	height:	156px;
	float: left;
	background-image: url(images/bg_06.jpg);
}

#bg5a
{
	width:	556px;
	float: left;
	background: url(images/bg_05a.jpg) no-repeat;	
	text-align: right; 	
}

#bg6a
{
	width:	248px;
	float: left;
	background: url(images/bg_06a.jpg) no-repeat;	
}

#bg_pas
{
	width:	804px;
	background: url(images/bg_pas.jpg) repeat-y white;	
	float: left;
}


#bg7, #bg7a
{
	width:	556px;
	height:	194px;
	float: left;

}

#bg8, #bg8a
{
	width:	248px;
	height:	194px;
	float: left;
	background-image: url(images/bg_08.jpg);
}

#bg7a
{

}

#bg8a
{
	background-image: url(images/bg_08a.jpg);
}



#bg9
{
	width:	804px;
	height:	56px;
	float: left;
	background-image: url(images/bg_09.jpg);
	text-align: center; 
	color: #9a9a9a;
}

#body_text
{
	text-align: left; 
	width: 536px;
	padding-top: 120px;
	padding-left: 10px; 
	margin: auto;
	overflow: auto;	
	font-size: 10pt;
	float:left;
}

.separator
{
	width: 526px;
	border-top-style: dotted;
	border-width: 1px;
	border-color: #75b748;
	float: left;
}

#body_text_right
{
	text-align: left; 
	width: 208px;
	padding-top: 60px;
	padding-left: 20px; 
	margin: auto;
	overflow: auto;	
	font-size: 10pt;
	float:left;
}

a:link
{
  text-decoration: none;
  color: gray;
}  
a:visited
{
  text-decoration: none;
  color: gray;
}
a:hover
{
  color: white;
  text-decoration: none;
  background-color: #99CC00;
}        
  
a.menu_b:link, a.menu_b:visited, a.menu_b:hover
{
	text-decoration: none;
  color: white;
	position: relative;
	top: 15px;
	left: 25px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	background-color: transparent; 
}  

a.menu_b:hover
{
	color: ThreedDarkShadow;
	text-decoration: underline;
}   


