/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px auto;
	background: #3a53a2;
}

/*header and top nav bar*/
#header_container{
	height: 170px;
	background:url(images/header_bg.jpg);
}
#sidebar {
	height: 756px;
	width: 286px;
	float: right;
	background-image: url(images/contactussidebar.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 900px;
	height: 170px;
	margin: 0 auto;
	background: url(images/header2.jpg) no-repeat;
}
#merchant_account {
	position: relative;
	top: 57px;
	left: 435px;
	width: 305px;
	font-size: 12px;
}
#merchant_account a{
	float: left;
	display: block;
	width: 138px;
	color: white;
	text-decoration: none;
	text-align:center;
	margin-right: 10px;
}
#merchant_account a:hover {
	text-decoration: underline;
}
#top_nav {
	width: 755px;
	float: left;
	font-size: 12px;
	position: relative;
	top: 90px;
}
#top_nav a {
	display: block;
	color: #585858;
	float: left;
	text-decoration: none;
	height: 30px;
}
#top_nav a:hover {
	color: #5068b6;
	background: url(images/nav_hover_bg.jpg) repeat-x;
}
.home {
	margin-left: 20px;
	width: 55px;
	border-right: solid 2px #ffce00;
}
.products,.retail,.wholesale,.contact{
	width: 100px;
	border-right: solid 2px #ffce00;
}
.tournament {
	width: 135px;
	border-right: solid 2px #ffce00;
}
.order {
	width: 100px;
	_width: 80px;
}
/*end header and top nav bar*/

/*center content area*/
#bodytext {
	width: 900px;
	margin: 0 auto;
}

/*testimonial column*/
#testimonials_container {
	width: 190px;
	float: left;
}
#testimonials_container h1 {
	display:block;
	height: 30px;
	background: url(images/testimonials_header.jpg);
	font-size: 20px;
	font-weight: normal;
	color: white;
	padding-left: 20px;
	padding-top: 1px;
	margin-bottom: 3px;
}
.testimonial {
	background: url(images/testimonial_bg.jpg);
	color: white;
	font-size: 11px;
	font-style: italic;
	height: 240px;
	margin-bottom: 5px;
}
.testimonial img {
	margin-left: 22px;
	margin-top: 10px;
}
.testimonial p {
	width: 130px;
	margin-left: 45px;
	margin-top: 10px;
}
.name {
	color: #fdf05f;
	font-size: 14px;
	line-height: 20px;
	font-style:normal;
	font-weight:bold;
	margin-left: 45px;
}
.more_test {
	height: 45px;
	background: url(images/testimonials_more.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 6px;
	text-align:center;
	font-size:12px;
}
.more_test a {
	color: white;
	text-decoration:none;
}
.more_test a:hover {
	text-decoration: underline;
}
/*end testimonial column*/

/*container to hold main and video column*/
#container {
	width: 705px;
	float: right;
}
/*center column*/
#main {
	float: left;
	/*background:url(images/main_bg.jpg) no-repeat;*/
	background:url(images/main_bg2.jpg) no-repeat;
	width: 395px;
	height: 575px;
	padding-top: 10px;
	padding-left: 12px;
	margin-left: 9px;
	_margin-left: 5px;
}
#main h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight:normal;
	color: white;
}
#contactinfo {
	float: left;
	width: 860px;
	height: 100px;
	margin: auto;
	text-align:center;
}
.mailinginfo {
float: left;
width: 430px;
margin: 0 auto;
}

.phoneinfo {
float: left;
width: 430px;
margin: 0 auto;
}

#H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D40000;
}

#H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactform {
	position: relative;
	width: 800px;	
	
}

#main i{
	color:#85888f;
	font-size: 12px;
	line-height: 16px;
}
#main img {
	margin-right:25px;
}
#main p.norm{
	width: 375px;
	color: white;
	font-size: 12px;
	margin-top: 15px;
	line-height: 17px;
}
#main ul.left {
	padding-top: 20px;
	list-style:url(images/bullet_point.jpg);
	padding-left: 30px;
	float: left;
}
#main ul.right {
	padding-top: 20px;
	list-style:url(images/bullet_point.jpg);
	padding-right: 60px;
	float: right;
}
#main li{
	padding-left: 10px;
	color: white;
	font-size: 11px;
	line-height: 15px;
}
#main p.bold{
	color: white;
	font-size: 16px;
	clear: both;
	width: 360px;
	padding-top: 10px;
	font-weight: bold;
	font-style: italic;
}
#main p.click_more {
	padding-top: 50px;
	padding-left: 160px;
	width: 120px;
}

a {
	color: #fdf05f;
}

a:hover {
	text-decoration:none;
}

#main p.click_more a {
	color: #fdf05f;
	text-decoration:none;
}
#main p.click_more a:hover {
	text-decoration:underline;
}
.quote{
	font-style:italic;
	font-size:18px;
	color: white;
	line-height: 24px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
sup {
	font-size: .7em;
}
.yellow {
	color: #fdf05f;
}
p a:link {
	color: #fdf05f;
}
/*end main center column*/

/*flash video column*/
#video_col {
	float: right;
	width: 288px;
}
#flash_vid {
  	background: url(images/flash_bg.jpg) no-repeat;
  	width: 288px;
  	height: 289px;
  	color: white;
  	font-size: 11px;
	text-align: center;
	line-height: 12px;
}
#flash_vid h1{
	color:white;
	font-size:20px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 24px;
	margin-bottom: 10px;
}
#flash_vid_window{
	margin: 10px auto;
	width:288px;
	text-align:center;
}

#flash_vid_window a {
	text-decoration:none;
	text-align:center;
	font-size:16px;
	font-weight:bold
}

#vid_window {
	text-align:center;
	width:588px;
	margin:0 auto
}

