/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight:bold;}
em {font-style:italic}

h1 {font-weight:bold;}
h2 {font-weight:normal;}
h3 {font-weight:bold;}
h4 {font-weight:bold;} 

a:link, a:visited {color:#BF0A30; text-decoration:none;}
a:active, a:hover {color:#BF0A30; text-decoration:underline;}

a:focus {outline:none;}

/* End Reset */

html {height:100%;}
body {position:relative; z-index:0; height:100%; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; line-height:19px; color:#171513; background:#55709A url(../media/home/wrapper_body_bg.gif) repeat-x left top;}

/* classes */
.clear {clear:both !important;}
.center {text-align:center;}
.right {float:right;}
.left {float:left;}
.txt-right {text-align:right;}
.upper {text-transform:uppercase;}
.upperbold {text-transform:uppercase; font-weight:bold;}
.red {color:#BF0A30;}
.small {font-size:80%;}

/* page containers */


#wrapperall {	
	position:relative;
	z-index:1;
	width:1006px;
	background:transparent;
	padding:0;
	margin:0 auto 0 auto;
	}

#wrapperHd {
	position:relative;	
	width:1006px;
	height:190px;
	background:url(../media/home/wrapper_head_bg.gif) no-repeat left bottom;
	overflow:visible;
	margin:0 auto 0 auto;
	}

#wrapper {
	position:relative;
	width:1006px;
	background:url(../media/home/wrapper_bg.gif) repeat-y left top;
	margin:0 auto 0 auto;
	}

#wrapperPage {
	position:relative;
	width:990px;
	background:#F5F6F7;
	padding-bottom:20px; 
/*	padding-bottom:60px; */
	margin:0 8px 0 8px;
	}

#wrapperHmtop {
	position:relative;
	width:990px;
	height:696px;
	}


#wrapperFooter {
	position:relative;
	width:990px;
	height:190px;
	border-top:10px solid #F2EABC;
	margin:0 8px 0 8px;
	}


/* header styles */

#headerLogo {
	position:absolute;
/*	top:43px; */
	top:57px;
	left:27px;
	width:151px;
	height:76px;
	}

#headerTag {
	position:absolute;
/*	top:44px;*/
	top:58px;
	left:187px;
	width:443px;
	height:50px;
	}

#mainNav {
	position:absolute;
	top:145px;
	left:0;
	width:990px; 
	height:35px;
	z-index:100000;
	overflow:visible;
	background:url(../media/home/nav_bg.png) no-repeat left top;
	margin:0 8px 0 8px;
	}


#utility {
	position:absolute;
	top:18px;
	right:410px;
	}

#utility ul li {
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	padding:0 6px 0 7px;
	background:url(../media/home/bullet_ut.gif) no-repeat left 3px;
	}

#utility ul li.first {
	background:none;
	}

#utility a:link, #utility a:visited {
	color:#F5F6F7;
	}

#utility a:active, #utility a:hover {
	color:#F4ED7C;
	text-decoration:none;
	}

#wrapperLiveHelp {
	position:absolute;
	top:12px;
	right:34px;
	width:238px; 
	height:40px;
	line-height:12px;
	}


/* content styles */

h2 {
	font-size:18px;
	line-height: 22px;
	text-transform:uppercase;
	letter-spacing:6px;
	color:#55709A;
	padding:13px 0 0 0;
	margin:0 12px 8px 18px;
	}

/* basic home page buttons */

a.btn169 h4 {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0 8px 0 28px;
	}

a.btn169 p {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0 8px 0 28px;
	}

a.btn169 {
	display:block;
	width:169px;
	color:#171513;
	text-decoration:none;
	padding:11px 0 10px 0;
	}

a.btn169:link, a.btn169:visited {
	background:url(../media/home/btn169_bg.png) no-repeat left top;
	}

a.btn169:active, a.btn169:hover {
	background:url(../media/home/btn169_bg_p.png) no-repeat left top;
	}

a.btn190 h4 {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0 8px 0 32px;
	}

a.btn190 p {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0 8px 0 32px;
	}

