body {
	background-color:#222222;
	padding:0px;
	margin:0px auto;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#b7b7b7;
}
h1 {
	font-weight:bold;
	font-size:16px;
	color:#b7b7b7;
	text-align:left;
	margin:15px 0px 10px 10px;
	padding:0;
}
h2 {
	font-weight:bold;
	font-size:20px;
	color:#f99b1c;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0;
}
h3 {
	font-weight:bold;
	font-size:16px;
	color:#b7b7b7;
	text-align:left;
	margin:15px 0px 10px 8px;
	padding:0;
}
h4 {
	font-weight:bold;
	font-size:16px;
	color:#f99b1c;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0;
}
p {
	text-align:left;
	margin:0px 10px 10px 15px;	
	padding:0;
}
a:focus {
 outline:none;
}
ul {
	list-style-type: none;
	margin:0 0 0 10px;
	padding:0px;
	font-size:14px;
	text-align:left;
}
li {
	background:url(../img/bullriderLi.png);
	background-repeat:no-repeat;
	margin:0 0 12px 0;
	background-position: .4em 0;
	padding-left: 40px;
	text-decoration:none;
}
table {
	text-align:left;
	font-size:14px;
	margin:0 0 10px 8px;
	color:#b7b7b7;
}
input[type="text"] {
	background:#3b3a3a;
	padding:2px 0 0 3px;
	color:#CCC;
	border:none;
	height:18px;
	width:177px;
	margin:0px;
}

textarea {
	background:#3b3a3a;
	padding:2px 0 0 3px;
	color:#CCC;
	border:none;
	height:136px;
	width:177px;
	margin:0px;
}
/*------topNav and Header------------------------------*/
#logoBox {
	width:220px;
	height:129px;
	position:absolute;
	display:block;
	top:0px;
	left:8px;
}
#topNav {
	width:687px;
	height:28px;
	display:block;
	margin:0px 0 0 0;
	padding:30px 19px 0 234px;
	
}
#topNavBtn a {
	background:url(../img/btn/topNavBtn.png);
	width:112px;
	height:28px;
	display:block;
	line-height:30px;
	color:#ff9300;
	font-weight:bold;
	text-decoration:none;
	float:left;
	margin:0 0 0px 2px;
}
#topNavBtn a:hover {
	background-position:112px;	
	color:#fda126;
}
/*-----------------Left Nav and Content----------------*/
#leftNav{
	width:220px;
	min-height:300px;
	margin:52px 0 0 0;
	display:block;
	float:left;
}
#textContent{
	width:684px;
	min-height:300px;
	padding:0 0 0 12px;
	display:block;
	float:left;
}
#textContent img {
	margin:0 12px 10px 0;
	border:2px solid #3b3a3a;
	float:left;
}
#textContent a:hover img {
	border:2px solid #727272;
}
#textContent input[type="text"] {
	background:#3b3a3a;
	padding:2px 0 0 3px;
	color:#CCC;
	border:none;
	height:18px;
	width:197px;
	margin:0 10px 0 0;
}

#textContent textarea {
	background:#3b3a3a;
	padding:2px 0 0 3px;
	color:#CCC;
	border:none;
	height:136px;
	width:197px;
	margin:0px;
}
#textContent a {
	color:#8f8f8f;
	text-decoration:none;
}
#textContent a:hover {
	color:#797878;	
}
/*-----------------Page Division-----------------------*/
#break {
	clear:both;	
}
#page {
	width:940px;
	min-height:600px;
	display:block;
	margin:0px auto;
	position:relative;
}

#bodyT {
	width:940px;
	height:19px;
	display:block;
	margin:0 0 0 0;
}
#bodyC {
	width:940px;
	display:block;
	margin:0 0 0 0;
}
#bodyB {
	width:940px;
	height:19px;
	display:block;
	margin:0 0 0 0;
}
#bodyContent{
	background-color:#131313;
	width:922px;
	display:block;
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin:0 0 0 0;
	float:left;
}
#glowTL {
	background:url(../img/bg/glowCornerTL.png);
	width:19px;
	height:19px;
	diplay:block;
	margin:0 0 0 0;
	float:left;
}
#glowTC {
	background:url(../img/bg/glowTC.png);
	background-repeat:repeat-x;
	width:902px;
	height:19px;
	margin:0 0 0 0;
	display:block;
	float:left;
}
#glowTR {
	background:url(../img/bg/glowCornerTR.png);
	width:19px;
	height:19px;
	diplay:block;
	margin:0 0 0 0;
	float:left;
}
#glowL{
	background:url(../img/bg/glowL.png);
	background-repeat:repeat-y;
	width:8px;
	height:1px;
	display:block;
	float:left;
}
#glowR{
	background:url(../img/bg/glowR.png);
	background-repeat:repeat-y;
	width:8px;
	height:1px;
	display:block;
	float:left;
}
#glowBL {
	background:url(../img/bg/glowCornerBL.png);
	width:19px;
	height:19px;
	diplay:block;
	margin:0 0 0 0;
	float:left;
}
#glowBC {
	background:url(../img/bg/glowBC.png);
	background-repeat:repeat-x;
	width:902px;
	height:19px;
	margin:0 0 0 0;
	display:block;
	float:left;
}
#glowBR {
	background:url(../img/bg/glowCornerBR.png);
	width:19px;
	height:19px;
	diplay:block;
	margin:0 0 0 0;
	float:left;
}
#flashBox {
	width:920px;
	height:361px;
	display:block;
	margin:0 1px 0 1px;
}
/*---------Bottom Nav----------------------*/
#btmNav {
	width:919px;
	height:100px;
	display:block;
	margin:25px 0 0 0;
	padding:0 0 0 6px;
	
}
#btmGetBuckBtn a {
	background:url(../img/btn/btmGetBuckBtn.png);
	width:224px;
	height:100px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#btmGetBuckBtn a:hover {
	background-position:224px;	
}
#btmAboutBtn a {
	background:url(../img/btn/btmAboutBtn.png);
	width:224px;
	height:100px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#btmAboutBtn a:hover {
	background-position:224px;	
}
#btmContactBtn a {
	background:url(../img/btn/btmContactBtn.png);
	width:224px;
	height:100px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#btmContactBtn a:hover {
	background-position:224px;	
}
#btmQnABtn a {
	background:url(../img/btn/btmQnABtn.png);
	width:224px;
	height:100px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#btmQnABtn a:hover {
	background-position:224px;	
}
/*------------Footer-----------------------------*/
#footer {
	color:#838383;
	text-align:left;
	margin:10px 19px 0 19px;
}
#footer a {
	font-size:11px;
	color:#838383;
	text-decoration:none;
}
#footer a:hover {
	color:#b7b7b7;	
}