html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 18px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background:url(images/siteimages/outer-wrapper-bg.gif) center repeat-y #0d4067;	
	color:#fff;
}


/* main site links */
a:link {color: #005298;}
a:visited {color: #005298;}
a:hover {color: #003b92;}
img {display:block;}
img, div { behavior: url(javascript/iepngfix.htc) }

#outerwrapper {width:100%;background:url(images/siteimages/body-bg.gif) repeat-x top;}
#sitewrapper {width:100%; margin:0 auto; background:url(images/siteimages/site-wrapper-bg.jpg) no-repeat top center;}
#global {width:960px; margin:0 auto; min-height:900px;}

#homeContainer {}

/* home contact button */
#homeContact {position: absolute; top: 3px; left:160px;}
#homeContact img {border: 0;}

#homeAccount {position: absolute; top: 6px; left:40px;}
#homeAccount img {border: 0;}

#homePhone {position: absolute; top: 5px; left: -180px; font-size: 16px; font-weight: bold;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#homePhone span {font-size: 13px;}

/* home search box */
#searchDiv {position: absolute; top: 3px; left: 300px; font-weight: bold;}
#searchDiv input {font-family: Trebuchet MS; font-size: 13px; padding: 2px; border: solid 1px #0d4067; margin: 1px; background-color: #D3F1F0;}
#searchDiv input[type='submit'] {background-color: #0d4067; color: white;border: solid 1px silver;}

#homeShopNav {width:427px; height:256px; float:left;}
#homeFContainer {width: 533px; height:256px; float:left; background: url(images/siteimages/top-right.jpg) no-repeat; position:relative;}
#homeFeatured {width:458px; height:170px; padding: 24px 5px 5px 5px; background:url(images/siteimages/featured-bg.gif); position:absolute; top:35px; left:40px;}
#homeFeatured .FeatureWrapper {float:left; width: 112px; text-align: center; margin-right: 1px;}
#homeFeatured .FeatureImageWrap {height: 132px;}
#homeFeatured .FeatureImageMin {min-height: 82px;}
#homeFeatured .FeatureText {font-size: 11px; line-height: 13px;}

#homeNav {background:url(images/siteimages/nav-left.jpg) left no-repeat; width:960px; height:50px;}
#homeFlashContainer {width:960px; background:url(images/siteimages/main-bg.jpg) no-repeat; height:330px; position:relative;}
#homeFlash {width:560px; height:304px; background: url(images/siteimages/flash-bg.png); padding:14px; position:absolute; top:-20px;}
#homeMain {width:960px; background:url(images/siteimages/main-bg-bottom.jpg) top no-repeat #103048; min-height:200px; padding-top:25px;}
#homeFreeShipping {z-index:2; position:absolute; top:230px; left:-5px;}
#homeBlog {float:left; width:440px; line-height:14px; padding-right:18px; border-right: dotted 1px #3393a3;}
#homeText {float:left; width:480px; margin-left:19px;}

#homeSocial {position:absolute; right:0px; bottom:23px;}
#homeSocial img {float:right; margin-right:15px;}


#homeLogin {position:absolute; top:235px; left:600px;}
#homeLoginInfo {padding:10px; color:Navy;}

#homeLoginInfo label {display: block; float: left; width: 80px; padding-right: 5px; text-align: right; padding-top: 3px;}
#homeLoginInfo textbox {display: block; float: left; }
#homeLoginInfo .loginWrap {clear: both;}
#homeLoginInfo .loginError {text-align: center;}

#homeLoginInfo .MiniAccount {width: 240px; display: block; margin: 0; color: Navy; text-align: center;}
#homeLoginInfo .MiniAccount span {display: block; margin-bottom: 20px;}
#homeLoginInfo .MiniAccount a {display: inline; text-align: center;}

.BlogHeader {font-size: 13px; font-weight: bold; margin-top: 0px;}
.BlogHeader a { color: #86dcff;}
.BlogDesc {margin-bottom: 15px; line-height: 18px; font-size: 12px;}
.BlogNoItems {font-weight: bold;}
.BlogHeading {font-size: 16px; font-weight: bold; margin: 4px 0 8px 0; color: #86dcff;}

#slideWrapper {
	overflow: hidden;
	position:absolute;
	height:304px;
	width:560px;
	z-index:1;
	top: -6px;
	left:14px;
}

#slideWrapper .slider 
{
   width:560px; height:304px;
	background:url(javascript/jquery/nivo/style1/loading.gif) no-repeat 50% 50%; 
}

div.clear {clear:both;}

#footerLinks {padding:1px 10px 0px 10px; width: 905px; height:32px; color:#b3d0dc; font-size: 10px; margin: 10px auto; background:url(images/siteimages/bottom-bg.gif) no-repeat; line-height:14px;}
#footerLinks a {font-size:10px; color:#b3d0dc; padding: 0px 3px; text-decoration:none;}



h1 
{
   font-size:16px;
   margin:0px;
   color:#fff;
  line-height:24px;
	}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#052d6b;
    font-size: 18px;
 }



h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#052d6b;
    font-size: 16px;
}

h4 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; color:#052d6b; margin:0px;}

li {font-size:100%;
   font-family: Arial, Helvetica, sans-serif;
 }



