/*** CSS 
    ============================================

Colors      Red     #cf283d
            Green   #045740
            Cream   #E8E3D9;

***/
body 
{
    font-family:"Trebuchet MS", Genevia, Arial;
	font-size:12px;
	color:#333333;
	text-align:center;
	background-image:url(/assets/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E8E3D9;
	behavior:url("/csshover.htc");
	
}

*
{
 padding:0;
 margin:0;   
}

#container
{
    text-align:left;
	margin: 0 auto;
	padding:0;
	width:920px;
	background-color:#ffffff;
	display:block;
	overflow:hidden;
}

#pre_header
{
    background:#ccc;
    text-align:right;
    padding-right:5px;
    background-image:url(/assets/pre_nav_bg.jpg);
    background-repeat:repeat-x; 
    
}

#pre_header a
{
    text-decoration:none;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    letter-spacing:2px;
      
}

#header
{
    height:85px;
        background-image:url(/assets/body_bg.jpg);
	background-repeat:repeat-x;
}
#top_nav
{
    height:60px;
    background:#ffffff;
}

#main
{
    margin-top:3px;
    background-color:#ffffff;
    
}


#main_home
{
    margin-top:3px;
    min-height:470px;
    
}

#left_nav
{
    float:left;
    width:215px;
    z-index:100;    
}

.left_nav_sub
{
    padding-top:0;
    margin:0;
}

.left_nav_sub li
{
    margin:0;
    padding:0;
    border:0;
}

.sub_indent
{
    padding-left: 10px;   
}

#content
{   
    float:right;
    /**margin-left:227px;**/
    width:690px;
    overflow:hidden;
	padding:0 0 20px 0;
     
}

#content h2
{
    color:#045740;
    font-size:18px;
}

#copy
{
   clear:both;
   width:690px;
   display:block; 
   margin-bottom:30px;
   overflow:hidden;

}

#copy ul, #copy ol, #copy_l2 ul, #copy_l2 ol
{
    list-style-position:outside;
    padding-left:20px;   
}


#copy a, #copy a, #copy_l2 a, #copy_l2 a
{
    color:#045740;
    font-weight:bold; 
}

#content, #copy_l2
{
    font-size:12px;
    line-height:18px;
    text-align:justify;
}

#content a
{
    
}

#footer
{
    clear:both;
   /* background-color:#E8E3D9;*/
    text-align:center;
    padding-top:5px;
	padding-bottom:10px;
}

#footer ul
{
    list-style-position:inside;
	padding:10px 0 0 0;
    
}

#footer ul li
{
    display:inline;
    padding-left:5px;
    padding-right:5px;
}

#footer ul li:before
{
    
}

#footer ul li a.break{
	background-image: url(/assets/footer_dot.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
}

#footer a
{
    text-decoration:none;
    color:#045740;   
    
}

#com_tag
{
    text-align:center; /*background-color:#E8E3D9;*/
	 padding-top:20px;
    font-size:10px;
	color:#666666;
}
#com_tag a
{
    color:#666666;
}


/** General tags and fonts ***/

.large_text
{
    font-size:12px;   
}


img
{
    border:0;
    margin:0;
}

p
{
    margin:0px;
    padding:0px 0px 10px 0px  
}

hr
{
    width:665px;   
}

/*** top nav  ***/

.float_button a
{
    float:left;
    height:50px;
    width:64px;
    font-size:14px;
    /***font-weight:bold;***/
    background-image:url(/assets/red_but.jpg);
    color:#FFFFFF;
    text-decoration:none;
    padding-left:35px;
    padding-top:10px;
    padding-right:15px;
    border-right: 1px solid #ffffff; 
    
}

.float_button a:hover
{
    background-color:#045740;
    background-image:url(/assets/green_but.jpg);
    
}

/*** left nav ****/
#left_nav ul
{
    margin-top:25px;
    margin-left:20px;
    list-style-position: outside;
    list-style:none;
    font-size:11px; 
}

#left_nav ul li
{
    
    border-bottom:solid 1px #CCCCCC;
	padding:5px 0;
}

#left_nav a
{
    
    text-decoration:none;
    color:#045740;
    width:180px;
    display:block;     
}

#left_nav a[class]
{
    /**padding-left:15px;**/
}

#left_nav a:hover
{
    text-decoration:none;
    color:#cf283d;     
}

#left_nav a.subSelected
{

    color:#cf283d;

}

/*** home page ***/
#home_main_content
{
    width:920px;
    
}

#home_main_right
{
   float:right;
   width:190px;
	background-image:url(assets/homeback.jpg);
	background-repeat:repeat-x;
   height:493px;
  
   display:block;
   padding:25px 20px 0px 20px;
   
}

#home_media
{
    float:left;
    width:689px;
    height:330px;
    display:block;
    overflow:hidden;
}

#home_foot_content
{
    float:left;
    width:690px;
    padding:0;
    margin:0;
    
}


.home_foot_box

{
    width:230px;   
    float:left;
}

.home_foot_title
{
    width:230px;
    height:30px;
    display:block;
    font-size:16px;
    font-weight:bold; 
}

.home_foot_title a
{
    width:204px;
    padding-left:25px;
    padding-top:3px;
    height:27px;
    display:block;
    background:url(/assets/title_bg.jpg);
    margin: 1px 1px 0px 0px;
    text-decoration:none;
    color:#ffffff;
    
}

.home_foot_title a:hover
{
    width:204px;
    padding-left:25px;
    padding-top:3px;
    height:27px;
    display:block;
    background:url(/assets/title_bg_red.jpg);
    margin: 1px 1px 0px 0px;
    text-decoration:none;
    color:#ffffff;
    
}

.home_foot_img
{
    width:229px;
    height:160px;
    display:block;
    overflow:hidden;
    background-position:top left;
    background-repeat:no-repeat;
    
}

.home_foot_img a
{
   width:229px;
   height:160px;
   display:block;    
}

.home_text
{
    line-height:1.4;
	font-size:13px;
    margin:0;
    padding:5px 0px 5px 0px;
}


.home_text a
{
    color:#045740;
    position:relative;
}

.home_news_date
{
    font-size:10px;
    color:#333333;
    text-decoration:none; 
}

.home_news_headline
{
    font-size:12px;
    color:#c93d3d;
    line-height:1.3;
}
a.home_news_headline {
	text-decoration:none;
}
.home_newsItem
{
    padding-bottom:5px;   
}



/*** end home ***/

/*** content  ****/

.titletop
{
    height: 37px;
    display:block;
    width:690px;
    overflow:hidden;
    background:url(/assets/title_bg.jpg);
    background-position: top;
    display:block;
      
    
}

.titletop h1
{
    color:#ffffff;
    font-size:18px;
    font-weight:normal;
    padding:8px 0px 0px 20px; 
     
}

.title
{
    height: 37px;
    display:block;
    width:690px;
    overflow:hidden;
    background:url(/assets/title_bg_grey.jpg);
    background-position: top;
    display:block;
      
    
}

.title h1
{
    color:#ffffff;
    font-size:18px;
    font-weight:normal; 
     
}

.title h2 a
{
    height: 38px;
    width: 690px;
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
    line-height:12px;
    padding: 12px 0px 0px 20px;
    text-decoration:none; 
     
}

.title h2 a:hover
{
    height: 38px;
    width: 690px;
    padding-left:20px;
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
    line-height:12px;
    background:url(/assets/title_bg_red.jpg); 
     
}

.title_selected
{
    height: 37px;
    display:block;
    width:690px;
    overflow:hidden;
    background:url(/assets/title_bg_red.jpg);
    background-position: top;
    display:block;
    /***padding-top:5px;
    padding-bottom: 5px;***/
    
    vertical-align:middle;
    
}




.title_selected h2 a
{
    height: 38px;
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
    line-height:12px; 
    text-decoration:none;
    padding: 12px 0px 0px 20px;
     
}


/** content product box **/

#product_range
{
  width:690px;
  height:190px;
  overflow:hidden;   
}

#product_slider
{
    width:690px;
    overflow:hidden;
    height:190px;
    display:block;
    overflow:hidden; 
    
}

#product_slider_holder
{
    width:6900px;
    height:190px;
    display:block; 
    background-color:Gray;
    
}   

.product_item
{
    overflow:hidden;
    float:left;
    border-right:solid 1px #ffffff;
    background-repeat:no-repeat;
}

.product_item a
{
    height:150px;
    width: 660px;
    display:block;
}

.product_nav_img
{
    border-bottom:solid 1px #ffffff;
    overflow:hidden;
    background-position:0% 0%;
}

.product_title
{
    
}

#product_pane_more
{
    float:right;
    position:relative;
    z-index:100;

}

#product_pane_more a
{
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    /***color:#ffffff;***/
    
}

#product_pane_back
{
    float:left;
    position:relative;
    z-index:100;
}

#product_pane_back a
{
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    /**color:#ffffff;**/
    
}

#nav_holder
{
    height:20px;
    width:690px;
    display:block;   
}

#image_nav_box
{
    clear:both;   
}

/*** content  ***/
.content_right
{
    float:right;
    width:305px;
    padding-right:25px;
    font-size:12px;
    line-height:18px;
    text-align:justify;     
}

.content_left
{
    float:left;
    width:350px;      
}

/***content_left****/
#product_lightbox
{
    /***height:230px;***/
    width:345px;
    display:block;
    background-color:#cccccc;  
    
}

#product_lightfooter
{
    height:35px;
    width:345px;
    background-image:url(/assets/title_bg.jpg);
    display:block;
    vertical-align:middle;
    margin-top:4px;
    
}

#product_lightfooter a
{
    color:#ffffff;
    height:30px;
    width:330px;
    display:block;
    text-decoration:none;
     background-image:url(/assets/title_bg.jpg);
     vertical-align:bottom;
     font-weight:normal;
    padding:5px 0px 0px 15px;
}

#product_lightfooter a:hover
{
     background-image:url(/assets/title_bg_red.jpg);
}

#manufact_box
{
    margin-top:10px;
    height:auto;
    width:343px;
    display:block;
    border:solid 1px #ccc;   
}


/* Begin CSS Popout Menu */


#menuh-container
	{
		position:  absolute;
		z-index:10;
	}

#menuh
	{
	font-size:14px;
	color:#FFFFFF;
	z-index:10;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	margin:0;
	padding: 2px;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	/***background-color: royalblue;**/
	text-decoration:none;
	text-align:left;
	}
	
#menu h ul ul a
{
    padding-left:15px;   
}
	
#menuh ul ul a:hover	/* menu at mouse-over  */
	{
	background-color: #666;
	}
#menuh ul ul li	/* menu at mouse-over  */
	{
	height:16px;
	margin:0;
	padding:0;
	}		
			
#menuh a.top_parent /* attaches down-arrow to all top-parents */
	{
	height:48px;
    width:64px;
    background-image:url(/assets/red_but.jpg);
    text-decoration:none;
    padding-left:35px;
    padding-top:10px;
    padding-right:15px;
    border-right: 1px solid #ffffff;
	}
	
#menuh a.top_parent_sel /* attaches down-arrow to all top-parents */
	{
	height:48px;
    width:64px;
    background-image:url(/assets/green_but.jpg);
    text-decoration:none;
    padding-left:35px;
    padding-top:10px;
    padding-right:15px;
    border-right: 1px solid #ffffff;
	}
	
#menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-color:#045740;
    background-image:url(/assets/green_but.jpg);
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(/assets/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/*width:9em;*/	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	font-size:11px;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding:0;
	margin:0;
	width:230px;
	background-image:url(/assets/navback.jpg);
	background-repeat:repeat-x;
	background-color:#01543E;
	}
#menuh ul ul a
{
 padding-left:15px;   
}

#menuh ul ul ul
	{
	top:0;
	left:218px;
	/**left:100%;**/
	background-image:url(/assets/grey_subnav.jpg);
	background-color:#7F8080;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:1000;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */




/** page design 2 - eg Servcies **/

#large_copy_image
{
    height:245px;
    width:690px;
    /***background-color:#cccccc;   ***/
    
}

#copy_l2
{
   clear:both;
   width:690px;
   display:block; 
   padding: 20px 0px 0px 0px;
}
#contentservices
{
   clear:both;
   width:670px;
   display:block; 
}
#contentservices h2{
	padding-bottom:10px;
}
#content_left_l2
{
    float:left;
    padding-left:115px;
    width:350px;
      
}

#content_right_l2
{
    float:right;
    width:220px;
    display:block;
    text-align:center;
    font-size:12px;
    line-height:18px;
    text-align:justify;  
    /***background:#cccccc;***/
    
}

/** Product Carousel **/

.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
}
.carousel-component ul.carousel-list { 
	margin:0;
	padding:0;
}
.carousel-component .carousel-list li { 
	margin:0;
	padding:0;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}


