html,body {
	position: static;
	margin: 0px;
	padding: 0px;
	background-color: #34576A;
	font-family: Arial, Helvetica, sans-serif;
}


#front-page-pricing td{
     text-align:center;
}

#shell {
	width: 1000px;
	margin-top: 0px;
  margin-left: auto;
  margin-right: auto;	
  background-color: #FFFFFF;
  background-image: URL('../images/main-bg-strip.gif');
  background-repeat: repeat-y;
  border-left: solid 1px #45C0D0;
  border-right: solid 1px #45C0D0;  
}

#header {
position:relative;
  width: 1000px;
  height: 60px;
  background-color: #3B8D9B;
  background-image: URL('../images/whole-header.jpg');
  border-bottom: solid 2px #0E6672;
}

#monthly-special {
  position: absolute;
  left: 0px;
  top: 63px;
  width: 326px;
  height: 283px;
  background-image: URL('../images/monthly-special.png');
background-repeat: no-repeat;
z-index: 1000;
}


#banner {
  width: 1000px;
  height: 340px;
  background-color: #ffffff;
}

#site-menu {
  width: 1000px;
  height: 37px;
  background-color: #0E6672;
  border-bottom: solid 1px #cccccc;
} 

#main {
  width: 1000px;
}

#product-menu {
  width: 220px;
  background-color: #F6FAC8;
  float: left;  
}

#content {
  background-color: #ffffff;
  width: 780px;
  padding-bottom: 20px;
  float: right; 
}

#footer {
  width: 1000px;
  height: 46px;
  text-align: center;
  background-color: #2392A3;
  background-image:url('../images/footer-bg.jpg');
  background-repeat:repeat-x;
	clear: both;
}

h1 {
	font-size: 22px;
	line-height: 26px;
  margin-left: 20px;
  margin-top: 17px;
  margin-bottom: 10px;
  margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ADC043;
}

h2 {
	font-size: 16px;
	line-height: 18px;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ADC043;
}

h3 {
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;	
	margin-bottom: 14px;
	margin-left: 20px;	
	margin-right: 20px;
	padding: 0px;
	font-weight: bold;
	color: #202020;
}

h4 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	margin-top: 10px;	
	margin-bottom: 14px;
	margin-left: 20px;	
	margin-right: 20px;
	padding: 0%;
	line-height: 22px;
	color: #3A8D9B;
}

p, li {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	margin-top: 10px;	
	margin-bottom: 14px;
	margin-left: 20px;	
	margin-right: 20px;
	padding: 0%;
	line-height: 22px;
	color: #666666;
}

li {
	margin-top: 0px;	
	margin-bottom: 0px;
}

#header h3 {
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
  margin-left: 200px; /*This adjusts distance of text from left*/
  margin-top: 10px; /*This adjusts vertical alignment of header text*/
  margin-bottom: 0px;
  margin-right: 215px; /*This adjust distance to flags*/
	line-height: 18px;
	color: #F5D43B;
}

#header p {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-right: 0px;
	line-height: 12px;
	color: #666666;
}

#site-menu a {
  display: block;
	text-decoration: none;  
  height: 37px;
  line-height: 33px;
  font-weight: bold;
  font-size: 12px;
	color: #333333;
	margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  background-image:url('../images/menu-bg.jpg');
  background-repeat:repeat-x;   
}

#site-menu a:hover {
	color: #666666;
}

#content a {
  color: #398C9A;
}

#site-menu img {
  margin: 0px;
  padding: 0px;
}

#product-menu a {
  display: block;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;  
  line-height: 18px;	
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #398C9A;
}

#product-menu a:hover {
	text-decoration: underline;  
}

#product-menu p {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
  margin-left: 14px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 0px;
	line-height: 16px;
	color: #666666;
}

#footer a {
  display: inline;
	text-decoration: underline;  
  line-height: 12px;
  font-weight: normal;
  font-size: 11px;
	color: #F5D43B;
	margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  padding: 0px; 
}

#footer h6 {
	font-size: 10px;
	line-height: 12px;
	margin-top: 7px;	
	margin-bottom: 0px;
	margin-left: 0px;	
	margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
}

table {
  margin: 0px;
  border: none;
}

td table {
	margin-top: 10px;	
	margin-bottom: 14px;
	margin-left: 20px;	
	margin-right: 20px;
  border: solid 1px #666666;
} 

td, th {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
} 

hr {
  border-top: 1px solid #243C54;
  height: 0px;
  width: 100%;
  margin: 0px;
  padding: 0px;	
}

a img {
  border: none;
}

.product-img {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 10px;
}

.realbig {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #ADC043;
}

.redlink {
  color: #DC0703;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

#footer {
  width: 1000px;
  height: 46px;
  text-align: center;
  background-color: #fff;
  background-image:url('../images/footer-bg.jpg');
  background-repeat:repeat-x;
	clear: both;
}

#footer a {
  display: inline;
text-decoration: none;  
  line-height: 12px;
  font-weight: normal;
  font-size: 11px;
	color: #fff;
	margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  padding: 0px; 
}

#footer h6 a:hover {
color: #34576A;
}

#footer a:hover {
color: #34576A;
}

#footer h6 {
	font-size: 10px;
	line-height: 12px;
	margin-top: 7px;	
	margin-bottom: 0px;
	margin-left: 0px;	
	margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}

#connect p {
color:#333;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
line-height:18px;
margin:10px 0 0 15px;
text-decoration:none;
padding-bottom:5px;
font-style:italic;
}

#socialMedia a {
float:left;
padding:2px;
margin-top:0px;
margin-bottom:10px;
}

#clear{
clear:both;
}
