* { box-sizing: border-box; -moz-box-sizing: border-box; }

* { padding: 0em; margin: 0em; }

  body {
	margin:0px 0px 10px 0px; /* top page margin of 4px, bottom margin of 10px */
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9pt;
	color:#1F365D;
	}

  td {
	font-size:9pt;
	}

  img {
	border:0;
	}

  p {
	margin-bottom:15px;
	}
	
  h1 {
	font-family:"arial narrow",verdana,arial,helvetica,sans-serif;
	font-size:38px;
	color: #ffffff;
	margin-top:2px;
	margin-left:10px;
	}

  h2 {
	font-family:arial,times,verdana,helvetica,sans-serif;
	font-size:15px; 
	font-weight:bold;
	color: #ffffff;
	margin-top:3px;
	margin-left:6px;
	}

  h3 {font-size:12px;
	font-weight:bold;
	color: #1f365d;
	}
	
  b {font-size:9pt;
	font-weight:bold;
	color: #1f365d;
	}

  strong {font-size:11px;
	font-weight:bold;
	color: #1f365d;
	}
	
  a {
	font-size:9pt;
	font-weight: bold;
	color: #335FA8;
	text-decoration:underline;
	}
  a:hover {
	color: #1F365D;
	}

  #page_wrapper {
	width:767px;
	margin:0px auto; /* "auto" centers everything */
	}
	
  #header {
	height:83px;
	background: #5C7FB9;
	margin-bottom:3px;
	}

/* ----------------------------- start #top-nav ----------------------------- */
#top-nav { background: #335FA8;	height:17px; margin-bottom:3px; }
#top-nav img { border: none; }
#top-nav li { display: inline; list-style:none; float: left; }
#top-nav li a { float: left; display:block;  height: 17px; }
#top-nav li a img { float: left; border:none; vertical-align:bottom; /* for IE6 */}
/* ----------------------------- end #top-nav ----------------------------- */

/* created to contain main area and have the blue background */
  #content {
	border:0px solid #bbb; /* change border to 0 for production */
	background: #ccd7e9;
	width:767px;
	padding-bottom:11px; /* to for padding above footer, doesn't show up in firefox so using margin-bottom:11px; in #nav-left also */
	float:left; /* need this to get the blue background to show up in Firefox */ /* causes extra gap in IE between <div id="footer"> and <div id="bottom"> */
	}
	
	/* applies to all divs within the content div */
  #content div {
	/*padding:0px;  spacing between areas inside contend div, such as between text and the borders of the center, mid and right sections */
	float:left;
	}

  #nav-left {
	width:180px;
	height:100%; 
	background: #5C7FB9;
	margin-top:11px;
	margin-left:11px; /* for some reaon it's double the value in IE unless "display: inline" used to overcome the but*/
	margin-right:0px;
	display: inline; /* added here to defeat the "doubled-margin bug" as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	}


/* ----------------------------- start .nav-left-title ----------------------------- */
  .nav-left-title {
	width:180px;
	height:30px;
	display: inline; /* added here to defeat wierd spacing that seems to happen */
	/* background-image: url(../common/images/nav-left-title-bg.gif); */
	}
	
