body {font-family: arial; font-size: 12px;}

h1, strong {color: #017C85; font-size: 14px;}
a {color: #003969;}
a:hover {color: #006FCD;}
img {border: none;}
#header {position: relative;}
#container {width: 749px; border: solid 1px #000;}
#mainContent {background-color: white; padding: 10px 5px 5px; text-align: left;}
#contentRow1, #contentRow2 {clear: both; text-align: left;}
#contentRow2 {position: relative;}
#spokes {width: 235px; height: 327px; float: right; position: absolute; bottom: -18px; right: -6px;} 
#howItWorks {
	width: 130px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 180px;
	color: #0095B4;
	text-align: right;
}
#howItWorks a {color: #0095B4; text-decoration: none;}
#howItWorks a:hover {color: #007D87;}
#nav ul {padding: 0; margin: 0; width: 100%; height: 26px; overflow: hidden;}
#nav ul li {
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	background-color: #FF8800;
	font-size: 10px;
	border-right: 1px solid #000;
	font-weight: bold;
	height: 24px;
	border-top: 1px solid #000;  border-bottom: 1px solid #000; border-right: 1px solid #000;
	width: 124px;
}
#nav ul li:last-child {border-right: none; }
#nav ul li a {color: #000; text-decoration: none;  display: block; padding: 5px;}
#nav ul li a span {width: 100%;}
#nav ul li a:hover, #nav ul li.current {background-color: #FFA800}
#nav ul li a:active {}
#nav ul li a:visited {}
#product {float: left; display: inline; width: 419px; margin-left: -5px;}
#keyPoints {float: right; display: inline; width: 313px;}
#btnBuy {background-color: #FF8800; width: 75px; border: 1px solid #000;  margin: 5px; text-align: center; font-weight: bold;}
#btnBuy a {color: #000; display: block; padding: 5px;}
#btnBuy a:hover {background-color: #FFA800;}
#detailsContent {width: 489px;}
.bold {font-weight: bold;}
#footer {background: #f7b452 url(images/footer.gif) repeat-x; text-align: left; padding: 5px; position: relative;}
#footer p {font-size:11px; width:558px;}
#footerLogo {float: right; position: relative; right: 5px; bottom: 30px; position: absolute;}
#contactNumber {float: right; position: relative; right: 5px; top: 5px; position: absolute; color: #FFF; font-weight: bold;}
#contactNumber span {color: #000;}
#copy {line-height:1.5;}