/* 
------------------------------------------
Elegant Packaging Screen Style Sheet
------------------------------------------
*/

/* Styles the Current Links
-----------------------------------------------------*/
@import "currentlink_styles.css"; 

/* HTML Elements 
-----------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: #000;
	line-height: 170%;
	background: url(/images/bg.gif) repeat;
	}
	
a:link, a:active {
	font-size: 11px;
	text-decoration: underline;
	color:#797E3B;
	}

a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#CCCC99;
	}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #C75D3E;
	}			
	
h1 {
	font-size: 15px;
	border: 1px solid #E7EACD;
	font-weight: bold;
	color: #fff;
	padding:3px;
	background-color:#B1B578;
	margin-top:20px;
	}	
	
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #009ED3;
	margin:0;
	padding:0;
	}		
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #009ED3;
	margin:0 0 5px 0;
	padding:0;
	}	
	
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #009ED3;
	margin:0 0 5px 0;
	padding:0;
	}		
	
/* TOP TAB NAVIGATION
--------------------------------------------------------*/
#tabnav {
	width:700px;
	height: 27px;
	margin-left:-300px;	
	padding: 0;
	position:absolute;
	top:3px;
	left:50%;
	}html>body #tabnav {top:-9px;} 


#tabnav li {	
	margin: 0;
	padding: 0;
 	display: inline;
  	list-style-type: none;
  	}
	
#tabnav .tab_bg_home a:link, #tabnav .tab_bg_home a:visited, #tabnav .tab_bg_home a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tab_46.jpg) no-repeat;
	display:block;
	height:18px;
	width:41px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_home a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tabover_46.jpg) no-repeat;
	display:block;
	height:18px;
	width:41px;
	text-decoration: underline;
	color: #fff;
	}			
	
#tabnav .tab_bg_about_us a:link, #tabnav .tab_bg_about_us a:visited, #tabnav .tab_bg_about_us a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 9px;
	margin:0;
	background: #B1B579 url(/images/tab_67.jpg) no-repeat;
	display:block;
	height:18px;
	width:60px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_about_us a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 9px;
	margin:0;
	background: #B1B579 url(/images/tabover_67.jpg) no-repeat;
	display:block;
	height:18px;
	width:60px;
	text-decoration: underline;
	color: #fff;
	}
	
#tabnav .tab_bg_contact_us a:link, #tabnav .tab_bg_contact_us a:visited, #tabnav .tab_bg_contact_us a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 5px;
	margin:0;
	background: #B1B579 url(/images/tab_67.jpg) no-repeat;
	display:block;
	height:18px;
	width:64px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_contact_us a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 5px;
	margin:0;
	background: #B1B579 url(/images/tabover_67.jpg) no-repeat;
	display:block;
	height:18px;
	width:64px;
	text-decoration: underline;
	color: #fff;
	}						
	
#tabnav .tab_bg_products a:link, #tabnav .tab_bg_products a:visited, #tabnav .tab_bg_products a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tab_60.jpg) no-repeat;
	display:block;
	height:18px;
	width:55px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_products a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tabover_60.jpg) no-repeat;
	display:block;
	height:18px;
	width:55px;
	text-decoration: underline;
	color: #fff;
	}		
	
#tabnav .tab_bg_boxes a:link, #tabnav .tab_bg_boxes a:visited, #tabnav .tab_bg_boxes a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tab_46.jpg) no-repeat;
	display:block;
	height:18px;
	width:41px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_boxes a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tabover_46.jpg) no-repeat;
	display:block;
	height:18px;
	width:41px;
	text-decoration: underline;
	color: #fff;
	}			
	
#tabnav .tab_bg_cases a:link, #tabnav .tab_bg_cases a:visited, #tabnav .tab_bg_cases a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tab_129.jpg) no-repeat;
	display:block;
	height:18px;
	width:124px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_cases a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tabover_129.jpg) no-repeat;
	display:block;
	height:18px;
	width:124px;
	text-decoration: underline;
	color: #fff;
	}				
	
#tabnav .tab_bg_binding a:link, #tabnav .tab_bg_binding a:visited, #tabnav .tab_bg_binding a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 18px;
	margin:0;
	background: #B1B579 url(/images/tab_129.jpg) no-repeat;
	display:block;
	height:18px;
	width:113px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_binding a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 18px;
	margin:0;
	background: #B1B579 url(/images/tabover_129.jpg) no-repeat;
	display:block;
	height:18px;
	width:113px;
	text-decoration: underline;
	color: #fff;
	}					
	
#tabnav .tab_bg_faqs a:link, #tabnav .tab_bg_faqs a:visited, #tabnav .tab_bg_faqs a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tab_46.jpg) no-repeat;
	display:block;
	height:18px;
	width:41px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_faqs a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tabover_46.jpg) no-repeat;
	display:block;
	height:18px;
	width:41px;
	text-decoration: underline;
	color: #fff;
	}	
	
