

body, div, dl, img, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, iframe, fieldset, input, p, blockquote, span {

	margin: 0;

	padding: 0;

}

ol, ul {

	list-style: none;

}

li a {

	text-decoration: none;

}

table {

	border-collapse: collapse;
	border-spacing: 0;

}



/* =Global

----------------------------------------------- */

body {
	font-size: 11px;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #F7F9FA;
	height: 100%;
	text-align: center;
	padding-bottom: 50px;
	background-image: url(../images/bg_stripe.gif);
}

#wrap {
	position: relative;
	width: 860px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	background: #FFF;
	border-top: 0 double #666666;
	min-height: 100%;
	text-align: left;
	border-right: 4px double #666666;
	border-bottom: 4px double #666666;
	border-left: 4px double #666666;
}


/* =Links

----------------------------------------------- */

a:link {

	color: #339900;
	text-decoration: none;
	padding: 1px;
	line-height: 1;
}

a:visited {

	color: #2B8400;
	text-decoration: none;
}	

a:hover {
	color: #33CC00;
	border-bottom: 0;
	text-decoration: none;
		
}

a:active {

	color: #33CC00;
	border-bottom: 0;
	text-decoration: none;

}

p a:link, p a:visited {

  text-decoration: none;
}


p {
padding-bottom: 10px;
}

/* =Header

----------------------------------------------- */

#header {

width: 780px;
margin-left: 40px;
margin-bottom: 20px;
padding-bottom: 73px;
}

#headerleft {
float:left;
position: absolute;
width:600px;
margin: 0 40px 10px 0;
}

#headerright {
float:right;
width:450px;
margin: 0 0 0 335px;
position: absolute;
text-align:right;
}


#header ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 

#header ul li {
	margin-left: 0;
	padding-left: .9em;
	padding-right: .5em;
	font-size: 14px;
	color: black;
	background: url(../images/dot_red.gif) no-repeat 0 60%;
	list-style: none;
	display: inline;
	}
	
		
#header ul li.first {
	margin-left: 0;
	font-size: 14px;
	color: black;
	background: none;
	list-style: none;
	display: inline;
	}

#headerpage {

	height: 80px;
	position: relative;
	margin: 15px 40px 0 40px;
}

h1#sub {

	width: 778px;
	height: 60px;
	padding: 0;
	margin: 0 0 0 0;
	text-indent: -9999px;
	background-color: #275092;

}

body.homepage #head {

	height: 250px;
	width: 780px;
	position: relative;
	margin: 0px 40px 0px 40px;
    padding:0px;
}

#homeleft {
	position: absolute;
	left: 0px;
	top: 0;
	width: 230px;
	background-color: #eee;
	padding: 5px;
	border: 1px #999999;
}


h1, h2 {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
	border-bottom: 2px solid #339900;
	}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 5px;
	margin-top: 10px;
}

h4, h5, h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #333;
	margin-bottom: 5px;
	margin-top: 10px;
}


h3 a {
    font-size: 12px;
	border-bottom: 1px solid #3891DC;
}

h3 a:hover {

	color: #FFF!important;
}

h4.img-desc {

	visibility: visible;
	font-size: 115%;
}

/* =Layout

----------------------------------------------- */

#content-main {

	position: relative;
	margin: 10px 40px 0 40px;
	min-height: 500px;
  line-height: 1.4;
}

body.homepage #main {

	position: relative;
	width: 360px;
	left: 260px;
	top: 0;
}

#main {

	position: relative;
	width: 460px;
	left: 160px;
	top: 0;
	padding-bottom: 20px;
}

#main ul {

	margin: 0 0 15px 30px;
	font-size: 103%;
}

#main li {

	padding: 4px 0;
	list-style: disc;
}

#content-viewer {

	position: relative;
	margin: 30px 40px 0 40px;
	min-height: 600px;
  line-height: 1.4;
  
}

#homeleft li {

	padding-left: 20px;
	background: url(../images/sun_small.jpg) no-repeat 0 1px;

}

