a, div, strong, img, table, tr, td, form, fieldset, legend, span, body, ul, li, h6, h5,h1, p, ol{
	border: none;
	margin: 0;
	padding: 0;
	color: #0b3b36;
}
h2 
{
   font-size: 12pt;
   margin-bottom: 3px;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:0px;
	overflow:hidden;
}
body{
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #0b3b36;
	background: #007c6c;
}

.alL {	text-align: left;	}
.alR {	text-align: right;	}
.alC {	text-align: center;	}

.flL {	float: left;	}
.flR {	float: right;	}

.white { color: #fff; }

#content ul,
#content ol {
	padding: 0px 10px 0px 20px;
}

p{margin-bottom: 30px;}
#main{background: #f3f8f7;}

#main{
  background-image: url(../gfx/back.gif);
  background-position: center;
  background-repeat: repeat-y; 
}
#container{
  width: 970px;
  margin: 0px auto;
  background: #f3f8f7;
}
#top, #top_bou, #top_log{
  height: 108px;
  position: relative;
  background-image: url(../gfx/back_top.gif);
  background-position: left;
  background-repeat: no-repeat;
}
#top_log{
  background-image: url(../gfx/back_top_log.gif);
}
#top_bou{
  background-image: url(../gfx/back_top_bou.gif);
}
.homeLink{
  text-decoration: none;
  height: 85px;
  width: 105px;
  position: absolute;
  left: 0px;
  top: 10px;
}
#find{
  height: 108px;
  width: 260px;
  position: absolute;
  left: 710px;
  background-image: url(../gfx/back_find.gif);
  background-position: 76px;
  background-repeat: repeat-y; 
  color: #007c6c;
}
#find table .right{text-align: right;}
#find table{
margin-top: 8px;
float:right;
}

#find table td{
  text-align: left;
  padding: 1px 7px;
}
#find input{
  width: 156px;
  height: 17px;
  border: 1px solid #00806d;
}

#find .button{
  float:right;
  font-size:10px;
  color:white;
  width: 88px;
  height: 21px;
  border: 3px outset #027d6d;
  background-color:#027d6d;
}

#find select{
  width: 162px;
  height: 17px;
  border: 1px solid #00806d;
}
.topLinks{position: absolute; left: 115px;top: 15px;}
.topLinks a{font-size: 14px;color: #0b3b36; margin-left:2px; margin-right:2px;}

.topLinks a.first_bou{
margin-left:0px;
}

#menuTop, #menuTop1{
  background-image: url(../gfx/back_menu.gif);
  background-repeat: repeat-x;
  border: 1px solid #050605;
  height: 29px;
  margin-bottom: 18px;
}
#menuTop a{
  padding: 5px 7px 6px 7px;
  line-height: 28px;
  border-left: 1px solid #fff;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#menuTop a:hover,
#menuTop .select,
#menuTop .select1 {
  background-image: url(../gfx/backmenuhover.gif);
  color: #164641; 
}
#contentIndexTop{
  background-image: url(../gfx/content_top.gif);
  height: 18px;
  overflow: hidden;
}
#contentIndexBottom{
  background-image: url(../gfx/content_bottom.gif);
  height: 16px;
  overflow: hidden;
}
#contentIndex{
  background-image: url(../gfx/content_back.gif);
  background-repeat: repeat-y;
  min-height: 400px;
  haight: auto;		_height: 400px;
  text-align: left;
}

#contentIndex.homeContent {
	padding: 2px 20px;
}

