body{
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#ececec;
	background-image: url(images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}


html{ 
	height: 100%;
}
*{
    background: none repeat scroll 0 0 transparent;
    border: medium none;

    padding: 0;
}

.clear{
	clear: both;
}

p{ 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

ul li{
background: url(images/bullet.png)no-repeat top left;
padding: 0 0 12px 20px;
margin:0;
list-style: none;
}


img { 
    border: 0;
}
h1{ 
  	margin: 0;
  	padding: 15px 0 0 0;
  	color:#fff;
}
h2, h3, h4, h5, h6 { 
  	margin: 0 0 10px 0;
  	padding: 15px 0 5px 0;
  	color: #43423F;
}
h2{ 
  	color: #000;
}

h4, h5, h6{ 
	margin: 0;
  	padding: 0 0 5px 0;
  	color: #A4AA04;
}

h5, h6{ 
  	padding: 0 0 15px 0;
  	color: #000;
}
h6{ 
    color: #362C20;
}

a, a:link, a:visited {
	color: #0074c5; 
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

.footermenutext{
	padding-bottom: 15px;
}

/*ul{ 
	margin:0px 0 22px 17px;
}

ul li{ 
  	margin: 0 0 6px 0; 
  	padding: 0 0 4px 5px;
	list-style-type: none;
}

ol{ 
	margin: 8px 0 22px 20px;
}

ol li{ 
	margin: 0 0 11px 0;
}*/

/**
* Layout Specific
*/
.auto_margin{
	margin: 0px;
}
#global_wrap{
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}
/**
* Header with Logo and Search
*/
#header{
	width: 930px;
	height: 100px;
	padding: 0 0px;
    color: #FFFFFF;
    
}

#header #header_left{
	width: 400px;
	height:90px;
	padding: 0px 0 0 0;
	float: left;
	font-size: 14px;
	
}
#header #header_left h1{
	font-size: 18px;
	height:90px;
	width:130px;
	color: #fff;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	margin:15px 0px 0px 70px;
}
#header #header_right{
	width: 200px;
	height: 30px;
	margin-top: 0px;
	float: right;
}

#search_word{
	color:white;
}
/*#menu{
background: url(images/navbg.jpg) left top no-repeat;
height:60px;
width:942px;
padding-top:2px;
padding-bottom:15px;
margin:10px 0;
line-height:0;
border:solid 1px cyan;/*remove border
}*/



/**
* Banner
*/
#banner{
    width: 960px;
    height:auto;
    padding:0;
    margin:3px 0 0 0;
    clear: both;
    overflow: hidden;
}
/*
 Main Content
*/

#contentbg_top {
    background-image: url("images/contentbg_top.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 20px;
    margin: auto;
    width: 950px;
    
}
#contentbg_mid {
	background-image: url("images/contentbg_mid.jpg");
    background-repeat: repeat-y;
    margin: auto;
    overflow: hidden;
    min-height: 330px;
    width: 950px;
}
#contentbg_bot {
    background-image: url("images/contentbg_bot.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 19px;
    margin: auto;
    width: 950px;
    padding:0px 0px 10px 0px;
}


#wrapper_outer {
	width: 100%;
}

#wrapper_inner {
	width: 100%;
	margin: 0px 0px 0px -30px;

}

#wrapper_content {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}
#component{
	width: 620px;
    margin:0;
    padding: 10px;
    float:left;
}

ul.quality_list {
    list-style: none outside none;
}

#component p {
    padding: 0;
}
/**
* Side bar
*/
#side_bar{
	width: 240px;
	float: right;
}
#side_bar .widget{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #CCC;    
}
/*
 Footer
*/
#footer_outer{
	clear: both;
	width: 100%;
	height:285px;
	background: #E1E1E1 url(images/footer.jpg) repeat-x top;
}
#footer {
	width: 940px;
	height:0px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}


/**
* Widget
*/

.widget{

}

#footer2 {
	width: 940px;
	height:250px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	clear: both;
	color: #000;
	line-height: 20px;
	font-size: 12px;
}

.footer2 {
	width: 940px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	clear: both;
	text-align: center;
	color: #000;
}

.search{
width:238px;
height:50px;
background: url(images/searchbar.jpg) no-repeat;
margin:-17px 0px 0px 0px;
padding:49px 0px 0px 20px;
}

.widget h3{
    margin: 0;
    padding: 0;
}
.widget .widget_title{
    margin:0px 0 0 8px;
    padding: 0px 10px;
    display: block;
    color: #333;
    font-size: 20px;
    
}
.widget .side_row{
    margin:0 0 0 0px;
    padding:0px;
       
}
.widget .side_row li{
   list-style:none;
   padding:0px;
   margin:0px;
   width:238px;
   height:103px;
}

.widget .side_row ul li label{
    display:block;
}
.widget .side_row form{
	width:inherit;
}

.widget .side_row input.search{
    width: 134px;
    padding: 4px;
	border: 1px solid #BBBBBB;
    color: #5D5D5D;
    font: 100% arial,sans-serif;
    
}

