body{
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #697178;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	background-image: url(../images/white_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td{
	vertical-align: top;
}
a,
a:active,
a:visited{
	color: #039;
	text-decoration: none;
}

a:hover{
	color: #900;
}
#Wrapper{
	background-color: #FFF;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header{
	background-image: url(../images/header_sm.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 880px;
}
#LogoLink{
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#LogoLink a{
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 55px;
	float: left;
}
#LogoLink span{
	font-size: 5px;
	color: #FFF;
}
#TopNav{
	float: right;
	margin-right: 10px;
}
#TopNav a,
#TopNav a:active,
#TopNav a:visited{
	font-size: 10px;
	padding-right: 10px;
	padding-left: 5px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding-top: 7px;
	float: left;
	padding-bottom: 5px;
}
#TopNav a:hover{
	color: #333333;
}
#LeftColumn{
	float: left;
	clear:left;
	width: 640px;
	margin-left: 20px;
	font-size: 11px;
	color: #666666;
}

h1.PageTitle{
	font-size: 19px;
	font-weight: bold;
	color: #000;
	margin-left: 20px;
	margin-bottom: 15px;
	font-family: "Arial Narrow";
	float: left;
	width: 850px;
	line-height: 22px;
}
#LeftColumn h2{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}
#LeftColumn h3{
	font-size: 11px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
}

#LeftColumn p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#RightColumn{
	float: right;
	width: 192px;
	background-image: url(../images/bkgrd_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #cccccc;
	margin-right: 15px;
}
#RightColumn h1{
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #515D67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F6F7F8;
	margin-bottom: 15px;
	margin-top: 0px;
}
#RightColumn ul {
	list-style-type: none;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#RightColumn li {
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right:10px;
	font-weight: bold;
}
#RightColumn ul li ul{
	list-style-type: square;
	margin-left: 5px;
}
#RightColumn ul li ul li{
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}
#RightColumn a,
#RightColumn a:active,
#RightColumn a:visited{
	color: #697178;
}
#RightColumn a:hover,
#RightColumn a.select,
#RightColumn a.select:active,
#RightColumn a.select:visited{
	color: #900;
}
#Content{
	width: 880px;
	float: left;
	margin-top: 0px;
}
.Back{
	float:right;
	font-weight: bold;
	font-size: 11px;
}


/*
------------------------------------------------
HOMEPAGE ONLY STYLES 
------------------------------------------------
*/

#HomeHeader{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 359px;
	width: 880px;
	float: left;
}
#HomeContent{
	width: 880px;
	float: left;
	margin-top: 20px;
	margin-left:0;
	padding-left:0;
}
#HomeLeftColumn{
	float: left;
	width: 600px;
	margin-left: 30px;
}

#HomeLeftColumn h1{
	font-size: 19px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Arial Narrow";
}

#FooterHome{
	width:830px;
	margin-left: 30px;
	background-color: #F6F7F8;
	font-size: 9px;
	color: #999999;
	text-align: center;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 30px;
	clear: both;
	float: left;
}

ul.products{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul.products li{
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}
ul.products ul{
	list-style-type: none;
	margin-left: 90px;
	padding-left: 0px;
}
ul.products ul li{
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 10px;
}
ul.products a,
ul.products a:active,
ul.products a:visited{
	color: #039;
}
ul.products a:hover,
ul.products a.selected{
	color: #900;
}

#video {
	padding: 0px;
	float: left;
	height: 295px;
	width: 380px;
	margin-right: 5px;
}
#ProductImages {
	float: left;
	width: 255px;
	height: 295px;
}
.FloatLeft{
	float:left;
}
#OtherViews{
	float: left;
	height: 40px;
	width: 255px;
}
#OtherViews img{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
#OtherViews p{}

#ProductChart{
	font-family: "Arial Narrow";
	width: 640px;
	color: #000;
}
#ProductChart th{
	float: none;
	color: #FFF;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#ProductChart td{
	float: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#ProductChart td.ProductName{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-color: #0CF;
	padding: 5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ProductChart td.BoldText{
	font-weight: bold;
}

/* -----------------------------------BEGIN TOP MENU -----------------------------------*/

.menu {
	float:left;
	font-size: 10px; 
	width: 820px; 
	padding-left: 60px;
	text-align: center;
	position:relative; 
	margin-bottom: 35px;
	font-size:11px; 
	z-index:100;
}
.menu ul li a,
.menu ul li a:active,
.menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#333;
	padding: 2px 20px; 
	text-align:center; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666; 
	line-height:20px; 
	float:left;
	white-space:nowrap;
}
.menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
}
.menu ul li {
	float:left; 
	position:relative;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
.menu ul li ul li{text-transform:none;}
.menu ul li ul li a,
.menu ul li ul li a:active,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover{padding-left:5px;}
.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff; 
	background:#999;
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:25px; 
	left:0;
}

.menu ul li:hover ul li a {
	display:block;
	background:#000;
	color:#fff;
	font-weight:normal;
	width:300px;
}
.menu ul li:hover ul li a:hover {background:#900; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
.menu ul li ul li a, 
.menu ul li ul li a:visited{
	border:none;
	text-align:left;
}





/*-----------------------------------END TOP MENU-----------------------------------------*/

