/* CSS Document */
*
{
margin:0px;
padding:0px;
}
body
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
background:#dfe5bf;
}
#wrapper
{
margin:auto;
width:980px;
height:auto;
background:#dfe5bf;
}
#wrapper_inner
{
margin:auto;
width:872px;
height:auto;
background:#f9f8f3;
border:solid #FFFFFF 1px;
}
.header
{
width:872px;
height:266px;
float:left;
border:solid #FFFFFF 1px;
}
.cls
{
font-size:0px;
}
/*.header1
{
background: url(../images/header1.jpg) no-repeat;
width:872px;
height:266px;
float:left;
border:solid #FFFFFF 1px;
}
.header2
{
background: url(../images/header2.jpg) no-repeat;
width:872px;
height:266px;
float:left;
border:solid #FFFFFF 1px;
}
.header3
{
background: url(../images/header3.jpg) no-repeat;
width:872px;
height:266px;
float:left;
border:solid #FFFFFF 1px;
}
.header4
{
background: url(../images/header4.jpg) no-repeat;
width:872px;
height:266px;
float:left;
border:solid #FFFFFF 1px;
}
.header5
{
background: url(../images/header5.jpg) no-repeat;
width:872px;
height:266px;
float:left;
border:solid #FFFFFF 1px;
}*/
.menu_flash
{
background:url(../images/menu.jpg) no-repeat;
width:980px;
height:42px;
float:left;
}
.left_area
{
background: #f9f8f3 url(../images/left_area.jpg) repeat-x;
width:520px;
height:auto;

}
.right_area
{
background: #eae8dd url(../images/right_area.jpg) repeat-x;
width:354px;
height:auto;
}
.content_area
{
background:#808080;
width:874px;
height:auto;
}
.content_area1
{
background: #f9f8f3 url(../images/left_area.jpg) repeat-x;
width:874px;
height:auto;
}

.strip1
{
border-bottom:#b8b6b1 solid 1px;
width:452px;
margin-left:38px;
padding-bottom:7px;
font-size:0px;
}
.strip2
{
border-bottom:#b8b6b1 solid 1px;
width:282px;
margin-left:38px;
padding-bottom:7px;
font-size:0px;
}
.strip3
{
border-bottom:#b8b6b1 solid 1px;
width:795px;
margin-left:38px;
padding-bottom:7px;
font-size:0px;
}

.title
{
font-family: "Myriad Pro";
font-size:17px;
color:#303030;
font-weight: bold;
text-transform:uppercase;
padding-top:32px;
padding-left:38px;
}
.title1
{
font-family: "Myriad Pro";
font-size:20px;
color:#dddddd;
font-weight: normal;
text-transform:uppercase;
padding-top:32px;
padding-left:38px;
padding-bottom:30px;
}

.content1
{
width:444px;
height:auto;
font-size:12px;
color:#3f3f3f;
font-weight: normal;
padding-top:20px;
padding-left:38px;
padding-right:38px;
padding-bottom:30px;
overflow:hidden;
}
.content2
{
width:278px;
height:auto;
font-size:12px;
color:#3f3f3f;
font-weight: normal;
padding-top:20px;
padding-left:38px;
padding-right:38px;
padding-bottom:30px;
overflow:hidden;
}
.content3
{
width:795px;
height:auto;
font-size:12px;
color:#3f3f3f;
font-weight: normal;
padding-top:20px;
padding-bottom:30px;
padding-left:38px;
overflow:hidden;
}
.content
{
font-size:12px;
color:#fff;
font-weight: normal;
padding-bottom:30px;
padding-left:38px;
padding-right:38px;
overflow:hidden;
}

.footer
{
width:980px;
height:74px;
margin:auto;
}
.footer_content
{
font-size:12px;
color:#3f3f3f;
text-align:center;
padding-top:25px;
}
.footer_content a
{
color:#3f3f3f;
text-decoration:underline;
}
.footer_content a:hover
{
color:#3f3f3f;
text-decoration: none;
}

/*menus*/
.menu
{
width:872px;
height:30px;
float:left;
padding-top:12px;
}

.btn_home
{
background: url(../images/home.jpg) no-repeat; 
width:124px;
height:30px;
float:left;
display:block;
padding-left:12px;
}
.btn_home:hover, .homedown
{
background: url(../images/home_hover.jpg) no-repeat;
width:124px;
height:30px;
float:left;
padding-left:12px;
}

.btn_about
{
background: url(../images/about.jpg) no-repeat;
width:165px;
height:30px;
display:block;
float:left;
padding-left:12px;
}
.btn_about:hover, .aboutdown
{
background: url(../images/about_hover.jpg) no-repeat;
width:165px;
height:30px;
float:left;
padding-left:12px;
}

.btn_products
{
background: url(../images/products.jpg) no-repeat;
width:78px;
height:30px;
display:block;
float:left;
padding-left:12px;
}
.btn_products:hover, .productsdown
{
background: url(../images/products_hover.jpg) no-repeat;
width:78px;
height:30px;
float:left;
padding-left:12px;
}

.btn_distributors
{
background: url(../images/distributors.jpg) no-repeat;
width:84px;
height:30px;
display:block;
float:left;
padding-left:16px;
}
.btn_distributors:hover, .distributorsdown
{
background: url(../images/distributors_hover.jpg) no-repeat;
width:84px;
height:30px;
float:left;
padding-left:16px;
}

.btn_instructions
{
background: url(../images/instructions.jpg) no-repeat;
width:88px;
height:30px;
display:block;
float:left;
padding-left:12px;
}
.btn_instructions:hover, .instructionsdown
{
background: url(../images/instructions_hover.jpg) no-repeat;
width:88px;
height:30px;
float:left;
padding-left:12px;
}

.btn_warranty
{
background: url(../images/warranty.jpg) no-repeat;
width:147px;
height:30px;
display:block;
float:left;
padding-left:14px;
}
.btn_warranty:hover, .warrantydown
{
background: url(../images/warranty_hover.jpg) no-repeat;
width:147px;
height:30px;
float:left;
padding-left:14px;
}

.btn_contacts
{
background: url(../images/contactus.jpg) no-repeat;
width:86px;
height:30px;
display:block;
float:left;
}
.btn_contacts:hover, .contactsdown
{
background: url(../images/contactus_hover.jpg) no-repeat;
width:86px;
height:30px;
float:left;
}
.hidden_pic
{
display:none;
}

li
{
list-style:none;
float:left;
display:block;
}

.input {
width:160px;
border:#b8b6aa solid 1px;
height:19px;
padding:2px 0px 0px 2px;
}

.select {
	width:140px;
	border:#b8b6aa solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textarea {
	width:180px;
	border:#b8b6aa solid 1px;
	padding:0px 0px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sub_btn {
background-color: #72bd0b;
color: #ffffff;
font-size: 12px;
font-family: arial;
border:none;
border:#b8b6aa solid 1px;
padding:2px;
font-weight:bold;
}