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

body {
	margin: 0;
	padding: 0;
	background: #C1C1C1;
	background-image:url(background.png)
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1F5F8;
}
*
{
  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:960px;
height:291px;
color:#FFFFFF;
text-align:center;
font-size:50px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;
background-image:url(the-end.jpg);
background-repeat:no-repeat;

}


#main 
{
margin-top:275px;
margin-bottom:1px;
margin-left:17px;
margin-right:17px;
height:auto;
width:960px;
background-image:url(the-end-down.png);
background-repeat:repeat;
line-height:1.3;
}


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

#main .main_body
{

padding-left:0px;
height:auto;
width:800px;
color:#000000;
padding-bottom:1px;
font-size:16px;
line-height:1.3;
}


#main .main_top h1
{
font-size:24px;
line-height:100px;
color:#000000;
padding-left:25px;
margin-right:25px;
}

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


#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-size:9px;
line-height:75px;
}

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

#footer, #footer a, #footer a:visited{
color:#FFFFFF;
}

#footer a:hover{
text-decoration:none;
color:#CCCCCC;
}

