*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #595959;
/* Old color #737373; */
font-size: 12pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #93B300;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

strong
{
background: inherit;
color: #363634;
/* Old color #50514D */
}

#box img{
	border: none;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#header img {
	border: none;
}

#header a:hover {
	background: none;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
font-size: 13px;
}

#main
{
padding-top: 20px;
position: relative;
width: 685px;
margin: 0px auto;
padding-bottom: 10px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size:13px;
/*font-size: 13px; */
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 10px 0px 10px;
}

/*
#lcontent img {
	border: solid 2px #dadada;
	padding: 0 -10px;
}
*/

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: circle;
margin-left: 15px;
margin-bottom: 15px;
}

li
{
/*background: url('images/x1.gif') no-repeat 0px 5px; 
padding-left: 15px;*/
margin-bottom: 5px;
}

p
{
margin-bottom: 20px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10pt;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

#store td {
	padding: 0 15px;
	border-bottom: solid 1px #dadada;
}

#store span {
	text-align: right;
	border: none;
}

#store img {
	border: none;
	background: none;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #565731;
/* Old color #AAB165 */
}

.box h2
{
background: inherit;
color: #555A1C;
/* #6C7425 */
text-transform: lowercase;
font-weight: normal;
font-size: 19px;
margin-bottom: 5px;
}

.box p
{
font-size: 12pt;
line-height: 18px;
margin-bottom: 8px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 15px;
text-align: center;
text-transform: lowercase;
}

/* Forms */
#Form {
	margin: 15px auto;
}

#Form input {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #737373; 
	} 

fieldset {
	border: solid 1px #dadada;
	padding: 6px;
	}
legend {
	font-size:14px;
	font-weight: bold;
	}
fieldset p {
	margin: 0px;
	padding: 0px 2px 8px 2px;
	color: #333;
	}
#Form form {
	margin: 0px;
	padding: 6px 1px 6px 6px;
	}
#Form table {
	width: 100%;
}
	
#Form td {
	padding: 3px 5px;
}

#Form select {
	width: 4em;
}

#Form span {
	font-size: 11px;
	color: red;
}

.Form_error {
	padding: 0;
	margin: 0;
	text-align: right;
}

#Form textarea {
	width:98%;
	height:100px;
	}

#Form label {
	text-align: right;
	display: block;
	width: 35%;
	float: left;
	margin-right: 8px;
	color: #000;
	}
#Form .Submit {
	clear: left;
	padding: 6px 0px 0px 88px;
	text-align: left;
	}
#Form .Button {
	clear: left;
	padding: 3px 6px;
	border: 1px solid #dadada;
	width: auto;
	cursor: pointer;
	}
	
#txt_phone_areacode,#txt_phone_first3 {
	width: 1.8em;
}

#txt_phone_last4 {
	width: 2.3em;
}

#txt_tax_id_1 {
	width: 1em;
}

#txt_tax_id_2 {
	width: 4em;
}