﻿.Page .Head
{
	background: url(images/head.gif) no-repeat top center;
	height: 209px;
	margin-bottom: 20px;
}

.Page .MainMenu
{
	float: right;
	margin-top: 148px;
	margin-right: 20px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	color: #74B71C;
}

.Page .BaseBody
{
	padding: 0px 10px 0px 10px;
}

.Page .Footer
{
	clear: both;
	width: 766px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 9px;
	color: #999;
	background: url(images/footer_bg.gif) repeat-x bottom;
}
.Page .Footer a
{
	color: #999;
}
.Page .Footer a:hover
{
	color: #74B71C;
}
.Page .Footer .Ad
{
	margin-bottom: 5px;
	text-align: center;
}

.Page .TwoColumnMainRight .Left
{
	float: left;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	background: url(images/sub_col_right_bg.gif) right repeat-y;
}

.Page .TwoColumnMainRight .Right
{
	margin: 0px 20px 10px 220px;
}

.Page .TwoColumnMainLeft .Left
{
	margin: 0px 220px 10px 20px;
}

.Page .TwoColumnMainLeft .Right
{
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	background: url(images/sub_col_left_bg.gif) left repeat-y;
}

.Page .ThreeColumnMainLeft .Right,
.Page .ThreeColumnMainLeft .FarRight
{
	float: right;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	background: url(images/sub_col_left_bg.gif) left repeat-y;
}

.Page .ThreeColumnMainLeft .RightBottom
{
	clear:right;
	float: right;
	width: 360px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	background: url(images/sub_col_left_bg.gif) left repeat-y;
}

.Page .ThreeColumnMainLeft .Left
{
	margin: 0px 0px 10px 20px;
}