@charset "utf-8";
/* CSS Document */

body {
	background:url(/images/bg-body.jpg) repeat-x #384F38 0 -1px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}
p {
	padding-bottom: 1em;
	}
a {
	color: #0066FF;
	}
h1 {
	font-size:1.8em;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:1em;
	

}
h2 {
  padding-bottom:.5em;
  font-size: 1.2em;
  font-weight:bold;
  color:#405C9B;
  }
 h3 {
 	font-weight:bold;
	padding-bottom:.5em;
	}
#container {
	width:937px;
	margin:0 auto;
	}
#header {
	background:url(/images/bg-head.jpg) no-repeat;
	height:257px;
	}
#main-container {
	background: url(/images/bg-content-full.jpg) repeat-y 1px 0;
	}
#main {
	background:url(/images/bg-content.jpg) no-repeat;
	height:390px;
	}
#main-footer-left {/*ie6*/
	float:left;
	clear:left;
	margin-left:40px;
	font-size:11px;
	padding-top:25px;
	position:relative;
	z-index:2;
	height:1.5em;
	}
#main-footer-right {/*ie6*/
	float:right;
	margin-right:40px;
	font-size:11px;
	height:1.5em;
	padding-top:25px;
	position:relative;
	z-index:2;
	text-align:right;
	}
	
#main-footer-right a, #main-footer-left a, #main-footer-right a:hover, #main-footer-left a:hover, #main-footer-right a:visited, #main-footer-left a:visited, #main-footer-right a:active, #main-footer-left a:active {	
	text-decoration:none;
	color:#000000;
	
	}	
	
	
#footer {
	background:url(/images/bg-footer.jpg) no-repeat;
	height:83px;
	padding-top:5px;
	color:#000;
	}
#nav-head {
	float:right;
	width:490px;
	margin-top:70px;
	}
#nav-head li {
	display:inline;
	position:relative;
	z-index:20;
	left:-20px;
	padding-left:0px;
	padding-right:0;
	}	
#nav-left {
	background:url(/images/bg-nav.jpg) no-repeat;
	height:343px;
	width: 197px;
	float:left;
	margin-left:17px;	
	}
#content {
	float:right;
	width:343px;
	margin: 25px 42px 0 15px;
	}
#flash-container {/*ie6 and ie 7*/
	position:relative; top:-450px; left:195px;
	width:360px;
	height:330px;
	}
	
	
/* inside */
#logo {
	position:relative;
	left:25px;
	top:75px;
	}
#header-inside {
	background:url(/images/bg-head-inside.jpg) no-repeat;
	height:257px;
	}
	
body.inside {
	background:url(/images/bg-body.jpg) repeat-x #384F38 0 -3px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}

#main-inside {
background:url(/images/bg-inside-full.jpg) repeat-y;
}
#main-content-inside {
background:url(/images/bg-content-inside.jpg) no-repeat 0 0px;
}

	
#content-inside {
	width:640px;
	margin: 0px 0px 0 220px;
	  padding-top: 45px;
	}
	
#footer-inside {

	height:79px;
	
	color:#000;
	}
	
#nav-left-inside {
	background:url(/images/bg-nav-inside.jpg) no-repeat ;
	height:343px;
	width: 197px;
	float:left;
	margin-left:17px;	
	}
	
#main-footer-inside {
  background:url(/images/bg-inside-footer.jpg) no-repeat;
  height: 210px;
  float:left;
  }
#main-content-base {
	background: url(bg-content-base.jpg) repeat-y;
	}
  
dl.content-img {
  background: url(/images/bg-image.jpg);
  padding: 2px;
  width:221px;
  margin-left: 18px;
  margin-bottom: 14px;
  }

dl.content-img dd {
  background:#F2F2F2;
  padding: 0 2px 2px 2px;
  color:#415C9B;
  font-size: 10px;
  }
 
/*inside content*/

.img-right {
	float:right;
	margin: 0 0 15px 15px;
	}
	
.img-left {
	float:left;
	margin: 0 15px 15px 0;
	}
.img-left img, .img-right img {
	background:url(/images/bg-image.jpg);
	padding:2px;
	}
.content-item {
	overflow:auto;
	padding-bottom:1em;
	border-bottom:1px solid #666;
	margin-bottom:1em;
	float:left;
	}
.moreinfo {
	padding-bottom:.5em;
	}
.moreinfo a {
	padding-right: 1.5em;
	background:url(/images/bul-pdf.png) no-repeat right;
	}
ul.infolist {
padding-bottom:1em;
}
ul.infolist li {
	padding-bottom:.5em;
	}
ul.infolist li a {
	padding-right: 1.5em;
	background:url(/images/bul-pdf.png) no-repeat right;
	}
#title-container {
	width:400px;
	overflow:auto;
	float:left;
	}
#inner-content {
	width: 100%;
	float:left;
	}

.gallery li {
	padding: 0 15px 15px 0;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.gallery li img {	
	background:url(/images/bg-image.jpg);
	padding:2px;
}
.gallery-right li {
	padding: 0 0px 15px 15px;
	float:right;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	
}
.gallery-right blockquote a{
	padding-right: 1.5em;
	background:url(/images/bul-pdf.png) no-repeat right;
	}

.gallery-right li img {	
	background:url(/images/bg-image.jpg);
	padding:2px;
}
.map {
	width:325px;
	margin: 1em 0;
	border:1px solid #666;
	}
table.product-table td {
	padding-bottom:1em;
	}
/*form styles*/

fieldset ul {
	padding:0;
	}
fieldset ul li {
	padding-left:0;
	list-style-type:none;
	padding-bottom:1em;
	}
fieldset ul li label {
	width:80px;
	float:left;
	}