.widget .side_row .search_btn{
	width: 33px;
	height: 33px;
	
}

.widget .side_row .search label{
    display: none;
    
}

.widget form.login input{
	width: 200px;
}
/**
* Pagination
*/
.pagination a
{
    padding:5px;
    border:1px solid #5d5d5d;
    color:#5d5d5d;
}

.pagination strong
{
    padding:5px;
    border:1px solid #5d5d5d;
    background-color: #5d5d5d;
    color:#FFFFFF;
}

/* 
Contact Form Validation
*/
.success, .validation {
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    border: 1px solid;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('images/error.png');

}
.validation li {
    list-style:disc;
    list-style-position:inside;
    line-height: normal;
}

/*
Banner Rotator
*/

#coin-slider-wrapper { margin-left:auto; margin-right:auto; }
.coin-slider { overflow: hidden; zoom: 1; position: relative;}
.coin-slider a {text-decoration: none; outline: none; border: none; }
.cs-title { background-color: black; color: white; margin-bottom:0px; margin-left:0px; padding:10px 0 10px 0;}
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
.cs-prev {background:url(images/prev.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; left:20px !important; }
.cs-prev:hover {background-position:0 -35px !important;}
.cs-next {background:url(images/next.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
.cs-next:hover {background-position:0 -35px !important;}
#coin-slider-wrapper .cs-buttons {left:10px !important; margin-left:10px !important; position:absolute !important; top:20px; padding:0 !important; }
#coin-slider-wrapper .cs-buttons a {margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px;}
.cs-buttons a.cs-active {background-color:#B8C4CF !important;}

/* Customize */
.wrapper_div331 { background:url(images/banner.png) no-repeat; width:842px; margin-left:auto; margin-right:auto; }
#coin-slider331 { background-repeat:no-repeat; top:25px;left:25px;overflow: width:780px; overflow:hidden; zoom: 1; position: relative; }
#coin-slider331 a {text-decoration: none; outline: none; border: none; }
#coin-slider331 .cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
#coin-slider331 .cs-prev { background:url(images/prev.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; }
#coin-slider331 .cs-prev:hover {background-position:0 -35px !important;}
#coin-slider331 .cs-next {background:url(images/next.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
#coin-slider331 .cs-next:hover {background-position:0 -35px !important;}
#coin-slider-coin-slider331 .cs-buttons {left:400px !important; top:310px; margin-left:10px !important; position:absolute !important; padding:0 !important; }
#coin-slider-coin-slider331 .cs-buttons a {margin-left: 5px; height: 30px; width: 27px; float: left; color: #B8C4CF; text-indent: -1000px; background:url(images/non-select.png); border:0px; }
#coin-slider-coin-slider331 .cs-buttons .cs-active { height: 30px; width: 27px; background:url(images/select.png); }
.wrapper_div331 #coin-slider331 .cs-title { top: 250px; height:20px;width:760px; }

/* Customize */
.wrapper_div338 { background:url(images/banner.png) no-repeat; width:842px; margin-left:auto; margin-right:auto;border:1px solid #0000FF; }
#coin-slider338 { background-repeat:no-repeat; top:25px;left:25px;overflow: width:780px; overflow:hidden; zoom: 1; position: relative; }
#coin-slider338 a {text-decoration: none; outline: none; border: none; }
#coin-slider338 .cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
#coin-slider338 .cs-prev { background:url(images/prev.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; }
#coin-slider338 .cs-prev:hover {background-position:0 -35px !important;}
#coin-slider338 .cs-next {background:url(images/next.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
#coin-slider338 .cs-next:hover {background-position:0 -35px !important;}
#coin-slider-coin-slider338 .cs-buttons { border:1px solid #FF0000; left:400px !important; top:310px; margin-left:10px !important; position:absolute !important; padding:0 !important; }
#coin-slider-coin-slider338 .cs-buttons a {margin-left: 5px; height: 30px; width: 27px; float: left; color: #B8C4CF; text-indent: -1000px; background:url(images/non-select.png); border:0px; }
#coin-slider-coin-slider338 .cs-buttons .cs-active { height: 30px; width: 27px; background:url(images/select.png); }
.wrapper_div338 #coin-slider338 .cs-title { top: 250px; height:20px;width:760px; }

/* Contact Info */
.email span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_email.png');
    background-repeat: no-repeat;
}
.mobile span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_mobile.png');
    background-repeat: no-repeat;
}
.phone span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_tel.png'); 
    background-repeat: no-repeat;
}
.fax span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_fax.png'); 
    background-repeat: no-repeat;
}
.address{
    padding-left:20px;   
    display: inline-block; 
    background-image: url('images/con_address.png');
    background-repeat: no-repeat;
}
.website span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/con_website.png');
    background-repeat: no-repeat;
}
.city span{
    padding-left:21px;
}
.state span{
    padding-left:21px;
}
.contact_desc span{
    padding-left:21px;
}
.contact_form{
    padding: 10px 0 10px 0;
    clear:both;
    font-weight:bold;
}