a.btn190 {
	display:block;
	width:195px;
	color:#171513;
	text-decoration:none;
	padding:194px 0 10px 0;
	}

a.btn190:link, a.btn190:visited {
	background:url(../media/home/btn190_bg.png) no-repeat 5px 183px;
	}

a.btn190:active, a.btn190:hover {
	background:url(../media/home/btn190_bg_p.png) no-repeat 5px 183px;
	}

#welcome {
	position:absolute;
	top:10px;
	left:10px;
	width:559px;
	height:593px;
	background:url(../media/home/welcome_bg.gif) no-repeat 6px 14px; 
	}

#homefeature {
	position:relative;
	width:559px;
	padding-top:12px;
	}


/* home page sliders */

#slider {width:534px; height:561px; overflow:hidden;}
#slider ul {display:block; position:relative; width:534px; height:561px; overflow:hidden;}
#slider li {position:relative; width:534px; height:561px;}
#slider img {display:block;}
#homefeature #controls {display:block; z-index:100; position:absolute; top:602px; left:19px; min-width:42px; height:11px;}
#homefeature #controls li {display:inline-block; float:left; width:11px; height:11px; background:#99A9C2; margin-right:10px;}
#homefeature #controls li.current {background:#55709A;}


#videoslider {width:324px; height:262px; overflow:hidden; margin-left:30px; border:6px solid #FFFFFF; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius: 14px;}
#videoslider ul {display:block; position:relative; width:324px; height:262px; overflow:hidden;}
#videoslider li {position:relative; width:324px; height:262px;}
#videoslider img {display:block;}

/* top right social icons */

#socialBlock {
	position:absolute; 
	top:12px; 
	right:285px; 
	width:84px; 
	height:38px; 
	text-align:center;
}
#socialBlock img {margin-left:0;}

/* catalog request button */

a.btnCatMail h4 {font-size:12px; line-height:14px; font-weight:bold; margin:0 8px 0 42px;}
a.btnCatMail {display:block; position:absolute; top:16px; right:6px; width:170px; color:#707070; text-decoration:none; padding:9px 0 10px 0;}
a.btnCatMail:link, a.btnCatMail:visited {background:url(../media/home/btn_cat_mail_bg.png) no-repeat left top;}
a.btnCatMail:active, a.btnCatMail:hover {background:url(../media/home/btn_cat_mail_bg_p.png) no-repeat left top;}

/* rally schedule */

#rallySched {
	position:absolute;
/*	top:33px; */
	top:41px;
	left:575px;
	width:253px;
	}

#rallySched h2 {
	font-size:14px;
	line-height:19px;
	text-transform:uppercase;
	letter-spacing:3px;
	color:#55709A;
	padding:0 0 0 0;
	margin:0 8px 3px 15px;
	}

#rallySched h3 {
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	margin:-2px 8px 2px 15px;
	}

#rallySched p {
	font-size:11px;
	line-height:18px;
	color:#171513;
	margin:0 8px 3px 15px;
	}

#rallySched img {
	display:block;
	margin:0 0 0 15px;
	}

#dividerBar {
	position:absolute;
/*	top:171px; */
	top:245px;
	left:590px;
	width:211px;
	height:1px;
	background:url(../media/home/divider_bar_bg.gif) no-repeat left top;
	}

#catDesc {
	position:absolute;
/*	top:182px; */
	top:252px;
	left:575px;
	width:253px;
	}

#catDesc h2 {
	font-size:14px;
	line-height:19px;
	text-transform:uppercase;
	letter-spacing:3px;
	color:#55709A;
	padding:0 0 0 0;
	margin:0 8px 3px 15px;
	}

#catDesc p {
	font-size:12px;
	line-height:19px;
	color:#171513;
	margin:0 8px 5px 15px;
	}

#catalogBtn {
	position:absolute;
	top:63px;
	left:824px;
	width:151px;
	height:193px;
	}

#containerHeadsets {
	position:absolute;
	top:348px;
	left:588px;
	width:390px;
	height:330px;
	background:url(../media/home/container_video_bg.gif) no-repeat left top;
	font-weight:bold;
	text-align:center;
	color:#f00;
	}

