@charset "utf-8";

/* CSS Document */



body {

	background-image: url(../source/bg2.jpg);

	background-repeat: repeat-y;

	background-color: #2b2b2b;

	background-position: center;

	background-position: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align:center;

}



#maincontainer{

  text-align:center;



	display:block;

	width: 900px;

	margin: auto;

	xx*margin-left:0px;



}



/*Top Section*/



#topsection{



}



/*Main Button Section*/



#btnsection{



}



/*Footer*/



#footer {

	width:470px;

	text-align:center;

	color: #CCCCCC;

	vertical-align: bottom;

	padding-top: 260px;

  margin:auto;

}



#footer_content {

	font-family: "Futura Lt";

	font-size: 12px;

	color:#FFFFFF;

}



a {

	color:#FFCC00;

}



a:hover {

	color:#00CCFF;

	text-decoration: none;

}



a:link, a:visited {

	text-decoration: none;

}

