body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url('/images/layout/body_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
br {
	clear: both;
}
div#spacer {
	width: 100%;
	height: 50px;
}
div#page {
	width: 758px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('/images/layout/page_stripe_bg.gif');
	background-repeat: repeat-y;
	overflow: auto;
}
div#header {
	width: 758px;
	height: 190px;
	background-image: url('/images/layout/header/new/header_bg.gif');
	background-repeat: no-repeat;
	background-color: inherit;
	color: inherit;
}
div#header img#header_high {
	margin: 3px 3px 0 3px;
}
div#header img#header_low {
	margin: 0 3px;
}

hr {
	border-bottom: 1px solid #cccccc;
	height: 1px;
	clear: both;
	width: 587px;
	margin-left: 5px;
}

/*** document **/
div#document {
	width: 752px;
	margin: 0 auto 0 auto;
	padding: 0;
}
div#menu {
	width: 150px;
	float: left;
	margin: 0;
	padding-top: 1em;
}
div#menu ul {
	list-style-type: none;
	font-weight: bold;
	padding: 0;
	margin-left: 1.5em;
}
div#menu ul li {
	line-height: 16px;
}
div#menu ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-color: inherit;
}
div#menu ul li a:hover {
	text-decoration: underline;
}
div#menu_spacer {
	width: 100px;
	height: 200px;
}
div#content {
	width: 597px;
	float: left;
	margin: 0 0 0 5px;
	padding-top: 1em;
}

div#content a {
	color: #333333;
	font-weight: bold;
	background-color: inherit;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
div#content h1 {
	width: 590px;
	text-align: right;
	text-decoration: underline;
	color: #660000;
	background-color: inherit;
	text-transform: lowercase;
}


/** footer stuff **/
div#grad_footer {
	width: 758px;
	height: 27px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('/images/layout/grad_footer_bg.gif');
	background-repeat: no-repeat;
}
div#footer {
	margin: 0 auto 0 auto;
	width: 758px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}




/** index page **/
div.index_prod {
	float: left;
	width: 283px;
	height: 323px;
	margin: 0 0 0 5px;
	background-image: url('/images/layout/index_prod_frame.gif');
	background-repeat: no-repeat;
}
div.index_prod img {
	width: 275px;
	height: 150px;
	margin: 4px;
	padding: 0;
	border: 0;
}
div.index_prod div.text {
	width: 283px;
	height: 165px;
	margin: 0;
	background-image: url('/images/layout/index_prod_text_bg.jpg');
	background-repeat: no-repeat;
	color: inherit;
	padding: 0;
}
div.index_prod div.text p {
	padding: 0;
	margin: 0 12px 5px 12px;
}
div.index_prod div.text p a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}
div.index_prod div.text p a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}






/** product pages **/
div.beast_rider, div.knoggles {
	width: 593px;
	height: 158px;
	clear: both;
	padding: 0;
	margin: 0;
}
.price {
	margin: 0;
	padding: 0;
	width: 95%;
	text-align: right;
	color: #000099;
	background-color: inherit;
	font-weight: bold;
}
div.prod_image {
	width: 158px;
	height: 158px;
	margin: 0;
	padding: 0;
	background-image: url('/images/products/prod_frame_158.gif');
	background-repeat: no-repeat;
	color: inherit;
	float: left;
	border: 0;
}
div.prod_image img {
	width: 150px;
	height: 150px;
	margin: 4px;
	padding: 0;
}

div.prod_text {
	width: 435px;
	height: 158px;
	float: left; 
}

div.prod_text h2 {
	width: 400px;
	text-align: right;
	color: #660000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}






/** contact **/
.req {
	font-weight: bold;
	color: #FF0000;
}

div#contact_form_div label {
	font-weight: bold;
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 5px;
}

div#contact_form_div input {
	display: block;
	float: left;
}

div#contact_form_div input.submit {
	float: none;
	margin-left: 250px;
}

div#contact_form_div textarea {
	width: 400px;
	height: 300px;
	margin: 0;
	padding: 0;
}












/** gallery **/
table#gallery {
	width: 545px;
	margin: auto;
}

table#gallery tbody tr {
	margin-bottom: 5px;
}

td.gal_img {
	margin-right: 5px;
	text-align: center;
}

td.gal_img img {
	border: 1px solid #660000;
}



/** links page **/


table#links {
	width: 591px;
}


table#links tbody tr {

}

td.link {
	width: 197px;
	height: 100px;
}

td.link p strong {
	font-weight: bold;
	color: #660000;
	background-color: inherit;
}



/**  include products **/
div#included {
	text-align: center;
	padding-left: 50px;
}
div.inc_prod {
	text-align: center;
	font-weight: bold;
	float: left;
}
div.inc_prod_holder {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
