.Site {
	position:			absolute;
	float:				none;
	width:				1024px;
	left: 				50%;
	margin-left:		-475px;
}

.Logo {
	position:			absolute;
	left:					300px;
}

.Left {
	float:				left;
	width:				50px;
	height:				500px;
	background:			#ffffff url(../images/Left.gif) center bottom no-repeat; 	
}

.Left_Adv {
	float:				left;
	margin-top:			500px;
}

.Left_Menu {
	float:				left;
	margin-top:			150px;
}

.Left_Menu a {
	color: 				#7F7F7F;
	font-family: 			Calibri,Arial,sans-serif;
	font-size:			20px;
	font-weight:			bold;
	line-height:			200%;
}

.Right {
	position:			absolute;
	float:				none;
	width:				126px;
	height:				100%;
	left: 				50%;
	margin-left:		274px;
	top:				0px;
	background-color:	#FFDFA4;
	overflow:			hidden;
}

.RightIMG {
	MARGIN-TOP: -122px; 
	LEFT: 50%; 
	FLOAT: right; 
	MARGIN-LEFT: 274px; 
	BOTTOM: 119px; 
	POSITION: absolute;
	WIDTH: 50px;
}

.RightIMG  img {
	padding-top: 300px;
	BACKGROUND-COLOR: #bbbcc0;
}


.RightTopMenu {
  padding 		   : 10px;
  width            : 106px;
  height           : 100%;
  background-color : #BBBCC0;
  color            : #FFFFFF;
  font-size: 12pt;
  font-weight:bold;
}

.RightTopMenu li {
  margin  : 0px;
  padding : 0px;
  list-style-type : none;
}

.RightTopMenu a {
  display : block;
  color : #FFFFFF;
  text-decoration : none;
  margin-bottom : 15px;
  width : 106px;
}

.RightTopMenu a:hover {
  text-decoration : underline;
}

.Middle {
	margin-top:			120px;
}

.Content 
{
	MARGIN:				10px 240px 20px 160px; 
	font-family:		Calibri,Arial,sans-serif;
	font-size:			17px;
	color:				#7F7F7F;
	min-height: 		500px;
	padding-left:		50px;
}

.Content td {
  border : solid 2px #D9D9D9;
  padding : 5px;
}

td.Column_1,td.Column_2,td.Column_3 {
  border : 0px;
}

.Content a, h1, h2, h3, h4, h5, h6 {
	color: 				#FFC000;
	font-family:		Calibri,Arial,sans-serif;
	font-style:			normal;
}

.Right_Adv {
	float:				right;
	padding-top:		120px;
	width:				90px;
}

#LastNews {
	width: 				650px;
	border: 			solid 2px #D9D9D9; 
	margin-bottom: 		138px;
	font-family:		Calibri,Arial,sans-serif;
	font-size:			17px;
	color:				#7F7F7F;
	margin-left:		110px;
}

.Bottom {
	height:				122px;
	width:				800px;
	background-color:	#FFDFA4;
	float:				right;
	position:			relative;
	margin-top:			-122px;
	bottom:				0px;
	position:			absolute;	
	left: 				50%;
	margin-left:		-400px;
}

.MainMenuItem {
  text-decoration : none;
}

.MainMenuItem:hover {
  text-decoration : underline;
}

.MainMenuItem_selected {
  text-decoration : underline;
}

.titlebar {
  color : #FFC000;
  font-size : 14pt;
  font-weight : bold;
  text-decoration : underline;
}

table.noBorders {
 border:	solid 2px #D9D9D9; 
}

table.noBorders tr td {
  border : 0px;
  vertical-align : top;
}
