@charset "utf-8";
body {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 80%;
	
}
#Wrapper {
	width: 900px;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	min-height: 200px;
	max-height: 1500px;	
}

#Banner {
	width: 900px;
	height: 250px;
	background-image: url(XRC%20logo.jpg);
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}

#MainNav  {
	width: 900px;
	height: 40px;
	background-color: rgba(228,182,20,1.00);
}

#MainNav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 100;
}

#MainNav ul li      {
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	background-color: rgba(228,182,20,1.00);
	float: left;

}

#MainNav ul li ul li {
	float: none;
	display: none;
}

#MainNav ul li:hover ul li  {
	display: block;
}

#MainNav ul li a       {
	height: 40px;
	display: block;
	width: 130px;
	text-decoration: none;
	text-transform: uppercase;
	color: rgba(0,0,0,1.00);	
}

#MainNav ul li a:hover , #MainNav ul li a.thispage{
	background-color: rgba(255,255,255,1.00);
	color: rgba(0,0,0,1.00);
	font-weight: bold;
}

#MainBod  {
	width: 900px;
	min-height: 400px;
	max-height: 800px;
	position: relative;
	
}

#Footer  {
	width: 900px;
	height: 50px;
	margin-bottom: 50px;
	background-color: rgba(228,182,20,1.00);
	line-height: 50px;
	text-align: center;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;

}

#MainBod {
	color: black;
	font-size: 12px;
	text-align: center;


}

#MainBod p {
	position: absolute;
	z-index: 10;
	color: white;
	font-size: 30px;
	font-weight: bold;
	box-shadow: 

}

#MainBod #itsnot {
	margin-left: 20px;


}

#MainBod #the1 {
	margin-left: 158px;
	color: rgba(228,182,20,1.00);
	font-size: 40px;
	margin-top: 20px;
	text-shadow: 2px 2px 4px #000000;
}

#MainBod #brandthat {
	margin-left: 250px;
}

#MainBod #rider {
	margin-left: 660px;
	color: rgba(228,182,20,1.00);
	font-size: 40px;
	margin-top: 20px;
	text-shadow: 2px 2px 4px #000000;
}

/**sencond line **/

#MainBod #itstheriderthat {
	margin-left: 70px;
	margin-top: 70px;
}

#MainBod #defines {
	margin-left: 400px;
	color: rgba(228,182,20,1.00);
	font-size: 40px;
	margin-top: 68px;
	text-shadow: 2px 2px 4px #000000;
}

#MainBod #the2 {
	margin-left: 585px;
	margin-top: 70px;
}

#MainBod #brand2 {
	margin-left: 660px;
	color: rgba(228,182,20,1.00);
	font-size: 40px;
	margin-top: 68px;
	text-shadow: 2px 2px 4px #000000;
}

/******STYLE FOR x200R TABLE *****/

#WrapSpec {
	width: 400px;
	height: 340px;
	margin-top: 25px;
	float: left;
}

#Label {
	width: 400px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: rgba(0,0,0,1.00);
	font-size: 35px;
	color: rgba(255,255,255,1.00);
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
}
#InnerWrapSpec {
	width: 400px;
	height: 294px;
	background-color: rgba(240,201,62,1.00);
	color: rgba(0,0,0,1.00);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
}

#WrapSpecLeft {
	width: 200px;
	float: left;
}

#WrapSpecLeft div , #WrapSpecRight div{
	width: 185px;
	height: 20px;
	line-height: 30px;
	padding-left: 15px;
}

#WrapSpecRight {
	width: 200px;
	float: left;
	padding-left: 0px;
}/*** END OF X200R TABLE ***/

#Wrapper #MainBod img {
	float: left;
	margin-top: 43px;
	margin-left: 77px;
}

#Wrapper #MainBod #IndexPic {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Maintenance {
	text-align: center;
}
