﻿body	{ background:#FFF; }
img		{ border:0; }
span	{ font-family:Arial; font-style:normal; font-size:18px; color:#FFF; }
a		{ color:#ffffff; text-decoration:underline; }
a:hover	{ text-decoration:none; }
#centerMe
{
	width:723px;
	height:590px;
	margin:0 auto;
	position:relative;
	text-align:justify;
}
	#left
	{
		width:322px;
		min-height:110px;
		height:auto !important;
		height:110px;
		position:absolute;
		left:0px;
		top:23px;
	}
		#leftTop
		{
			width:322px;
			height:34px;
			background:transparent url(/g/top_left.gif) no-repeat left top;
			padding-top:25px;
			text-align:center;
		}
			#leftTop span
			{
				font-weight:bold;
			}
		#leftMiddle
		{
			width:253px;
			min-height:436px;
			height:auto !important;
			height:436px;
			background-color:#259cff;
			padding:10px 38px 0 31px;
		}
		#leftBottom
		{
			width:322px;
			height:59px;
			background:transparent url(/g/bottom_left.gif) no-repeat left top;
			text-align:center;
		}
			#leftBottom a { font-size:24px; }
			#leftBottom a:hover { text-decoration:none; }
	#right
	{
		width:322px;
		min-height:110px;
		height:auto !important;
		height:110px;
		position:absolute;
		right:0px;
	}
		#logo
		{
			width:322px;
			height:170px;
			background:transparent url(/g/forsidebanner.png) no-repeat left top;
		}
		#rightTop
		{
			width:322px;
			height:29px;
			background:transparent url(/g/top_right.gif) no-repeat left top;
			text-align:center;
			padding-top:30px;
		}
			#rightTop span { font-weight:bold; font-size:24px; }
		#rightMiddle
		{
			width:270px;
			min-height:284px;
			height:auto !important;
			height:284px;
			text-align:left;
			padding:10px 22px 0 30px;
			background-color:#ffcbe3;
		}
		#rightBottom
		{
			width:322px;
			min-height:59px;
			height:auto !important;
			height:59px;
			background:transparent url(/g/bottom_right.gif) no-repeat left bottom;
			text-align:center;
		}