#blockHeadsets {
	position:relative;
	float:left;
	width:180px;
	height:235px;
	background: url(../media/home/block_headsets_10_bg.png) no-repeat 6px top;
	margin-left:4px;
	
	}
#featVideo {
	position:relative;	
	width:324px;
	height:186px;	
	margin-left:31px;
	margin-top:10px;
	border-radius:8px;
	font-weight:bold;
	text-align:center;
	color:#f00;
	padding-top:3px;
	}

#btnElite {
	position:absolute;
	top:131px;
	left:4px;
	width:169px;
	height:50px;
	}

#btnPerformance {
	position:absolute;
	top:183px;
	left:4px;
	width:169px;
	height:50px;
	}

#blockBluetooth {
	position:relative;
	float:left;
	width:195px;
	height:235px;
	background: url(../media/home/block_bluetooth_bg.png) no-repeat left top;
	margin-left:5px;
	}

#containerProducts {
	position:relative;
	width:965px;
	clear:both;
/*	padding-top:56px; */
	margin-left:13px;
	}

#containerProducts h2 {
	padding:21px 0 0 0;
	margin:0 26px 18px 26px;	
	}

#containerProducts h4 {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0 0 0 26px;
	}

#containerProducts p {
	font-family:verdana, arial, helvetica, sans-serif;
	color: #171513;
	font-size: 12px;
	line-height: 19px;
	margin:0 26px 20px 26px;
	}

#blockHelmets {
	position:relative;
	width:965px;
/*	height:212px; */
	padding:0 0 1px 0;
	background:url(../media/home/row01_bg.gif) no-repeat left top;
	}

#blockHelmetIcons {
	position:relative;
	width:965px;
	height:212px;
	background:url(../media/home/blockHelmetIcons_bg.png) no-repeat left 40px;
	}

a.btnArai {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	margin-left:2px;
	}

a.btnArai:link, a.btnArai:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnArai:active, a.btnArai:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}

a.btnNolan {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	}

a.btnNolan:link, a.btnNolan:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnNolan:active, a.btnNolan:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}

a.btnScorpion {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	}

a.btnScorpion:link, a.btnScorpion:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnScorpion:active, a.btnScorpion:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}

a.btnVega {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	}

a.btnVega:link, a.btnVega:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnVega:active, a.btnVega:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}

a.btnKBC {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	}

a.btnKBC:link, a.btnKBC:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnKBC:active, a.btnKBC:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}

a.btnVega2 {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	}

a.btnVega2:link, a.btnVega2:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnVega2:active, a.btnVega2:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}

a.btnShuberth {
	display:block;
	float:left;
	width:160px;
	height:25px;
	color:#171513;
	text-decoration:none;
	padding:111px 0 10px 0;
	}

a.btnShuberth:link, a.btnShuberth:visited {
	background:url(../media/home/blockTab160_bg.png) no-repeat left bottom;
	}

a.btnShuberth:active, a.btnShuberth:hover {
	background:url(../media/home/blockTab160_bg_p.png) no-repeat left bottom;
	}


#blockModelAudio {
	position:relative;
	width:965px;
	height:190px;
	background:url(../media/home/row02_bg.gif) no-repeat left top;
	}

a.btnGL {
	display:block;
	float:left;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	margin-left:2px;
	}

a.btnGL:link, a.btnGL:visited {
	background:url(../media/home/blockGL_bg.png) no-repeat left top;
	}

a.btnGL:active, a.btnGL:hover {
	background:url(../media/home/blockGL_bg_p.png) no-repeat left top;
	}

