body
{
	background-color: #A5CBE2;
	background-repeat: repeat-x;
	text-align:center;
	color:#39505E;
	font-family:Tahoma;
}
.main_table
{
	width:1024px;
	border:0px;
	font:11px tahoma,sans-serif;
	text-align:left;
	color:#39505E;
}
#top {

background-image:url(images/main_top.jpg);
background-position:left top;
background-repeat:no-repeat;
color:#39505E;
font-size:20px;
font-weight:bold;
height:256px;
padding-bottom:140px;
padding-left:650px;

}
#content
{
	width:980px;
	text-align:justify;
	background-color:#C9E0EE;
}
#footer
{
	width:980px;
	border-top:1px solid #39505E;
	text-align:right;
	background-color:#C9E0EE;
	padding: 15px;
}

.text {
	padding: 15px 15px 45px 15px;

}
.title_text {
padding:45px 15px 15px 15px;
font-weight:bold;
}