body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font:12px Arial, sans-serif;
	color:#5d5d5d;
}
a:link {
	color:#990000;
}
a:visited {
	color:#990000;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}
a:active{
	color:#990000;
}

#content {
	width:872px;
	margin: 0 auto;
}

#topBG {
	position:relative;
	background:#FFFFFF url(../images/top-bg.jpg) no-repeat;
	width:872px;
	height:488px;
}
#flashVideo {
	position:absolute;
	left:512px;
	top:250px;
}

#bottomBG {
	position:relative;
	background:#FFFFFF url(../images/bottom-bg.jpg) no-repeat;
	width:872px;
	height:162px;
	overflow:hidden;
}
#bottomTitle {
	position:absolute;
	top:122px;
	left:350px;
	width:872px;
}
#bottomTitleTxt {
	width:150px;
	text-align:center;
	font:11px Arial, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#363636;
	text-shadow: #f7f7f7 0px 1px 0px;
	border-top:1px solid #9d9d9d;
	padding-top:2px;
}
#quote {
	position:absolute;
	top:35px;
	left:70px;
	font: 18px Arial, sans-serif;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	text-shadow: #f7f7f7 0px 1px 0px;
	color:#4f4f4f;
}
ul#topNav {
	position:absolute;
	top:10px;
	left:125px;
}
ul#topNav li {
	float:left;
	list-style:none;
	cursor:pointer;
}
ul#topNav li .title {
	position:relative;
	top:-15px;
	text-align:center;
	font:11px Arial, sans-serif;
	font-weight:bold;
	text-shadow: #f7f7f7 0px 1px 0px;
}
ul#topNav li .title a:link,
ul#topNav li .title a:hover,
ul#topNav li .title a:visited,
ul#topNav li .title a:active {
	color:#5f5f5f;
	text-decoration: none;
}
ul#topNav li#AUS {
	background:#ffffff url(../images/aus.jpg) no-repeat;
	height:91px;
	width:92px;
}
ul#topNav li#GER {
	background:#ffffff url(../images/ger.jpg) no-repeat;
	height:91px;
	width:92px;
}
ul#topNav li#RSA {
	background:#ffffff url(../images/rsa.jpg) no-repeat;
	height:91px;
	width:92px;
}
ul#topNav li#US {
	background:#ffffff url(../images/usa.jpg) no-repeat;
	height:91px;
	width:92px;
}
ul#topNav li#CAN {
	background:#ffffff url(../images/can.jpg) no-repeat;
	height:91px;
	width:92px;
}
ul#topNav li#UK {
	background:#ffffff url(../images/uk.jpg) no-repeat;
	height:91px;
	width:92px;
}
#bottomLinks {
	color:#363636;
	text-align:center;
	font:10px Arial, sans-serif;
}
