/* CSS Document */

body
{
	background:transparent url(imgs/background_img.png) repeat-x;
	background-color:#2a6cb9;
	text-align:center;
	width:1218px;
}
.pageWrapper {
	width:1218px;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
a img
{
	border:medium none;
}

.top_header
{
	margin-top:35px; 
	height:317px;
}

.main_top_bg
{
	background-image:url(imgs/top_bg.jpg);
	width:904px;
	height:450px;
	margin-left:167px;
}

.main_bottom_bg
{
	background-image:url(imgs/bottom_main_bg.jpg);
	width:900px;
	height:450px;
	margin-left:170px;
}

.links
{
	margin-left:-27px;
text-align:left;
}

.pokeman_img
{
	left:765px;
	position:relative;
	top:-105px;
}

.pokeman_rabbit
{
	float:left;
	left:-154px;
	position:relative;
	top:91px;
}

.bottom_bg
{
	background-image:url(imgs/bottom_bg_new.png);
	width:897px;
	height:730px;
	margin-left:173px;
}

.heading
{
	font-size:18px;
	color: #ffffff;
	text-decoration: none;
	font-family:Tahoma;
	font-weight:bold;
	float:left;
}

.text
{
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	font-family:Tahoma;
	font-weight:normal;
	float:left;
	text-align:justify;
	padding-right:20px;
}

.bottom_text
{
	float:left;
	clear:both; 
	margin-left:25px; 
	position:relative; top:-280px;
}

.bottom_div
{
	clear:both;
	margin-left:25px;
	position:relative;
	top:-163px;
}