html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 18px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	background:url(images/siteimages/i-body-bg.gif) top repeat-x #0d4067;	
	color:#fff;
	min-height:600px;
}


/* main site links */
a:link {color: #005298;}
a:visited {color: #005298;}
a:hover {color: #003b92;}
img {display:block; border:none;}
img, div { behavior: url(javascript/iepngfix.htc) }

#outerwrapper {width:100%; margin:0 auto; background:url(images/siteimages/i-outer-wrapper-bg.jpg) no-repeat top center;}
#logoLinkWrap {position: relative; width: 960px; margin: 0 auto;}
#logoLink {position: absolute; top: 40px; left: 25px;}
#logoLink a {display: block; width: 330px; height: 80px; border: 0;}

/* home / contact button */
#hcWrap {position: relative;}
#hcButton {float: left;}
#hcButton img {border: 0; margin: 1px 0 0 5px;}


#global {width:960px; margin:0 auto; min-height:800px; padding-top:138px; background:url(images/siteimages/i-top.jpg) top no-repeat;}
#nav {}
#contentTop {width: 960px; height: 29px; margin: 0 auto; background: url(images/siteimages/i-content-top.gif);}
#contentWrap {background:url(images/siteimages/i-content-bg.gif) repeat-y #476e94 center; border-left:solid 1px #73a3c8; border-right:solid 1px #73a3c8; border-bottom:0px;}
#contentWrapper {width:956px; padding:0px 1px;  border-bottom:0px; background:url(images/siteimages/i-col-bg.jpg) no-repeat bottom left; min-height:400px;}
#leftCol {float:left; margin-left:3px; padding:0px 3px; min-height:400px; width:155px;}
#contentMain {float:left; margin-left:14px; width:770px; min-height:400px; color:#052e69;}

#checkoutMain {width: 958px; height: 24px; margin: 0 auto; background-color: #476e94; border-top: solid 1px #73a3c8; border-right: solid 1px #73a3c8; border-left: solid 1px #73a3c8;}
#checkoutContentWrapper {border-left: solid 1px #73a3c8; border-right: solid 1px #73a3c8; width: 958px; margin: 0 auto; background-color: #476e94;}
#checkoutContent {border: solid 1px #0d4067; width: 938px; margin: 0 auto; background-color: #fff; color: #052d6b;}


/* mac hide \*/
* html #contentMain{height:500px; overflow: visible;}
/* end hide */



div.clear {clear:both;}

#footerLinks {padding:1px 10px; width: 938px; height:31px; color:#b3d0dc; font-size: 10px; border: solid 1px #73a3c8; border-top:0px; background:#476e94; line-height:14px;}
#footerLinks a {font-size:11px; color:#b3d0dc; padding: 0px 3px; text-decoration:none;}



h1 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/siteimages/header-bg.gif);
	font-variant:small-caps;
   font-size:26px;
   margin: 5px 0 5px 0;
   color:#052d6b;
	}

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;
 }