a.btnHarley {
	display:block;
	float:left;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnHarley:link, a.btnHarley:visited {
	background:url(../media/home/blockHarley_bg.png) no-repeat left top;
	}

a.btnHarley:active, a.btnHarley:hover {
	background:url(../media/home/blockHarley_bg_p.png) no-repeat left top;
	}

.blockRokker {
	display:block;
	float:left;
	width:160px;
	background:url(../media/home/blockRokker_bg.png) no-repeat left top;
	}

a.btnRokker {
	display:block;
/*	float:left; */
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnRokker:link, a.btnRokker:visited {
	background:url(../media/home/blockRokker_a_bg.png) no-repeat left top;
	}

a.btnRokker:active, a.btnRokker:hover {
	background:url(../media/home/blockRokker_a_bg_p.png) no-repeat left top;
	}



.blockBMW {
	display:block;
	float:left;
	width:160px;
	background:url(../media/home/blockBMW_bg.png) no-repeat left top;
	}

a.btnBMW {
	display:block;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnBMW:link, a.btnBMW:visited {
	background:url(../media/home/blockBMW_a_bg.png) no-repeat left top;
	}

a.btnBMW:active, a.btnBMW:hover {
	background:url(../media/home/blockBMW_a_bg_p.png) no-repeat left top;
	}





a.btnVision {
	display:block;
	float:left;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnVision:link, a.btnVision:visited {
	background:url(../media/home/blockVision_bg.png) no-repeat left top;
	}

a.btnVision:active, a.btnVision:hover {
	background:url(../media/home/blockVision_bg_p.png) no-repeat left top;
	}

a.btnCruiser {
	display:block;
	float:left;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnCruiser:link, a.btnCruiser:visited {
	background:url(../media/home/blockCruiser_bg.png) no-repeat left top;
	}

a.btnCruiser:active, a.btnCruiser:hover {
	background:url(../media/home/blockCruiser_bg_p.png) no-repeat left top;
	}
	
/* a.btnSport {
	display:block;
	float:left;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnSport:link, a.btnSport:visited {
	background:url(../media/home/blockSport_bg.png) no-repeat left top;
	}

a.btnSport:active, a.btnSport:hover {
	background:url(../media/home/blockSport_bg_p.png) no-repeat left top;
	} */


.blockSport {
	display:block;
	float:left;
	width:160px;
	background:url(../media/home/blockSport_bg.png) no-repeat left top;
	}

a.btnSport {
	display:block;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnSport:link, a.btnSport:visited {
	background:url(../media/home/blockSport_a_bg.png) no-repeat left top;
	}

a.btnSport:active, a.btnSport:hover {
	background:url(../media/home/blockSport_a_bg_p.png) no-repeat left top;
	}


.blockSpyderRt {
	display:block;
	float:left;
	width:160px;
	background:url(../media/home/blockSpyder_rt_bg.png) no-repeat left top;
	}

a.btnSpyderRt {
	display:block;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnSpyderRt:link, a.btnSpyderRt:visited {
	background:url(../media/home/blockSpyder_rt_a_bg.png) no-repeat left top;
	}

a.btnSpyderRt:active, a.btnSpyderRt:hover {
	background:url(../media/home/blockSpyder_rt_a_bg_p.png) no-repeat left top;
	}

a.btnSpyder {
	display:block;
	float:left;
	width:160px;
	color:#171513;
	text-decoration:none;
	padding:102px 0 10px 0;
	}

a.btnSpyder:link, a.btnSpyder:visited {
	background:url(../media/home/blockSpyder_bg.png) no-repeat left top;
	}

a.btnSpyder:active, a.btnSpyder:hover {
	background:url(../media/home/blockSpyder_bg_p.png) no-repeat left top;
	}

#blockRow03 {
	position:relative;
	width:965px;
	height:212px;
	background:url(../media/home/row03_bg.gif) no-repeat left top;
	}

#blockHBsystems {
	position:relative;
	float:left;
	width:394px;
	height:212px;
	}

a.btnHBCB {
	display:block;
	float:left;
	width:216px;
	color:#171513;
	text-decoration:none;
	padding:122px 0 10px 0;
	margin-left:2px;
	}

a.btnHBCB:link, a.btnHBCB:visited {
	background:url(../media/home/blockHBCB_bg.png) no-repeat left top;
	}

a.btnHBCB:active, a.btnHBCB:hover {
	background:url(../media/home/blockHBCB_bg_p.png) no-repeat left top;
	}

a.btnHbSpkr {
	display:block;
	float:left;
	width:176px;
	color:#171513;
	text-decoration:none;
	padding:122px 0 10px 0;
	}

a.btnHbSpkr:link, a.btnHbSpkr:visited {
	background:url(../media/home/blockHbSpkr_bg.png) no-repeat left top;
	}

a.btnHbSpkr:active, a.btnHbSpkr:hover {
	background:url(../media/home/blockHbSpkr_bg_p.png) no-repeat left top;
	}

#blockPortsystems {
	position:relative;
	float:left;
	width:392px;
	height:212px;
	}

a.btnIntegratr {
	display:block;
	float:left;
	width:261px;
	color:#171513;
	text-decoration:none;
	padding:122px 0 10px 0;
	}

a.btnIntegratr:link, a.btnIntegratr:visited {
	background:url(../media/home/blockIntegratrV_bg.png) no-repeat left top;
	}

a.btnIntegratr:active, a.btnIntegratr:hover {
	background:url(../media/home/blockIntegratrV_bg_p.png) no-repeat left top;
	}

a.btnPortCB{
	display:block;
	float:left;
	width:176px;
	color:#171513;
	text-decoration:none;
	padding:122px 0 10px 0;
	}

a.btnPortCB:link, a.btnPortCB:visited {
	background:url(../media/home/blockPortCB_bg.png) no-repeat left top;
	}

a.btnPortCB:active, a.btnPortCB:hover {
	background:url(../media/home/blockPortCB_bg_p.png) no-repeat left top;
	}

#blockAccessories {
	position:relative;
	float:left;
	width:176px;
	height:212px;
	}

a.btnAccess{
	display:block;
	float:left;
	width:176px;
	color:#171513;
	text-decoration:none;
	padding:122px 0 10px 0;
	}

a.btnAccess:link, a.btnAccess:visited {
	background:url(../media/home/blockAccess_bg.png) no-repeat left top;
	}

a.btnAccess:active, a.btnAccess:hover {
	background:url(../media/home/blockAccess_bg_p.png) no-repeat left top;
	}

#containerProductsBtm {
	position:relative;
	width:965px;
	height:20px;
	background:url(../media/home/containerPartsBtm_bg.gif) no-repeat left top;
	}











.content {
	margin:0 0 0 0;
	}

.content h1 {
	width:582px;
	font-family:georgia, 'times new roman', times, serif; 
	font-size:30px; 
	line-height:34px;
	font-weight:normal;
	font-variant:small-caps;
	text-align:center;
	color:#003366;
	border-bottom:2px solid #003366;
	margin:0 0 26px 39px;
	}

.content h2 {
	font-family:georgia, 'times new roman', times, serif; 
	font-size:22px; 
	line-height:24px;
	font-weight:normal;
	font-variant:small-caps;
	color:#002952;
	padding-top:9px;
	margin:0 25px 2px 32px;
	}

.content h2.hmhd {
	width:582px;
	text-align:center;
	padding-top:0;
	margin:-24px 0 20px 39px;
	}

.content p {
	margin:0 25px 14px 32px;
	}

.content ul {
	padding:0 0 14px 0; 
	margin:0 35px 0 65px;
	}

.content li {
	padding:0 0 0 10px; 
	margin:0 0 2px 0; 
	background:url(../images/layout/bullet_ct.png) no-repeat left 9px;
	}

/* left column styles */





.brochureBtn {
	margin:0 0 13px 20px;
	}

.brochureBtn img {
	display:block;
	}

.videoBtn {
	text-align:center;
	margin:0 auto 16px auto;
	}

.videoBtn img {
	display:block;
	margin:0 auto 0 auto;
	}

.socialLinks {
	text-align:center;
	margin:0 auto 16px auto;
	}

.socialLinks img {
	margin:0 8px 0 8px;
	}

/* right column styles */

/* site search */
#wrapperSearch {
	position:absolute;
	top:109px;
	right:35px;
	width:237px; 
	height:29px; 
	}


.productSearchLabel {
	positon:relative;
	height:16px;
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
	}

.productSearchBox {
	position:relative; 
	width:237px; 
	height:27px; 
	background:url(../media/hd_search_bg.gif) no-repeat left top;
    top: -2px;
    left: 0px;
}

.productSearchBox .txtInput {
	position:absolute; 
	top:5px; 
	left:8px; 
	width:150px; 
	font-size:14px; 
	color:#929195;
	}

.productSearchBox .button {
	position:absolute; 
	top:1px; 
	right:2px;
	width:65px;
	height:24px; 
	font-size:11px; 
	font-weight:bold; 
	text-align:center;
	text-transform:uppercase; 
	color:#FFFFFF;
	padding-top:1px;
	background:url(../media/hd_submit_bg.gif) no-repeat left 2px;
	}

table#admhdtable {
  margin: 0px 5px 0px 7px;
}

