BODY {
	margin: 0;
	padding: 0;	
}
DIV.clear {
	clear: both;		
}
#MainContainer {
	width: 1000px;
	margin: 0 auto;
}
#TopKeywords {
	height: 15px;
	background-color: #43464B;
	border-bottom: 1px solid #55595F;
}
#TopKeywords H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656B72;
	text-align: center;
	line-height: 15px;
	margin: 0;
}
#Top {
	height: 300px;
	background-color: #262A29;
	background-image: url(../images/top/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Lucida Sans Unicode;
	font-size: 14px;

}
#Top #LogoBlock {
	width: 1000px;	
}
#Top #MenuOptions {
	height: 42px;
	color: #959595;
	text-align: right;
	padding: 0 20px 0 0;
}
#Top #MenuOptions A:HOVER,
#Top #MenuOptions A {
	color: #959595;
	text-decoration: none;
	line-height: 42px;
}
#Top #LogoBlock {
	height: 54px;
}
#Top #LogoBlock #Logo {
	width: 361px;
	float: left;
}
#Top #LogoBlock #Logo A IMG {
	vertical-align: middle;
	border: none;	
}
#Top #LogoBlock #YellowMark {
	width: 220px;
	height: 54px;
	background-image: url(../images/top/top-block3-yellow.jpg);
	float: right;
}
#Top #LeftBlock {
	width: 361px;
	height: 205px;	
	background-image: url(../images/top/top-block1.jpg);
	background-repeat: no-repeat;
	float: left; 
}
#Top #LeftBlock #Slogan {
	width: 170px;
	margin-top: 80px; 
	float: right;
}
#Top #LeftBlock #Slogan P {
	text-align: left;
	margin: 0;
	color: #fff;
}
#Top #LeftBlock #Welcome {

}
#Top #LeftBlock #Welcome #WelcomeText {
	width: 275px;
	margin: 25px 0 0 60px;
}	
#Top #LeftBlock #Welcome #WelcomeText P {
	margin: 0;
	color: #3C4240;
}	
#Top #CenterBlock {
	width: 419px;	
	height: 205px;
	background-image: url(../images/top/top-block2.jpg);
	background-position: 0 0;
	float: left;
}
#Top #RightBlock {
	width: 220px;
	height: 195px;
	background-image: url(../images/top/top-block3.jpg);
	background-position: 0 0;
	padding: 10px 0 0 0;
	float: left;
}
#Top #RightBlock P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	text-align: center;
	margin: 0;
}
#Top #RightBlock P A {
	color: #a4570d;
	text-decoration: none;
}
#Top #RightBlock P A SPAN {
	color: #BC0D27;	
}
/*bottom */
#Bottom {
	height: 50px;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 10px 20px 10px 0;
	border-top: 3px solid #D2EBBE; 
	border-bottom: 1px solid #D2EBBE;
	border-right: 1px solid #eee; 
	border-left: 1px solid #eee; 
}
#Bottom #LogoImage {
	width: 50px;
	margin: 0 10px 0 0;
	float: right;		
}
#Bottom #LogoImage IMG {
	vertical-align: bottom;
}
#Bottom #BottomText {
	float: left;
	width: 900px;	
}
#Bottom #BottomText P {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #94A0AF;
	margin: 0;
}
#Bottom #BottomText P A,
#Bottom #BottomText P A:VISITED {
	font-size: 14px; 
	color: #129FCE;
}