﻿#body
{
	background: url(Images/white-to-gray-bg.gif);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}
#main
{
	width: 980px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#header
{
	width: 980px;
}

.content
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 920px;
	background-color: #000000;
	border: solid 1px #4f4f4f;
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	line-height: 15pt;
	font-weight: normal;
	color: #DBDBDB;
	text-align: left;
	padding: 30px;
}

.content h1
{
	color: White;
	font-size: 19px;
	font-weight: bold;	
}

#trazer
{
	padding: 0px;
	background-color: #000000; /*#dedede;*/
}
#productshot
{
	width: 600px;
	height: 400px;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
}
#productshot h2
{
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
#video
{
	width: 600px;
	height: 400px;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	display: none;
}

#menu, #menu a
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
#menu td
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#submenu, #submenu a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#submenu td
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	text-align: center;
}
#vsection
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
	/*color: #505050;*/
	margin-left: 20px;
}
.video
{
	background: url(Images/videoplay.gif);
	background-repeat: no-repeat;
	background-position: left;
	display:table-cell;
	vertical-align: middle;
	height: 40px;
	width: 250px;
	padding-left: 10px;
}
#tblGroups
{
	font-family: Arial;
	font-size: 8pt;
	width: 100%;
	padding-bottom: 15px;
}
#tblGroups td
{
	width: 25%;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
#tblGroups h1
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
#tblGroups li
{
	padding-bottom: 3px;	
}

.colleft
{
	width: 440px;
	min-height: 300px;
	margin-top: 25px;
	text-align: left;
	margin-right: 20px;
	float: left;
}
.bandsleft
{
	background: url(Images/bands-feet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.reggie
{
	background: url(Images/reggie-screen.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.chartright
{
	background: url(Images/speedvscg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 336px;
}
.colright
{
	float: right;
	width: 440px;
	min-height: 300px;
	margin-top: 20px;
	text-align: right;
	margin-left: 20px;
}

.contact
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
.poweredby
{
	font-family: verdana;
	font-size: 10pt;
}
.footer
{
	font-family: verdana;
	font-size: 9pt;
	color: #505050;
}