/** BASIC */

html, body {
	height: 100%;
}

.title {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(images/homepage10.jpg) no-repeat center bottom;
}

#right .title {
	padding-left: 5px;
	background-image: url(images/homepage12.jpg);
}

#subpage2 .title {
	background-position: left bottom;
}

#subpage2 .bg9 {
	padding: 20px 25px;
}

/** RACEINFO */

#RaceInfo {
	width: 162px;
	padding: 0 0 0 200px;
}

/** REGISTER */

#Register {
	width: 172px;
	padding: 0 0 0 222px;
}

/** REGISTERUSAT */

#RegisterUSAT {
	width: 172px;
	padding: 0 0 0 222px;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 688px;
	height: 100px;
	margin: 0px auto;
	padding-top: 68px;
}

/** LOGO */

#logo {
	float: left;
	width: 247px;
	height: 100px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#logo h1 {
	display: none;
}

/** MENU */

#HeaderMenu {
	width: 800px;
	height: 168px;
	margin: 0px auto;
	/*padding-top: 68px;*/
	background-image: url(images/Header.jpg)
}
#menu {
	float: left;
	width: 441px;
	height: 30px;
	margin: 108px 0 0 300px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 3px 11px 0 11px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-weight: Bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #de6d33;
	text-decoration: none;
}

#menuBottom {
	float: left;
	width: 441px;
	height: 30px;
	margin: 5px 0 0 300px;
}

#menuBottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menuBottom li {
	display: inline;
}

#menuBottom a {
	display: block;
	float: left;
	height: 27px;
	padding: 3px 13px 0 13px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-weight: Bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#menuBottom a:hover {
	color: #de6d33;
	text-decoration: none;
}


/*#menu span {
	display: none;
}*/

#menu1 { width:  88px; background: url(images/homepage04.jpg) no-repeat left top; }
#menu2 { width:  84px; background: url(images/homepage05.jpg) no-repeat left top; }
#menu3 { width:  84px; background: url(images/homepage06.jpg) no-repeat left top; }
#menu4 { width:  84px; background: url(images/homepage07.jpg) no-repeat left top; }
#menu5 { width: 101px; background: url(images/homepage08.jpg) no-repeat left top; }

/** CONTENT */

#content {
	width: 688px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 463px;
	padding: 20px 0px 0px 25px;
}

#right {
	float: right;
	width: 166px;
	padding: 20px 20px 0px 0px;
}

/** FOOTER */

#footer {
	width: 688px;
	height: 100px;
	margin: 0px auto;
	padding-top: 40px;
}

/** BOX1 */

#box1 {
	margin-bottom: 20px;
}

/** BOX2 */

#box2 {
	width: 430px;
	margin-bottom: 20px;
}

#box2 .content {
	padding: 0px 5px;
}

/** BOX2IMAGE */

#box2Image {
	width: 300px;
	margin-bottom: 0px;
	padding: 0 0 0 60px;
}

#box2Image .content {
	padding: 0px 5px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 195px;
}

#box3 .content {
	padding: 0px 5px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 195px;
	padding-left: 40px;
}

#box4 .content {
	padding: 0px 5px;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	padding: 0px 5px;
}

/** BOX6 */

#box6 {
}

#box6 .content {
	padding: 0px 5px;
	margin: 5px;
	}

/** BOX7 */

#box7 {
}

#box7 .content {
	padding: 0px 5px;
}

