/* 
------------------------------------------
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;
	font-weight: bold;
	color: #B1B578;/* CHANGED FOR PRINT CSS */
	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%;
	display: none;    /* CHANGED FOR PRINT CSS */
	}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 20px;
	width:702px;	/* CHANGED FOR PRINT CSS */
	}

.home_left {
	float:left;
	width:340px;
	}
	
.home_right {
	float:right;
	width:340px;
	}
	
.home_products {
	border-top: #B1B579 solid 1px;
	padding:10px 0;
	}html>body .home_products {height:150px;} 

.product_content {
	float:left;
	width:162px;
	padding:10px 3px;
	color:#858762;
	}html>body .product_content {height:150px;} 

.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:200px;
	padding:0;
	margin-left:-350px;
	background-color:#fff;
	display: none;   /* CHANGED FOR PRINT CSS */
	}

.leftnav_title {
	margin-left:-10px;
	}

.leftnav a:link, .leftnav a:active, .leftnav a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#797E3B;
	margin-left:10px;
	}

.leftnav a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #C75D3E;
	margin-left:10px;
	}		

.get_a_quote {
	position:absolute;
	left:50%;
	top:109px;
	margin-left:165px;
	color:#fff;/* CHANGED FOR PRINT CSS */
	}
	
.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:#fff;/* CHANGED FOR PRINT CSS */
	}			
	
.email_us {
	position:absolute;
	left:50%;
	top:109px;
	margin-left:285px;
	color:#fff;/* CHANGED FOR PRINT CSS */
	}	
	
.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:#fff;/* CHANGED FOR PRINT CSS */
	}			

/* FOOTER
--------------------------------------------------------*/			
.footer {
	width: 732px;
	margin:5px 0 5px 5px;
	padding:0;
	color: #fff;
	font-size: 10px;
	clear:both;
	display:none;  /* CHANGED FOR PRINT CSS */
	}

	
.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 {
	width: 732px;
	margin:5px 0 5px 5px;
	padding:0;
	color: #fff;
	font-size: 10px;
	clear:both;
	display:block;  /* CHANGED FOR PRINT CSS */
	}

	
.fooprintfooterter a:link, .printfooter a:visited, .printfooter a:active {
	padding:0;
	margin:0 8px 0 0 ;
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
	}

.printfooter a:hover {
	padding:0;
	margin:0 8px 0 0 ;
	text-decoration: underline;
	color: #C75D3E;
	font-size: 10px;
	}		
	
/* MISC
--------------------------------------------------------*/			

.breadcrumb_print {
	display:none;/* CHANGED FOR PRINT CSS */
	}

.small_text {
	font-size:9px;
	}

.leftalign {
	float: left;
	margin-right:2px;
	}
	
.rightalign {
	float: right;
	margin-left:2px;
	}	
	
.center{
	text-align: center;
	}



