html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 0;
	padding: 0;
	background: #000000;
	background-image:url(background.png)
	text-align: left;
	font-weight:normal;
	font-size: 15px;
	color: #2A3881;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}


html, body {
text-align: center;
}
p {text-align: left;}




#header h1
{
display:block;
float:left;
line-height:70px;
margin-left:17px;
width:230px;
color:#FFFFFF;
text-align:left;
font-size:23px;
font-weight:normal;
float:left;

}


#header ul {
	padding: 0px;
	list-style-type: none;
	height:21px;
            margin-left:250px;
	text-align:center;
	height:85px;
	overflow:hidden;
}
#header ul li , #header ul li a, #header ul li a:visited{
	display:block;
	float:left;
	margin: 0px;
	text-align:center;
	line-height:72px;
	width:133px;
	color:#FFFFFF;

	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

#header ul li a:hover{
color:#CCCCCC;
}

#main 
{
margin-top:10px;
margin-bottom:10px;
}

#main .main_top
{
height:85px;
width:921px;
background-image:url(main_top.png);
background-repeat:no-repeat;
}

#main .main_body
{

padding-left:0px;
height:auto;
width:921px;
background-image:url(main_body.png);
background-repeat:repeat-y;
color:#2A3881;
padding-bottom:20px;


}


#main .main_top h1
{
font-size:24px;
font-weight:normal;
line-height:85px;
color:#2A3881;
padding-left:25px;
background-image:url(header_h1_bg.png);
background-position:right;
background-repeat:no-repeat;
margin-right:25px;
}

#main .main_body p
{
line-height:19px;
letter-spacing:1px;
padding-bottom:15px;
padding-left:20px;
padding-right:20px;
}


#main .main_bottom
{
height:8px;
width:921px;
background-image:url(main_bottom.png);
background-repeat:no-repeat;
}


#page
{
  margin: 0 auto 0 auto; 
  margin-top:25px;
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 921px;
}

#header
{
background-image:url(header.png);
background-repeat:no-repeat;
width:921px;
height:72px;
}



#footer {
display:block;
width: 921px;
height:74px;
background: url(footer.png) no-repeat;
text-align:right;
font-weight:normal;
font-size:10px;
line-height:75px;
}

#footer p{
padding-right:20px;
text-align:right;
}

#footer, #footer a, #footer a:visited{
color:#FFFFFF;
font-weight:normal;

}

#footer a:hover{
text-decoration:none;
color:#CCCCCC;
font-weight:normal;

}

#footer .footerbottom ul li , .footerbottom ul li a, .footerbottom ul li a:visited{
	display:block;
	float:left;
	margin: 0px;
	margin-left:23px;
	margin-right:0px;
	text-align:center;
	line-height:68px;
	width:133px;
	color:#2A3881;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

#footer .footerbottom ul {
	padding: 0px;
	list-style-type: none;
	height:21px;
	text-align:center;
	height:85px;
	overflow:hidden;
}


#footer footerbottom ul li a:hover{
color:#CCCCCC;
font-weight:normal;
}