table#admhdtable th {
  font-size:10px;
  line-height:10px;
  font-weight:bold; 
  text-transform:uppercase;
  color:#003366;
  padding: 1px 0px 2px 0px;
}


table#admtable {
  margin: 0px 5px 35px 7px;
}

table#admtable th {
  font-size:10px;
  line-height:10px;
  font-weight:bold; 
  text-transform:uppercase;
  color:#003366;
  padding: 1px 0px 2px 0px;
}

table#admtable td {
  font-size:10px;
  line-height:10px;
  color:#003366;
  padding: 1px 0px 2px 0px;
}

.location {
	width:176px;
	text-align:center;
	margin:0 0 13px 0;
	}

.location h2 {
	font-family:georgia, 'times new roman', times, serif; 
	font-size:17px; 
	line-height:21px;
	font-weight:normal;
	font-variant:small-caps;
	color:#000000;
	margin:0 auto 2px auto;
	}

.location p {
	font-size:14px; 
	line-height:21px;
	color:#000000;
	margin:0 auto 3px auto;
	}

.hours {
	width:176px;
	text-align:center;
	margin:0 0 10px 0;
	}

.hours h2 {
	font-family:georgia, 'times new roman', times, serif; 
	font-size:17px; 
	line-height:21px;
	font-weight:normal;
	font-variant:small-caps;
	color:#000000;
	margin:0 auto 4px auto;
	}

