BODY {
	background-color: #F1F1F1;
	width: 1000px;
	margin: 0 auto;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A IMG {
	border: none;
}
#MainBlock {

}
P {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
DIV.clear {
	clear: both;
}
#MainContainer {
	background-color: #fff;
}
/* top */
#TopKeywords {
	width: 1000px;
	height: 23px;
	background-color: #000;
	border-bottom: 1px solid #ddd;
}
#TopKeywords H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	line-height: 23px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#TopBlock {
	width: 1000px;
	margin: 0;
	padding: 0;
}
#TopBlock IMG {
	vertical-align: bottom;
}
#TopBlock #Top #TopLeftSection,
#TopBlock #Top #TopMiddleSection,
#TopBlock #Top #TopRightSection {
	float: left;
}
#TopBlock #Top #TopMiddleSection #TopMenu {
	width: 211px;
	height: 133px;
	background-image: url(../images/top/top2_bg.jpg);
	background-repeat: repeat-y;
}
#TopBlock #Top #TopMiddleSection #TopMenu UL {
	width: 185px;
	margin:0;
	padding: 0 0 0 13px;
}
#TopBlock #Top #TopMiddleSection #TopMenu LI {	
	height: 32px;
	background-image: url(../images/top/top2_button.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TopBlock #Top #TopMiddleSection #TopMenu LI A {
	color: #fff;
}
/* menu */
#MainOptions {
	width: 1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#MainOptions UL {
	margin: 0;
	padding: 0;
}
#MainOptions UL LI {
	background-color:#000;
	list-style: none;
	width: 140px;
	height: 23px;
	margin: 0 3px 0 0;
	padding: 0; 
	float: left;
}
#MainOptions LI A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	line-height: 23px;
}
#MainOptions LI A:hover {
	color: #fff;
}
/*  */
#Center {
	width: 1000px;
	margin: 0;
	padding: 0;
}
#Col1 {
	width: 220px;
	float: left;
}
#Col2 {
	width: 558px;
	float: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#Col3 {
	width: 220px;
	float: left;
}
/* main menu */
#Menu {
	width: 220px;
	background-image: url(../images/main_menu/menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#Menu H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D4669;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 10px;
}
#Menu UL {
	text-align: left;
	margin: 0 10px;
	padding: 0 0 10px 0;
	border-bottom: 4px solid #89A3B5;
}
#Menu UL LI {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #89A3B5;
}
#Menu UL LI A {
	line-height: 25px;
	color: #1D282F;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#Menu UL LI IMG {
	vertical-align: middle;
}
/* Bottom Styles */

#Bottom {
	width: 1000px;
	margin: 20px 0 40px 0;
	padding: 0;
	clear: both;
	border-top: 1px solid #DEDEDE;
}
#Bottom #BottomLeftSection {
	width: 220px;
	height: 42px;
	background-image: url(../images/bottom/bottom_light_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	float: left;
}
#Bottom #BottomRightSection {
	width: 780px;
	height: 42px;
	background-image: url(../images/bottom/bottom_dark_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	float: left;
}
/* footer */
#Footer {
	width: 1000px;
	margin : 0 0 50px 0;
	padding : 5px 0 0 0;
}
#CopyRights {
	width : 270px;
	margin : 0;
	padding :0;
	float : left;
}
#CopyRights P {
	font-size : 9px;
	color : #aaa;
	text-align : right;
	margin: 0;
	padding: 0;
}
#CopyRights A,
#CopyRights A:visited,
#CopyRights A:hover {
	color : #aaa;
}
#BottomSiteInfo {
	border-left : 1px solid #888;
	margin : 0 0 0 280px;
	padding : 0 0 0 5px;

}
#BottomSiteInfo P {
	font-size : 9px;
	color : #aaa;
	text-align : left;
	margin: 0;
	padding: 0;
}
