body {
	/*background: url(images/back_page.jpg) top center repeat-y;*/	
	background-color:#010101;
	font-family: Arial, Helvetica, sans-serif,Verdana,Geneva;
	font-size: 13px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

#MainDiv{
	background: url(images/bg.jpg) top center no-repeat;
	width: 978px;
	height: 781px;	
	margin:auto;
}

#content{
	padding-top: 56px;
	width:680px;
	height:285px;
}

#text{
	padding-top: 17px;
	padding-left: 43px;
	text-align: left;	
	line-height: 22px;
}
.logos img {
	margin-bottom:12px;
	margin-left:27px;
	margin-right:57px;
}
.clickHere{
	background: url(images/green_border.gif) top center no-repeat;	
	width: 328px;
	height: 27px;
	float: left;
	text-align:center;
	margin-top:10px;
	padding-top:2px;
	color:FFFFFF;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}