#tabnav .tab_bg_site_map a:link, #tabnav .tab_bg_site_map a:visited, #tabnav .tab_bg_site_map a:active {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tab_60.jpg) no-repeat;
	display:block;
	height:18px;
	width:55px;
	text-decoration: underline;
	color: #797E3B;
	}

#tabnav .tab_bg_site_map a:hover {
	float: left;
	font-size:9px;
	line-height: 100%;
	padding:7px 0 0 7px;
	margin:0;
	background: #B1B579 url(/images/tabover_60.jpg) no-repeat;
	display:block;
	height:18px;
	width:55px;
	text-decoration: underline;
	color: #fff;
	}					
	
/* BODY ELEMENTS
--------------------------------------------------------*/		

.home_container {
	margin:0 auto 20px auto;
	padding:0 9px;
	width:742px;
	background: #9CA24F url(/images/inner_bg.gif) repeat-x;
	}

.container {
	margin:0 auto 20px auto;
	padding:0 9px;
	width:742px;
	background: #9CA24F url(/images/inner_bg.gif) repeat-x;
	}

.home_content {
	background: #fff url(/images/home_content_bg.jpg) repeat-x;
	height:730px;
	width:712px;
	padding:15px;
	}html>body .home_content {height:830px;} 

.content {
	background-color:#fff;
	padding:0 20px 75px 250px;
	width:472px;	
	}

.home_left {
	float:left;
	width:340px;
	}
	
.home_right {
	float:right;
	width:340px;
	}html> body .home_right{margin: 0px;}
	
.home_products {
	border-top: #B1B579 solid 1px;
	padding:10px 0;
	}html>body .home_products {height:120px; padding:0; margin:0;} 

#current05 .home_products {
	border-top: #B1B579 solid 1px;
	padding:10px 0;
	}html>body .home_products {height:130px; padding:0; margin:0; clear:both;} 

.product_content {
	float:left;
	width:162px;
	padding:10px 3px;
	color:#858762;
	}html>body .product_content {height:120px; padding:5px 3px; margin:0;} 

#current05 .product_content {
	float:left;
	width:162px;
	padding:10px 3px;
	color:#858762;
	}html>body .product_content {height:130px; padding:5px 3px; margin:0;} 

.product_content a:link, .product_content a:active{
	font-size: 11px;
	text-decoration: underline;
	color:#858762;
	}

.product_content a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#B2B679;
	}

.product_content a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #C75D3E;
	}			

.leftnav {
	position:absolute;
	top:170px;
	left:50%;
	width:190px;
	padding: 0px 0px 0px 10px;
	margin-left:-350px;
	background-color:#fff;
	line-height: 115%;
	}

.leftnav_title {
	margin-left: -10px;
	}

.leftnav a:link, .leftnav a:active, .leftnav a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#797E3B;
	display:block;
	margin:0;
	}

.leftnav a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #C75D3E;
	display:block;
	margin:0;
	}		

.get_a_quote {
	position:absolute;
	left:50%;
	top:112px;
	margin-left:165px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	top:112px;
	}html>body .get_a_quote {top:115px;} 
	
.get_a_quote a:link, .get_a_quote a:active, .get_a_quote a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#fff;
	}

.get_a_quote a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFC85;
	}			
	
.email_us {
	position:absolute;
	left:50%;
	top:112px;
	margin-left:285px;
	voice-family:inherit;
	top:112px;
	}html>body .email_us {top:115px;} 
	
.email_us a:link, .email_us a:active, .email_us a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#fff;
	}

.email_us a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFC85;
	}			

/* FOOTER
--------------------------------------------------------*/			
.footer {
	width: 732px;
	margin:5px 0 5px 5px;
	padding:0;
	color: #fff;
	font-size: 10px;
	clear:both;
	}

	
.footer a:link, .footer a:visited, .footer a:active {
	padding:0;
	margin:0 8px 0 0 ;
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
	}

.footer a:hover {
	padding:0;
	margin:0 8px 0 0 ;
	text-decoration: underline;
	color: #C75D3E;
	font-size: 10px;
	}		
	
.printfooter {
	display:none;
	}	
	
/* MISC
--------------------------------------------------------*/			

.small_text {
	font-size:9px;
	}

.leftalign {
	float: left;
	margin-right:2px;
	}
	
.rightalign {
	float: right;
	margin-left:2px;
	}	
	
.center{
	text-align: center;
	}

#spacer{
	clear: both;
}


img {
	margin:0;
	padding:0;
	}html> body img{margin: 0px; padding:0;}
	
.homebannermargin {
	line-height: 100%;
	margin:0;
	padding:0;
	voice-family:inherit;
	line-height:100%;
	}html>body .homebannermargin {line-height:80%;} 	
	
.homebannermargin img {
	margin:0;
	padding:0;
	}	
	
.header {
	line-height:100%;
	voice-family:inherit;
	line-height:100%;
	}html>body .header {line-height:80%;} 	