#html-carousel .carousel-list li 
{     margin:0; }
 
#html-carousel .carousel-list li 
{     width: 115px; padding: 0;    margin: 0; } 

#html-carousel .carousel-list li img 
{     border:1px solid #999;     display:block; } 

#html-carousel 
{     float: left;     width: 690px;     height: 190px; } /* BUTTONS */ 

#prev-arrow-container, #next-arrow-container 
{     float:left;     margin: 0px;     padding: 0px; }

#next-arrow 
{     cursor:pointer; }

#prev-arrow 
{     cursor:pointer; } /* Overlay */ 


/** Lighbox ***/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
/*** end lightbox **/





/*** News & Events ****/

.newsDate
{
    font-size:11px;
    text-decoration:none;
    color:#045740;
}

.newsHeadline
{
    font-size:14px;
    color:#cf283d;  
}

.newsStory
{
   font-size:13px;
   text-decoration:none; 
   color:#333333;
   font-size:12px;
    line-height:18px;
    text-align:justify;

}

.news_copy
{
 padding:15px;
 font-size:12px;
line-height:18px;
text-align:justify;
}

.newSummary
{
    margin-top:20px;   
}

.newsSummary tr
{
    padding-bottom:30px;
    height:80px;
    vertical-align:top;
}

.newsSummary th
{
    height:0;
}

.event_image
{
    float:left;
    width:120px;
}

.event_detail
{
    margin-left:130px;
    width:535px;
   
}

.event_listing
{
   width:665px;
   display:block;
   height:auto;
   padding:0px 25px 20px 0px;
}

.event_header
{
    font-size:14px;
    color:#cf283d;
}

/** Company */
.tblContent
{
    padding-top:10px;   
}
.tblContent h2{
	padding-bottom:10px;
}
.tblContent td
{
    width:360px;
    padding-right:20px;
    padding-bottom:40px;   
}


/** jobs **/
.jobRed
{
    font-size:12px;
    color: #cf283d;  
}

/***contact  ***/

.contact{
	background-color:#F6F6F6;
	border:solid 1px #cccccc;
	float:left;
	width:628px;
	padding: 20px;
	display:block;
	margin-right:20px;
	margin-top:20px;

}

#contactbranches{
	background-color:#F6F6F6;
	border:solid 1px #cccccc;
	float:left;
	width:628px;
	padding: 0 20px 20px 20px;
	display:block;
	margin-right:20px;
	margin-top:20px;
}

