body {
	height: 100%;
	padding:0px;
	margin: 0px;
	background-repeat: repeat-x;	
}
#page {
	background-image: url(http://www.thewheelsoflife.com/images/wheel_logo5.jpg);
	background-repeat: no-repeat;
	width: 1100px;
	background-position: left top;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#content {
	width: 450px;
	padding-left: 400px;
	margin-bottom: 0px;
	padding-top: 25px;
}

#content_video {
	width: 750px;
	padding-left: 100px;
	margin-bottom: 0px;
	padding-top: 25px;
}

#menu {
	width: 200px;
	margin-bottom: 0px;
	padding-top: 80px;
	float: right;
}
#menu_box{
	height: 24px;
	width: 200px;
	background-image: url(images/menu_bg2.png);
	padding-top: 2px;
	text-align: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_box a {
	text-decoration: none;
	display: block;
	color: #666666;
}
#menu_box a:hover {
	text-decoration: none;
	color: #333333;
}

p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-size: 3em;
	color: #99cc33;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 0.9em;
}

h2 {
	font-size: 1.8em;
	color: #99cc33;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 0.9em;
}
label {
	font-size: 0.8em;
}

h3 {
	color: #666666;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

fieldset {
	font-size: 1em;
	padding: 10px;
	border: 1px groove #999999;
}

fieldset legend {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 5px;
}

.sitenote {
	color: #FF0000;
}

.lead_paragraph {
	color: #000000;
	font-size: 0.9em;
}
#product {
	float: left;
}
#footer {
	margin-left: 400px;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#package_ad {
	width: 200px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.grnbold {
	color: #99cc33;
	font-weight: bold;
}
.r {
	float: right;
	display: inline;
}

