@charset "utf-8";
/* home_page */
#home_featured_image{
	padding:0;
	margin:0 0 14px 0;
	height:319px;
	width:686px;
	border:1px solid #86943C;
}
#home_image_button{
	clear:both;
	margin-top:40px;
	font: 14px "trebuchet ms", verdana, sans-serif;
	font-weight:bold;
	padding:0;
	width:132px;
	height:25px;
}
#home_image_button a img{
	border:0;
}
#home_image_promo{
	margin-top:205px;
	padding-left:12px;
	color:#FFFFFF;
	font-size:14px;
}
#efo_company{
        clear:both;
        height:80px;
        border-bottom:1px dotted #666;
        padding:10px;
        font-size:11px;
        color:#999;
}
#efo_company img{
        float:right;
}
#customer_application_popup, #video_application_popup{
       margin-top:20px;
       float:left;
       width:770px;
}
#video_application_popup{
       margin-top:0px;
       margin-left:10px;
       width:525px;
}
#customer_application_popup_left{
        width:375px;
        float:left;
}
#customer_application_popup_right{
        width:380px;
        float:right;
        text-align:center;
}
#customer_application_popup img{
        border:1px solid #8E9B4B;
}
#customer_application_popup_left h1{
        color:#86943F;
        font-size:24px;
        margin-bottom:10px;
}
#cust_app_popup_prod_used{
     width:380px;
     height:146px;
     background:url(images/interface/popup_products_used.gif) no-repeat;
     clear:both;
     margin-top:35px;
     text-align:left;
     padding-top:35px;
}
#products_used_product{
     float:left;
     width:59px;
     margin-right:35px;
     font: 10px "trebuchet ms", verdana, sans-serif;
     text-align:center;
color:#a2bf3a;
}
#products_used_product a:hover{
     color: black;
     text-decoration:none;
}