#contactbranches .name{
	color:#045740;
	font-size:16px;
	font-weight:bold;
	clear:both;
	display:block;
	padding-bottom:8px;
}

#contactbranches .address{
	clear:both;
	display:block;
	padding-bottom:8px;
	line-height:14px;
	text-align:left;
}


#contactbranches .digits{
	clear:both;
	display:block;
	padding-bottom:8px;line-height:14px;
}

#contactbranches .mapit {
	color:#cf283d;
	clear:both;
	display:block;
}

#contactbranches .mapit a{
	color:#cf283d;
	padding-left:4px;
	font-weight:normal;
	}
	
/*#contact table
{
	float:left;
	background-color:blue;
    text-align:left;
    margin: 10px 0px 10px 0px;
    width:550px;
}*/

.branchrow{
	float:left;
	display:block;
	padding-top:20px;
}

.branch{

	width:140px;
	padding-right:10px;
	height:100%;
	/*padding:10px;*/
	margin-right:9px;
	float:left;
	display:block;
	}

.branchend{

	width:140px;padding-right:10px;
	height:100%;
	/*padding:10px;*/
	float:left;
	display:block;
	}
	
.watermark
{
    background-color:#FFFFCC;
    color:#888888;  
}


/***contact table*****/
.required{
	color:#FF0000;
	}
	