.hours p {
	font-size:14px; 
	line-height:17px;
	color:#000000;
	margin:0 auto 8px auto;
	}

#pasmLogo {
	position:absolute;
	bottom:0;
	right:0;
	width:176px;
	height:126px;
	}

#pasmLogo img {
	display:block;
	margin:0 auto 0 auto;
	}

#pasmLogo p {
	font-size:12px;
	line-height:12px;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	margin:-1px auto 0 auto;
	}

/* home company info styles */

.companyInfo {
	background-color:#E6E6FF;
	padding:10px 10px 10px 10px;
	}

.companyInfo p {
	font-size:13px;
	color:#000000;
	margin:0 0 19px 0;
	}

/* footer styles */

#footer {
	/*position:absolute;
	top:14px;
	left:177px;*/
	position: absolute;
	width: 638px;
	margin: 14px 0 0 167px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

#footer ul {
	padding-bottom:26px;
	}

#footer ul li {
	display:block;
	float:left;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	padding:0 10px 0 11px;
	background:url(../media/home/bullet_ft.gif) no-repeat left 2px;
	}

#footer ul li.first {
	background:none;
	}

#footer a:link, #footer a:visited {
	color:#F5F6F7;
	}

#footer a:active, #footer a:hover {
	color:#F4ED7C;
	text-decoration:none;
	}

#social {
	position:absolute;
	top:14px;
	left:23px;
	}

#social h2 {
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#F2EABC;
	padding:0;
	margin:0 0 5px 0;
	}

#social img {
	display:block;
	margin:0 0 0 0;
	}
	
#toll 
{
    text-align:center; 
    vertical-align:middle;   
    font-size:24px;          
    font-weight:bold;
    color:#FFF;      
    line-height:24px;    
    text-shadow: 1px 0 red, 0 1px red,1px 0 black, 0 -1px black;
    float:right;
    margin: 106px 476px 0 0;  
    padding: 5px 5px 5px 5px;
    width: 260px;
}	

#codesc{
	width:auto;
	padding:30px;
	
}
