body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
A IMG {
	border: none;
}
#MainContainer {
	width: 1000px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	border-bottom: 5px solid #f2f4e9;
	margin: 0 auto;
	padding: 0;
}
/* TOP */
#TopKeywords{
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#TopKeywords P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;	
	color: #d2d2d1;
	margin: 0 auto;
	padding: 0;
}
#Top {
	width: 1000px;
	height: 136px;
	background-image: url(../images/top/bg_top.jpg);
	background-repeat: repeat-x;
	/*border: 1px solid #000;*/
	position: relative;
	margin: 0;
	padding: 0;
}
#TopLeftCorner {
	height: 136px;
	float: left;
	margin: 0;
	padding: 0;
}
#MainMenu {
	width: 610px;
	height: 38px;
	background-image: url(../images/mainmenu/bg_mainmenu.jpg);
	background-repeat: repeat-x;
	float: left;
	margin: 0;
	padding: 0;
}
#MainMenu UL {
	height: 38px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#MainMenu UL LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 38px;
	margin: 0;
	padding: 0;
}
#MainMenu UL LI.menulines {
	height: 38px;
	background-image: url(../images/mainmenu/menu_lines.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 10px;
}
#MainMenu UL LI A {
	text-decoration: none;
	color: #6d532f;
}
#TopRightCorner {
	height: 136px;
	float: right;
	margin: 0;
	padding: 0;
}
#Logo {
	height: 97px;
	position: absolute;
	top: 39px;
	left: 5px;
	margin: 0;
	padding: 0;
}
#CarRacing {
	width: 361px;
	height: 228px;
	/*background-image: url(../images/top/car-racing.jpg);*/
	background-repeat: no-repeat;
	position: absolute;
	top: 4px;
	right: 5px;
	margin: 0;
	padding: 0;
}
#InternalMenu {
	width: 390px;
	height: 20px;
	position: absolute;
	top: 135px;
	left: 150px;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000;*/
}
#InternalMenu P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 5px;
	color: #5782ad;
	margin: 0;
	padding: 0;
}
#InternalMenu P A {
	color: #5782ad;
	text-decoration: none;
}
#InternalMenu P A:hover {
	color: #e46e05;
	text-decoration: underline;
}
/* TOP */

#Center {
	width: 990px;
	/*height: 800px;*/
	background-color: #fff;
	/*border: 1px solid #000;*/
	margin: 0 0 0 5px;
	padding: 0;
}
#WelcomeBox {
	margin: 0;
	padding: 0 0 0 10px;
	/*border: 1px solid #000;*/
}
#WelcomeBox H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #908b85;
	margin: 0;
	padding: 0;
}
#WelcomeBox P {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #2c3646;
	margin: 0;
	padding: 10px 0 0 0;
}
#WelcomeBox P.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #e08327;
	margin: 0;
	padding: 2px 0 0 0;
}
/* articles section by Xtina */ 
#Articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
}
#Articles H3 {
	margin: 0 0 0 10px;
	padding: 0;	
}
#Articles H3 A {
	font-size: 14px;
	color: #2F4F4F; 
}
#Articles P {
	margin: 0;
	padding: 0;		
}
/**/
#GoogleAdBox {
	width: 482px;
	background-color: #fff;
	/*border: 1px solid #000;*/
	margin: 0 auto;
	padding: 0 0 5px 0;
}
.googleAd {
	width: 240px;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
}
#Bottom {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	/*float: left;
	border: 1px solid #000;*/
}
#Bottom P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	word-spacing: 15px;
	margin: 0;
	padding: 0;
}
#Bottom P A {
	color: #2c3646;
	text-decoration: none;
}
#Bottom P A:hover {
	color: #e08327;
	text-decoration: underline;
}
#Footer {
	width: 990px;
/*	background-image: url(../images/mainpage/bg_footer.jpg);
	background-repeat: repeat-x;*/
	margin: 0 auto;
	padding: 0;
	/*float: left;
	border: 1px solid #000;*/
}
#Footer P {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #777777;
	margin: 0;
	padding: 0 50px 10px 50px;
}
#Footer P A {
	color: #ff8d26;
	text-decoration: none;
}
#Footer P A:hover {
	color: #ff0000;
	text-decoration: underline;
}
#SeoSolutions {
	height: 100px;
	background-image: url(../images/mainpage/bg_footer.jpg);
	background-repeat: repeat-x;
}
#SeoSolutions P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4c4c4c;
	margin: 0;
	padding: 10px 0 0 0;
}
.clear {
	clear: both;
}