#contentIndex .header{
  background-image: url(../gfx/index_header.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 50px;
  color: #f7faf9;
  font-size: 15px;
  line-height: 32px;
  font-weight: bold;
}
#contentIndex .headerBack{
  background-image: url(../gfx/index_header_back.gif);
  background-position: center;
  background-repeat: y-repeat;
  width: 669px;
  margin: 0px auto;
  position: relative;
  font-size:14px;
}
.car1, .car2,.btn1,.btn2{position: absolute;}
.car1{top: 0px;left: -50px;}
.car2{top: 0px;left: 615px;}
.btn1{top: 92px;left: -120px;}
.btn2{top: 92px;left: 550px;}
#banners *{margin: 4px 20px;}
#contentIndex .headerDown{
  background-image: url(../gfx/index_header_down.gif);
  background-position: center top;
  background-repeat: no-repeat;
  height: 50px;
}
#footer{
  height: 15px;
  overflow: hidden;
  background-image: url(../gfx/footer.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#foot_left{
float:left;
color:white;
margin-left:14px;
margin-top:6px;
}

#foot_right{
float:right;
color:white;
margin-right:14px;
margin-top:6px;
}

/* ----------- start: Left menu ---------- */

#menuLeft {
	width: 176px;
	float: left;
	line-height: 21px;
	text-align: left;
}

#menuLeft a{
	display: block;
	background: #d8eae8;
	border: 1px solid #027d6d;
	border-bottom: none;
	line-height: 15px;
	color: #0b3b36;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
	cursor: pointer;
}

#menuLeft a:hover{
	background: #027d6d;
	color: #fff;
}

#menuLeft .select,
#menuLeft .select1 {
	color: #fff;
	background: #027d6d;
}

#menuLeft .first .round {
	float: right;
	position: relative;
	display: block;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#menuLeft .first .round span {
	background-image: url(../gfx/round_TR.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: dlock;
	width: 8px;
	height: 8px;
	position: absolute;
	left:-3px;
	top: -4px;
}

#menuLeft .sub .last{
	border-bottom: none;
}

#menuLeft .lastSub .last{
	border-bottom: 1px solid #027d6d;
}

#menuLeft .lastSub,
#menuLeft .sub {
	position: relative;
	padding-left: 10px;
	_border-top: 1px solid #027d6d;
	_height: expression(this.childNodes[0].offsetHeight-1);
}

#menuLeft .lastSub .co,
#menuLeft .sub .co {
	_position: absolute;
	_top: -1px;
}

#menuLeft .lastSub .co a,
#menuLeft .sub .co a {
	_width: 151px;
}

#menuLeft .BB {
	position: relative;
	width: 1px;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}

#menuLeft .BB div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 176px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #027d6d;
}

#menuLeftTop{
  background-image: url(../gfx/leftmenutop.gif);
  background-position: top;
  background-repeat: no-repeat;
  border-top:none;
  border-right:none;
}
#menuLeftBack{
  background: #d8eae8;
  border-left:1px solid #027d6d;
  border-right:1px solid #027d6d;
  padding:0px 10px 0px 10px;
}
#menuLeftBottom{
  background-image: url(../gfx/leftmenubottom.gif);
  background-position: top;
  background-repeat: no-repeat;
  border-top:none;
  border-right:none;
  height:22px;
}

#menuLeftBack a{
 display:inline;
 text-decoration:underline;
 border:none;
 background:#d8eae8;
}

#menuLeftBack a:hover{
 background:#d8eae8;
 color: #0b3b36;
}

/* ---------- end: left menu ---------- */
.contentTop{
  background-image: url(../gfx/contenttop.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 14px;
  float: right;
  width: 780px;
  overflow: hidden;
}
.contentBottom{
  background-image: url(../gfx/contentbottom.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 14px;
  float: right;
  width: 780px;
  overflow: hidden;
}
#content{
  width: 780px;
  min-height: 520px;
  _height: 520px;
  float: right;
  background-image: url(../gfx/contentback.gif);
  background-position: top;
  background-repeat: repeat-y;
  text-align: left;
}
#content .faq_q {
	font-weight: bold;
	margin: 0px 0px;
}
#content .faq_a {
	margin: 0px 0px 7px 10px;
}
#content .faq_q p,
#content .faq_a p {
	margin: 3px 0px 2px 0px;
	padding: 3px 0px 2px 0px;
}
#in{margin: 0px 15px;}