.nav-left-title img { border: none; }
.nav-left-title { display: inline; list-style:none; float: left; }
.nav-left-title a { float: left; display:block; height: 30px; }
.nav-left-title a img { float: left; border:none; vertical-align:bottom; /* for IE6 */}
/* ----------------------------- end #top-nav ----------------------------- */

  .nav-left-links {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	padding-top:11px;
	padding-left:7px;	
	padding-bottom:11px;
	display: inline; /* added here to defeat wierd spacing that seems to happen */
	}
	.nav-left-links ul {padding:0;margin:0;list-style-type:none;text-align:left;}
	.nav-left-links li {padding:0px 0px 7px 0px;} /* top, right, bottom, left*/

  .nav-left-links a {
	color: #ffffff;
	text-decoration: none;
	}
  .nav-left-links a:hover {
	color: #BECCE3;
	text-decoration: underline;
	}

  .nav-left-links-custserv {
	width:180px;
	font-family:verdana,arial,helvetica,sans-serif;
	background: #EBEFF6;
	font-size:11px;
	color: #4D72AE;
	padding-top:11px;
	padding-left:0px;	
	padding-bottom:11px;
	display: inline; /* added here to defeat wierd spacing that seems to happen */
	}
	.nav-left-links-custserv ul {padding:0;margin:0;list-style-type:none;text-align:left;}
	.nav-left-links-custserv li {padding:0px 0px 7px 0px;} /* top, right, bottom, left*/

  .nav-left-links-custserv a {
	color: #4D72AE;
	font-weight: bold;
	padding-left:7px;
	text-decoration: none;
	}
  .nav-left-links-custserv a:hover {
	color: #1F365D;
	padding-left:7px;
	text-decoration: underline;
	}

  .nav-left-products-font {
	color: #4b4b4b;
	}
	
  #nav-left-ssl {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color:#000000;
	background: #ffffff;
	width:180px;
	margin:0px;
	padding:0px;
	text-align:center;
	display: inline; /* added here to defeat the "doubled-margin bug" as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	}
  #nav-left-ssl img {
	display: inline; /* added here to defeat the "doubled-margin bug" as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	margin:0px;
	padding:0px;
	display: inline;
	}

body#gallery1 a#gallery1nav,
body#gallery2 a#gallery2nav,
body#gallery3 a#gallery3nav,
body#gallery4 a#gallery4nav,
body#package-a a#package-anav,
body#package-b a#package-bnav,
body#package-c a#package-cnav,
body#links a#linknav,
body#featured a#featurednav {
	color: #BECCE3;
	text-decoration: underline;
}
	
  .nav-left-spacer {
	width:180px;
	height:3px;
	background: #ccd7e9;
	}

  #content-main {
	border:1px solid #FFFFFF; /* change as desired */
	width:556px;
	min-height:670px; /* IE6 or earlier don't recognise min-height! However, IE6 and earlier treat the height property like min-height.*/
	margin-top:11px;
	margin-left:10px;
	/*margin-bottom:15px;*/
	background:#FFFFFF;
	background-image: url(../common/images/blue-gradient-bg.gif);background-repeat: no-repeat; background-position:top;
	}

  #h1-container {
	width:100%;
	margin-top:5px;
	height:49px;
	margin-left:0px;
	margin-bottom:0px;
	}

  #h1-text {
	font-family:"arial narrow",verdana,arial,helvetica,sans-serif;
	font-size:38px;
	color: #ffffff;
	padding-top:2px;
	padding-left:10px;
	}

  #h1-underline {
	height:1px;
	background: #FFFFFF;
	width:535px;
	margin-left:5px;
	margin-right:5px;
	}

  .content-heading-bar {
	width:100%;
	height:25px;
	margin-left:0px;
	margin-bottom:0px;
	background: #5C7FB9;
	}
	
  .content-heading-text {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px; /* was 15px, but can't with sfir it's closer to 13px */
	font-weight: bold; 
	color: #ffffff;
	padding-top:3px;
	padding-left:6px;
	}
  .content-main-text  {
	padding-top:19px;	
	padding-right:14px;	
	padding-left:14px;
	padding-bottom:9px;
	}
  .jetproductsstroke {
	border: 1px solid #CCD7E9;
	}
  .popupimagestroke {
	border: 1px solid #FFFFFF;
	}
  .popupimagefooter {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #ffffff;
	}
  .content-main-img-link {
	border: 1px solid #5C7FB9;
	}
  A:hover .content-main-img-link, A:active .content-main-img-link {border:1px; border-thickness: 1px; border-color: #1F365D; border-style: solid}

  #footer-sides {
	width:121px; height:54px; background:#335FA8; float:left; margin-bottom:8px;
	}
  #footer-middle {
	width:525px; float:left; height:54px; background: #335FA8; text-align:center; margin-bottom:8px;
	}

  .ul-body ul{
	list-style-position: outside; margin-left:16px;
	list-style-type:square;
	}
  .ul-body2 ul{
	list-style-position: outside; margin-left:16px;
	list-style-type:square;
	}
  .ul-body li{
	margin-bottom:3px;
	font-size:10pt;
	list-style-type:square;
	}
  .ul-body2 li{
	margin-bottom:3px;
	font-size:8pt;
	list-style-type:square;
	}
  .ul-body ul li ul li{
	margin-left:0px; margin-bottom:5px; list-style-type:square;
	}
  .ul-body2 ul li ul li{
	margin-left:0px; margin-bottom:5px; list-style-type:square;
	}

  .small_image img{
	margin: 0px 0px 0px 0px
	}

  .popupimg img{
	border : 10px solid #DDDDDD; /* img border */
	}

  .gallery_large_img img{
	border : 4px solid #000000; /* img border */
	}

  .subheadingtext {
	font-weight: bold;
	}

