

#wrapper {
width:100%;
position:relative;
top:95px;
text-align:center;
}

#content {
width:972px;
height:458px;

background-repeat:no-repeat;
margin:0 auto;
text-align:left;
}
#technology {
position:relative;
top:125px;
left:485px;
height:192px;
width:398px;
}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

.tiny {
	font-size:1px;
}

/* *******************************
*****     Home page styles    *****
*********************************/
#content.homepage {
	background-image:url(../images/home_background.jpg);
}
#content.homepage a {
	height:18px;
	min-width:218px;
	background-image:url(../images/home_nav.gif);
	background-repeat:no-repeat;
	display:block;
	
}
#content.homepage  a#bttnMens {
	background-position: 0px -72px;
	position:relative;
	top:223px;
	left:717px;
}

#content.homepage a#bttnMens:hover  {
	background-position: 0px 0px;
	cursor:pointer;
}

#content.homepage a#bttnWomens {
	background-position:  0px -97px;
	position:relative;
	top:233px;
	left:717px;
	width:85px;
}

#content.homepage a#bttnWomens:hover  {
	background-position: 0px -25px;
	cursor:pointer;
}
#content.homepage a#bttnDealers {
	width:85px;
	background-position: 0px -122px;
	position:relative;
	top:240px;
	left:717px;
	width:85px;
}

#content.homepage a#bttnDealers:hover  {
	background-position: 0px -50px;
	cursor:pointer;
}
/* **********************************
***** styles for the dealer info page 
************************************ */

.dealerinfo {
background-color:#FFF;
background-image:url(../images/DealerLocations1.jpg);
}
#dealer h1 { 
	color:#978359; 
	font-size:14px; 
	font-family:arial; 
	margin:2px 0 0 0;
}

#dealer p { color:#000; font-size:11px; font-family:arial; line-height:12px;}

/*
#dealer hr { 
	text-align:left;
	height:1px; 
	width:230px;
	margin:0 auto 0 0; 
	border-bottom:1px solid #CCCCCC; 
}
*/

#dealer hr { 
	height:1px; 
	border:0px; 
	color:#CCCCCC; 
	background-color:#CCCCCC; 
	margin:20px 0 20px 0;
	padding:0;
	width:230px;
}

p.dealerlink {margin:8px 0 4px 0;}

a.dealerlink,  a.dealerlink:link {
	text-decoration:underline;;
}
a.dealerlink:visited {
	text-decoration:underline;;
}
a.dealerlink:hover  {
	text-decoration:none;;
}

#location { position:relative; left:20px; top:90px; width:225px;}
#content #statediv {
position:relative;
top:100px;
left:20px;
width:120px;
}

#content #dealer {
position:relative;
top:0px;
left:285px;
width:255px;
height:310px;
overflow:auto;
}


/* *******************************
*****     top navigation     *****
*********************************/

#headerbar {
position:relative;
top:30px;
left:58px;
height:19px;
width:600px;
clear:both;
margin-bottom:3px;
}

#headerbar span {
	visibility:hidden;
}
#headerbar a {
	height:18px;
	background-image:url(../images/bttn_topnav.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}   

a#bttnHome {
	background-image:none;
	border:0px solid lime;
	width:215px;
	position:relative;
	top:-4px;
	margin-right:7px;
}

a#bttnMens {
	width:85px;
	background-position: 0px -1px;
}
.mensProducts a#bttnMens {
	width:85px;
	background-position: 0px -21px;
}
a#bttnWomens {
	width:85px;
	background-position: -85px -1px;
}
.womensProducts a#bttnWomens {
	width:85px;
	background-position: -85px -21px;
}
a#bttnDealer {
	width:108px;	
	background-position: -170px -1px;
}
a#bttnMens:link {
	background-position: 0px -1px;
}
a#bttnMens:hover, .mensProducts a#bttnMens:link  {
	background-position: 0px -21px;
}
a#bttnWomens:link {
	background-position: -85px -1px;
}
a#bttnWomens:hover, .womensProducts a#bttnWomens:link  {
	background-position: -85px -21px;
}
a#bttnDealer:link {
	background-position: -170px -1px;
}
a#bttnDealer:hover, .dealerInfo a#bttnDealer:link, .dealerInfo a#bttnDealer:visited {
	background-position: -170px -21px;
}

.footer
{
    background-color:333333;
      font-family:Tahoma;
     color:White;
     font-size:11px;
}
p.footer
{
    font-family:Tahoma;
     color:White;
     font-size:11px;
}
.globalnav
{
    background-color:333333;
     font-family:Tahoma;
     color:White;
     font-size:11px;
}

a.globalnav,  a.globalnav:link {
	text-decoration:none;
}
a.globalnav:visited {
	text-decoration:none;
}
a.globalnav:hover  {
	text-decoration:none;
	color:Yellow;
	
}

/* *******************************
*****     left navigation     *****
*********************************/

.contactLeftnav 
{
    background: url(../images/s_contact.gif) no-repeat;
}
.mensLeftNav {
	background: url(../images/s_products.gif) no-repeat;
}
.womensLeftNav {
	background: url(../images/s_apparel.gif) no-repeat;
}
.contactusLeftNav{
	background: url(../images/s_contact.gif) no-repeat;
}

#sectionMenu {
position:relative;
width:130px;
float:left;
top:58px;
border:0px solid red;
}

#sectionTitle {
font-weight:700;
font-size:14px;
padding-bottom:18px;
}

#sectionMenu ul {
margin:23px 20px 20px 20px;
padding:0;
}

#sectionMenu ul li {
color:#000;
font-family:Arial;
margin-bottom:8px;
text-align:left;
font-size:11px;
line-height:12px;
list-style:none;
}

#sectionMenu ul li a {
color:#000;
text-decoration:none;
}

.hover {
font-weight:700;
font-size:12px;
text-decoration:underline;
}



/* *******************************
*****     product navigation     *****
*********************************/

#productMenu {
top:72px;
position:relative;
float:left;
width:145px;
margin-right:125px;
height:350px;
border:0px solid blue;
overflow:auto;
font-family:arial
}

#productMenu div {
float:left;
padding:0;
border:1px solid #8A8A8A;
margin:1px 10px 8px 1px;
width:117px;

}

#productMenu div.selected {
padding:0;
border:2px solid black;
position:relative;
top:-1px;
margin:1px 9px 6px 0;
}

#productMenu h2 {
padding:1px 0 3px 2px;
font-size:10px;
line-height:10px;
color:#FFF;
margin:0;
}

#productMenu h2.gold {
background-color:#978359;
}

#productMenu h2.silver {
background-color:#B2B2B2;
}

#productMenu h2.bronze {
background-color:#866144;
}
#productMenu a {
	text-decoration:none;
}

/* *******************************
*****     product section     *****
*********************************/

#product {
width:558px;
float:left;
position:relative;
top:33px;
border:0px solid red;
}