h1{
  color: #0b3b36;
  font-size: 15px;
  margin-bottom: 20px;
}

.TextBox, .TextArea{
width:305px;
}

.TextBox, .TextArea, #con_button{
clear:both;
}

.TextBox input, .TextArea input{
float:right;
margin-top:-15px;
_margin:0px;
}


/* -------------------- start: forms -------------------- */

.TextBoxTB, .TextBoxTBReq {	clear: both;	}
.TextAreaTA, .TextAreaTAReq {	clear: both;	}

.TextBoxTB input, 	.TextBoxTBReq input {		width: 198px;	border: 1px solid #00806d;	}
.TextAreaTA textarea, 	.TextAreaTAReq textarea {	width: 398px;	border: 1px solid #00806d;	}

.TBTextSTextBox, 	.TBTextSReqTextBox {	width: 200px;	}
.TBTextBox, 		.TBReqTextBox {		width: 220px;	}
.TBTextETextBox, .TBTextEReqTextBox {
	clear: both;
	display: block;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 5px;
}

.TATextSTextArea, 	.TATextSReqTextArea {	}
.TATextArea, 		.TAReqTextArea {	width: 400px;	}
.TATextETextArea, 	.TATextEReqTextArea {
	clear: both;
	display: block;
	line-height: 1px;
	font-size: 1px;

}

#btnSubmitForm, #btnResetForm {
	margin-left: 10px;
	font-size:10px;
	font-weight: bold;
	color:white;
	width: 93px;
	height: 21px;
	border: 3px outset #027d6d;
	background-color:#027d6d;
}

#form #con_button {
	width: 400px;
	margin-top: 15px;
	text-align: right;
}

#error_box .error {
	width: 380px;
	border: 1px solid red;
	margin-bottom: 10px;
	padding: 10px;
}

#error_box .error,
#error_box .error p,
#error_box .error .header {
	color: red;	
}

#error_box .error .header {
	font-weight: bold;
}

#error_box p {
	margin: 0px;
	padding: 0px;
}

.SelectSB,
.LabelLB {
	float: none;
	clear: both;
	margin-top: 5px;
}


.form_newsletter input {
	width: 250px;	border: 1px solid #00806d;
}

.form_newsletter .radios input {
	border: none;
	width: 12px;
}

.form_newsletter dl,
.form_newsletter dt,
.form_newsletter dd {	margin: 0px;	padding: 0px;	}

.form_newsletter dl {	margin-bottom: 5px;	}

.form_newsletter dt {
	float: left;
	width: 150px;
}
.form_newsletter dd {
	float: left;
	width: 260px;
}

.form_newsletter dd.zip input {	width: 60px;	}

.form_newsletter dd.clear {	float: none;	clear: both;	font-size: 1px;	line-height: 1px;	}

.form_newsletter .red {			color: #DC0000;	}

.form_newsletter .comm {		margin: 10px 0px 20px 0px;	}

.form_newsletter .buttons {
	width: 400px;
	text-align: right;
}

.form_newsletter .buttons input {
	font-weight: bold;
	font-size:10px;
	color:white;
	width: 88px;
	height: 21px;
	border: 3px outset #027d6d;
	background-color:#027d6d;
}

/* ---------------------- end: forms -------------------- */


.customer_list dl {	margin: 0px;	padding: 0px;	}
.customer_list_links a.odd,
.customer_list dl.odd {	background-color: #d8eae8;	}
.customer_list_links a.eve,
.customer_list dl.eve {	background-color: #ebf4f3;	}

.customer_list_links a {	display: block;	}

.customer_list dt,
.customer_list dd {	padding: 0px 3px;	}

.customer_list dt {
	width: 600px;
	float: left;
	clear: both;
}

#newsletter_template ul,
#newsletter_template ol {
	padding-left: 40px;
}


