BODY {
	margin: 0;
	padding: 0;
	background-color: #000;
}
DIV.clear {
	clear: both;
}
#MainContainer {
	width: 980px;
	margin: 0 auto;
	background: #000;
}
#TopKeywords {
	height: 15px;
	background-color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBDBDB;
	line-height: 15px;
	text-align: center;
}
#Top {
	/*border: 1px solid #fff;*/
	background-image: url(../images/top/top.jpg);
	height: 150px;	
	width: 980px;
}
#TopLogo {
	font-family: Impact;
	font-size: 48px;
	color: #fff;	
	margin: 0;
	padding: 35px 0 0 25px;
}
#TopSlogan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	margin: 0 0 0 25px;
	padding: 0;
}
#TopBottom {
	height: 20px;
	background-image: url(../images/top/topbottom-bg.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#Menu {
	width: 180px;
	background-color: #383a3a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e7ebed;
	float: left;	
}
#Menu UL {
	margin: 0;
	padding: 0;
}
#Menu UL LI {
	height: 20px;	
	list-style: none;
	line-height: 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#Menu UL LI A {
	color: #e7ebed;
	text-decoration: none;
	margin: 0 0 0 10px;	
}
#Menu UL LI.title {
	background-image: url(../images/menu/title-bg.jpg);
}
#MainPageContent {
	background-color: #2e2f2f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 760px;
	height: 700px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 10px 0 10px;
}
#MainPageContent H2 {
	height: 14px;
	color: #d1c721; 	
}
#MainPageContent P {
	font-size: 11px;
	color: #d9dfe2;
}
#MainPageContent P A.atext {
	color: #d9dfe2;
	font-weight: bold;
}
#Bottom {
	margin: 0 0 10px 0;

}
#Bottom #BottomMenu {
	height: 70px;
	color: #dee3e6;
}
#Bottom #BottomText,
#Bottom #BottomMenu  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #424344;
	margin: 5px 5px 0 5px;
}
#BottomMenu DIV.options {
	height: 35px;
	font-size: 10px;
}
#BottomMenu DIV.options A {
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	color: #dee3e6;
	text-align: justify;
}
#Bottom #BottomText {
	color: #7f8386;
	height: 55px;
	font-size: 11px;
	padding: 15px 45px 0 45px;
}