#homeleft li p {

	margin-bottom: 15px;
	padding: 0;
	
}

#homeleft h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
	font-size: 105%;
	}

#homeleft h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
	}

#content-left {

	position: absolute;
	left: 0px;
	top: 35px;
	width: 130px;
}

#content-right {
	position: absolute;
	top: 35px;
	left: 645px;
	width: 135px;
	margin-bottom: 20px;
	}

.photoleft {
border:1px solid #000;
margin-right:10px;
margin-bottom: 5px;
}

.prodborder

{ 
    border: 1px solid #bbb;
    
	}

.caption {
font-size: 10px;
padding: 10px 0 20px 0;
line-height: 120%;
}


ul.leftnav li {

	font-size: 105%;
	line-height: 0;
}

ul.leftnav li a, ul.leftnav li a:hover {

	border-bottom: 1px solid #EEF2F4;
	display: block;
	padding: 4px 0 4px 15px;
	line-height: 1.4;
}

ul.leftnav li a.currentpage {

	color: #333;
	background: url(../images/dot.png) no-repeat 0 50%;
}

ul.leftnav {

  padding-bottom: 20px;
}


.head {
	padding: 5px;
	background: #FFD98A url(../images/bg2.gif);
	border-bottom: 3px solid #999;
	font-weight:bold;
	vertical-align: bottom;
}

.row0 {
		background-color: #fff;
		border-bottom: 1px solid #7DAAEA;
	}

.row1 {
		background-color: #eee;
		border-bottom: 1px solid #7DAAEA;
	}



#footer {

	clear: both;
	position: relative;
	background: #EEF2F4 url(../images/bg_green.gif) ;
	margin: 40px 40px 0px 40px;
	padding: 10px 15px 0 15px;
	color: #FFF;
	height: 60px;
    text-align: right;
}

#footer ul {

  float: left;
}

#footer ul li {

	display: inline;
  color: #275092;
}

#footer li a {

	margin: 0;
  color: #275092;
}

#footer li a:hover {

  color: #FFF;
  background: none;
}

#contact-info {

	position: absolute;
	right: 13px;
	top: 0;
}

#contact-info h4 {

	visibility: visible;
  text-align: right;
  padding: 10px 0 5px 0;
  margin: 0;
  color: #666;
}

#footer p {

	color: #666;
	font-size: 9px;
	padding: 3px 0;
}

p#copyright {

	position: relative;
	top: 88px;
	right: -15px;
}

#footer p a {

	color: #666;
	text-decoration: underline;
}

#footer p a:hover {

	color: #FFF;
	text-decoration: none;
} 

ul#menuhome
{
margin: 0;
padding: 0;
width:520px;
height:25px;
float:right;
white-space: nowrap;
background-image:url(../images/bg_menu.jpg);
}

#menuhome li
{
display: inline;
list-style-type: none;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 4px 8px 4px 8px;
font-weight:bold;
border-right: 1px solid white;
}

#menuhome li.last
{
display: inline;
list-style-type: none;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 4px 8px 4px 8px;
font-weight:bold;
border-right: none;
}

#menuhome a:link
{
color: #275092;
font-weight:bold;
text-decoration: none;
}

#menuhome a:hover, #menuhome a:visited
{
color: #346cbc;
font-weight:bold;
text-decoration: none;
}



ul#navlist
{
margin: 0;
padding: 0;
width:620px;
height:25px;
float:right;
white-space: nowrap;
background-image:url(../images/bg_menu.jpg);
}

#navlist li
{
display: inline;
list-style-type: none;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 4px 9px 4px 7px;
font-weight:bold;
border-right: 1px solid white;
}

#navlist li.last
{
display: inline;
list-style-type: none;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 4px 8px 4px 8px;
font-weight:bold;
border-right: none;
}

#navlist a:link, #navlist a:visited
{
color: #275092;
text-decoration: none;
}

#navlist a:hover
{
color: #346cbc;
text-decoration: none;
}


.dsign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.formtextb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}
.privacy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #546FA6;
	font-weight: bold;
}

.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