#contactform{
    width:620px;
    float:left;
}

#contactform p{
	color:#045740;
    font-weight:bold;
	}

.formleft{
	float:left;
	width:200px;
	padding-right:20px;
	}
	
.formleft label{
	float:left;
	width:200px;
	}
	
.formleft input{
	width:198px;
	margin-bottom:15px;
	border:#CCCCCC solid 1px;
	}
	
.formright{
	float:left;
	width:200px;
	}
	
.formright label{
	float:left;
	width:200px;
	}
	
.formright input{
	width:198px;
	margin-bottom:15px;
	border:#CCCCCC solid 1px;
	}
	
.formfull{
	float:left;
	width:620px;
	margin-bottom:15px;
	}

.captchaimg{
	float:left;
	width:178px;
	padding:10px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	text-align:center;
	}
	
.interestselection{
	float:left;
	width:150px;
	padding:5px 0;
	}


.row
{    padding-bottom:10px;
    display:block;
    float:left;
    width:100%;

    }

.fieldsetleft{
    display:block;
    float:left;
    width:208px;
	border:0;
	
}

.fieldsetright{
    display:block;
    float:left;
    width:319px;
    border:0;
}

.fieldsetbottom{
    display:block;
    float:left;
    width:100%;
    border:0;
}


.ticktext
{
    color:#666666;
    font-size:10px;
    padding-left:10px;
    }

