/* CSS Document */

#container1 {
  margin-top: 10px; 
  text-align: center; 
  position: absolute; 
  left: 0px; 
  width: 100%; 
  height: 1px; 
  overflow: visible; 
  display: block;
}
  
#container2 {
  width: 852px; 
  margin-left: -426px; 
  position: absolute; 
  left: 50%; 
  text-align: center; 
  top: 1px; 
  height: 615px;
}

#main {
	text-align:left;
	position:absolute;
	left:25px;
	top:355px;
	width:802px;	
	z-index:2;


}

#header {
	position:absolute;
	left:25px;
	top:156px;
	width:801px;
	height:200px;
	z-index:1;
}

#menu {
	position:absolute;
	left:25px;
	top:125px;
	width:803px;
	height:34px;
	z-index:3;
}

td img {display: block;}

#logo {
	position:absolute;
	left:25px;
	top:6px;
	/*width:332px;*/
	height:61px;
	z-index:4;
}


#main_header {
float: left;
margin-left: auto;
margin-right: auto;
clear: both
}

#main_header h1 {
width: 800px;
clear: both;
font-size: 25px;
}

#main_header img {

float: left;
margin-top: 25px;
margin-left: 50px;
margin-right: 150px;
margin-bottom: 25px;
}


#main_content {
width: 800px;
float: left;
clear: both;
display: block;
padding-bottom: 10px;
margin-bottom: 10px;

}



#main_content p {

}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	width:800px;
	float:left;
	height:53px;
	z-index:15;
margin-top: 55px;
}

#footer td {font-size:10px;
color:#FFFFFF;
	
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #990000;
	font-weight: bold;
}

.bodyText  a:link {
	color: #990000;
	text-decoration: none;
}

.bodyText  a:visited {
	color: #990000;
	text-decoration: none;
}

.bodyText a:hover {
	text-decoration: none;
	color: #990000;
}
.bodyText a:active {
	text-decoration: none;
	color: #990000;
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