.drill {
	float: left;
	display: block;
	background:url(images/drillBG.jpg) no-repeat left top;
	color: white;
	text-decoration:none;
	height: 83px;
	width: 130px;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 9px;
	_margin-left: 6px;
}

.drill:hover {
	background:url(images/drillBG.jpg) no-repeat left bottom;
}

.drill a {
	color: white;
	text-decoration: none;
}

.drill h1 {
	font-size: 18px;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 22px;
	font-weight:normal;
	letter-spacing:6px;
}
.drill h2 {
	font-size: 12px;
	font-style:italic;
	color:#fdf05f;
	margin-left: 5px;
	margin-top: 5px;
	letter-spacing:1px;
}
.drill p {
	text-align: center;
	margin-top: 10px;
}
.drill img {
	padding-right: 7px;
	padding-top: 5px;
	border: none;
}
#buy_now {
	text-align: center;
}
#buy_now a img {
	border: none;
	margin-top: 10px;
}
/*end flash video column*/

/*footer*/
#footer_container {
	background:url(images/footer_bg.jpg) repeat-x;
	height:144px;
	clear: both;
}
#footer {
	height:144px;
	width:900px;
	margin: 0 auto;
	background:url(images/footer.jpg) no-repeat;
	color: white;
	font-size: 10px;
	padding-top: 15px;
	text-align:center;
}
ul.bottomnav {
	list-style: none;
	margin: 0px;
	padding:  0px;
	width: 900px;
}

ul.bottomnav li{
	float:left;
	text-align:center;
}
ul.bottomnav li a {
	text-decoration: none;
	color: white;
	font-size: 11px;
	display: block;
	float:left;
	height: 25px;
	border-right: solid 2px #265122;
}

ul.bottomnav a.home,a.site {
	width: 80px;
}
ul.bottomnav a.site {
	border:none;
}

#footer p {
	clear: both;
	line-height: 30px;
}
#footer a {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	color: #fdf05f;
}
#bcfooter {
	font-size: 10px;
	line-height: 14px;
}
#bcfooter a{
	color: white;
	border: none;
}

ul#dropdown,
ul#dropdown li,
ul#dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul#dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul#dropdown li {
 float: left;
 line-height: 1.2em;
 vertical-align: middle;
 zoom: 1;
}

ul#dropdown li a {
	text-align: center;
}

ul#dropdown li.hover,
ul#dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default; 
}
ul#dropdown li.sfhover,
ul#dropdown li:sfhover {
 position: relative;
 z-index: 599;
 cursor: default; 
}
ul#dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 background: #ffe401;
 display: block;
 width: 200px;
 text-align:left;
}
ul#dropdown li ul li a{
 text-align:left;
 display: block;
 width: 192px;
 height: 30px;
 line-height:28px;
 padding-left: 8px;
}
ul#dropdown a:hover {
	color: #5068b6;
	background: url(images/nav_hover_bg.jpg) repeat-x;
}
ul#dropdown ul li {
 width:200px;
}

ul#dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul#dropdown li:hover > ul {
 visibility: visible;
}

ul#dropdown li.sfhover ul {
 visibility:visible;
}

.title_left {
	background: url(images/title_left.jpg);
	height: 43px;
	width: 9px;
	float:left;
}
.title {
	background: url(images/title_bg.jpg) repeat-x;
	height: 43px;
	font-size: 22px;
	line-height: 40px;
	float:left;
	color: white;
	margin-bottom: 15px;
}
.title_right {
	background: url(images/title_right.jpg);
	height: 43px;
	width: 9px;
	float:left;
}

.start_content{
	clear: both;
	margin-top: 10px;
	*margin-top: 0px;
	_margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	width: 879px;
	height: 6px;
	background: url(images/content_top.jpg) no-repeat;
}
.content {
	width: 859px;
	margin-top: 0px;
	_margin-top: -12px;
	padding-top: 0px;
	padding-left:10px;
	padding-right:10px;
	background: url(images/content_bg.jpg) repeat-y;
	color: white;
	font-size: 14px;
	line-height: 18px;
}
.end_content{
	clear: both;
	width: 879px;
	height: 6px;
	background: url(images/content_bottom.jpg) no-repeat;
	margin-bottom: 10px;
}
.content h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 5px;
}
.content p {
	padding-bottom: 10px;
}
.content ul {
	list-style:outside;
	padding-left: 30px;
	margin-bottom: 5px;
}
.content ol {
	list-style:outside;
	padding-left: 45px;
	margin-bottom: 5px;
}
.content img {
	border: solid 2px #3a53a2;
	margin-left: 10px;
	margin-right: 10px;
}
.content h2 {
	padding-left: 5px;
	display: block;
	width: 400px;
	background: #2c5b27;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 5px;
}
.content h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 5px;
}
.red {
	color: #e90101;
}
.green {
	color: #2c5b27;
}
p.disclaimer {
	text-align:center;
	font-style:italic;
}

img.noborder {
	border: none;
}

table#comparison1 {
	border-spacing:0px;
}
table#comparison1 td {
	border: 1px solid white;
	padding:3px;
}
.img_border {
	border: solid 2px #3a53a2;
}

.imgRT {
		float:right;
		margin:0 0 10px 15px;
}

.imgLFT {
		float:right;
		margin:0 15px 10px 0px;
}

#ordernow {
	width:210px;
	float:right;
	text-align:center;
	color:#FFE401;
	font-size:18px;
	display:block;
	margin:20px 10px 10px 20px;
	padding:20px 10px 10px 10px;
	background-color:#2C5B27;
	border:1px solid #3A53A2
}

#ordernow a {
	text-decoration:none
}

#ordernow a:hover {
		color:#000;
}

#video_demo {
	margin-right:30px