textarea
{
    font-family:"Trebuchet MS", Genevia, Arial;
	font-size:12px;
	color:#333333;
    }
    
textfield  
{
    width:250px;
    } 
    
label
{
    color:#045740;
    font-weight:bold;
    text-align:left;
    }
    
/*** apply online  ***/
.side_bar
{
   padding:0px 10px 0px 15px;  
}

.side_bar_button
{
    margin-top:10px;
    height:20px;
    display:block;   
}

.apply_content
{
    padding:10px; 
}

.apply_content table tr
{
}
.first{
	font-size:14px;
}

/***---- special offers  ----***/

.box
{
    border:solid 1px #666666;
    float:left;
    width:200px;
    height:100px;
    display:block;
    background-color:#f4f4f4;
    margin:10px;
}
.offer_listing {
   width:665px;
   display:block;
   height:auto;
   padding:10px 0 20px 0;
   border-bottom:1px solid #ccc;
   float:left;
}
.offer_image {
    float:left;
    width:230px;
}
.offer_detail {
	width:415px;
	float:right;
}
.offer_header {
    font-size:14px;
    color:#cf283d;
}    
.no_specials {
	padding: 30px 0 40px 0;
	display: block;
}
.offer_listing ul{
	width:100%;
	float:left;
	padding:15px 0 0 0;
	list-style:none;
}
.offer_listing ul li.green{
	color:#064b15;
	font-size:14px;
	font-weight:bold;
}


/***---- top nav options  ----***/  

.topnav
{
    float:right;
    display:block;
    padding-top:30px;
    padding-left:7px;
    }
h2.special{
	padding:20px 0 0 0;
}

#pdf-logo {
padding-top:20px;
float:left;
width:115px;

}

.pdf-logo {
padding-top:20px;
padding-right:20px;
float:left;
width:115px;

}

#pdf-text {
width:522px;
}

#pdf-container {
width:685px;
float:left;
padding:20px 0 0 0;
}

#requestinfo{
	float:left;
	width:150px;
	height:25px;
	}
	
#requestinfo a{
	float:left;
	width:150px;
	height:25px;
	background-image:url(assets/request_info.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	}
	
#requestinfo a:hover{
	background-image:url(assets/request-info-over.png);
	}
	
.selected { font-size:12px; }
#special-offer-title{
	width:689px;
	float:left;
	height:30px;
	margin:2px 0 0 0;
}
#special-offer-title h4{
	color:#fff;
	text-decoration:none;
	font-size:16px;
	height:26px;
	width:679px;
	background:url(assets/home/special-bg.jpg) repeat-x 0 0;
	display:block;
	padding:4px 0 0 10px;
}
#special-offer-title h4 a{
	color:#fff;
	text-decoration:none;
	font-size:16px;
	height:26px;
	width:679px;
	background:url(assets/home/special-bg.jpg) repeat-x 0 0;
	display:block;
	padding:4px 0 0 10px;
}
#special-offer-title h4 a:hover{
	background:url(assets/home/special-bg.jpg) repeat-x 0 -30px;
}
#special-offer-image{
	float:left;
	width:689px;
	height:128px;
}
#best-buys-image{
	width:147px;
	float:left;
}
ul#offers-list{
	width:689px;
	height:128px;
	float:right;
	overflow:hidden;
	margin:0 0 0 -1px;
}