.submitbtn {
   color:#FFFFFF;
   font-family: Verdana,Tahoma,Arial,Helvetica, sans-serif;
   background-color: #3261A5;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #1f365d;
}
	
  #footer-wrapper {
  	width:767px;
	clear:both;
	}

  #footer-links {
	padding-top:4px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight: bold;
	color: #ffffff;
	}
  #footer-links a {
	padding-top:8px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
  #footer-links a:hover {
	color: #ccd7e9;
	}
		
  #footer-text {
	padding-top:4px;
	padding-bottom:6px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight: bold;
	color: #A1B6D7;
	}

  #bottom {
	float:left;
	clear:both;
	width:767px;
	text-align:center;
	display: inline; /* added here to defeat the "doubled-margin bug" in IE as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color: #404040;
	}
  .bottom-text {
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color: #404040;
	}
		
  .captiontext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	color: #1f365d;
	padding-top: 9px; /* doesn't seem to work, no padding given*/
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}

/* stuff for home page */

  #home-main-pic {
	width:745px;
	height:466px;
	margin-top:16px;
  	margin-left:11px;
  	margin-bottom:16px;
	display: inline; /* added here to defeat the "doubled-margin bug" as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	}
	
.home-content-news-text-title {
  	margin-top:7px;
  	width:196px;
  	font-family: verdana,arial,helvetica;
  	font-size: 10px;
  	font-style: normal;
  	line-height: 12px;
  	font-weight: bold;
  	font-variant: normal;
  	text-transform: none;
  	text-decoration: none;
  	color: #11223f;
  	}


 .home-content-news-text {
	width:196px;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
  	color: #335fa8;
  	}

  .home-content-news-text-details {
	font-family: verdana,arial,helvetica,verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
  	color: #335fa8;
	}
	.home-content-news-text-details:hover {color: #11223f}

 .home-content-news-brief {
	line-height:13px;
	}
 .home-content-news-brief img {
	float:left;
	width:124px;
	height:81px;
	}
	
 .home-content-news-stroke {
	margin-top:0px;
	margin-bottom:4px;
	width:320px;
	}
 .home-content-news-stroke img {
	float:right;
	margin-right:11px;
	width:186px;
	height:1px;
	}
	
 #home-content-middle-new {
	width:320px;
	height:301px;
	float:left;
	margin-left:12px;
	}
	
  #home-content-right-new {
	width:201px;
	height:301px;
	margin-left:11px;
	background: blue;
	}

 #home-content-left-new {
	width:201px;
	height:200px;
	float:left;
	display: inline; /* added here to defeat the "doubled-margin bug" as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	margin-left:11px;
	}
 #home-content-left {
	width:201px;
	height:314px;
	float:left;
	display: inline; /* added here to defeat the "doubled-margin bug" as per http://www.positioniseverything.net/explorer/doubled-margin.html. */
	margin-left:11px;
	background: #f5f7fb;
	}

 #home-content-middle {
	width:320px;
	height:314px; /* was originally 301px */
	float:left;
	margin-left:12px;
	background:#ffffff;
	}

  #home-content-right {
	width:201px;
	height:314px;
	margin-left:11px;
	background: #f5f7fb;
	}