body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:left;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border:none;
}
a{
	color:#000000;
	 font-weight:normal;

}
a:hover{
	text-decoration: none;
	 
}
form{
	padding:0;
	margin:0;
}
h1{
	font-size:18px;
	margin:0;
	padding:0;
}
.bullets{
	list-style: disc;
	padding-left:10px;
	margin-left:0px;
}
.bullets li{
	padding-left:0px;
	margin-left:5px;
}
h2{
	font-size:17px;
	margin:0;
	padding:0;
}
h3{
	font-size:14px;
	margin:0;
	padding:0;
}
form{
	padding:0;
	margin:0;
}
.medium{
	font-size:11px;
}
.large{
	font-size:14px;
}
.larger{
	font-size:16px;
}
.larger2{
	font-size:18px;
}
.largest{
	font-size:20px;
}
.small{
	font-size:10px;
}
.wrapper{
	width:1002px;
	position:relative;
	padding:0 5px;
	margin:auto;
	text-align:left;
}
.orange{
	color:#F87C02;
}
.blue{
	color:#002F97;
}
.lightblue {
color:#B5C7EB;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.choco {
color:#B33D00;
}
.bold{
	font-weight:bold;
}
.normal{
	font-weight:normal;
}
.border_bottom_black{
	border-bottom:1px solid #000000;
}
.border_bottom_cement{
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.border_bottom_white{
	border-bottom:1px solid #FFFFFF;
}
.border_white{
	border:1px solid #FFFFFF;
}
.border_black{
	border:1px solid #000000;
}

.border_cement{
	border:1px solid #C3C3C3;
}
.bg_grey{
	background-color: #393836;	
}
.bg_darkgrey{
	background-color: #312D2C;	
}
.bg_deep {
background:#1b1b1b;
}
.bg_print{
	background-color: #202020;
}
.cement{
	color: #999999;	
}
.bg_blue{
	background-color: #2E7FC0;
}
.bg_orange{
	background-color: #F00001;
}
.bg_white{
	background-color: #FFFFFF;
	color: #000000;
}
.bg_cement{
	background-color: #D8DAD9;
	color: #000000;
}
.bg_black{
	background-color: #000000;
	color: #FFFFFF;
}
.bg_red {
background:#D63C00;
color: #FFFFFF;
}
.bg_darkblue {
	background-color:#000338;
}
.header_right{
	padding-right:10px;
	font-weight:bold;
}
.search{
	margin-right: 10px;
} 
.search .select{
	width:170px;
}  
.subtitle{
	font-size: 18px;
	font-weight: bold;
}
.search_title{
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.search_left{
	 
	color: #FFFFFF;
	border: 1px solid #ffffff;
}
.search_right{
	background-color: #5D6B6E;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.pdflist{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;

}
.pdflist li{
	background-image:url(../images/icon_small_pdf.jpg);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 2px 0px 0px 22px;
	margin: 0px 0px 5px 0px;
}
.pdflist li a{
	text-decoration:none;
}
.pdflist li a:hover{
	text-decoration: underline;
}
.list{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-weight: bold;

}
.list li{
	background-image:url(../images/icon_arrow.gif);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 12px;
}
.list a{
	 
	text-decoration:none;
}
.list a:hover{
	text-decoration:underline;
}
.pagination{
	padding-right:10px;
}
.pagination a{
	color:#D33D02;
	text-decoration:none;
}
.pagination ul{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.pagination ul li{
	display:inline;
	font-size:12px;
	line-height:18px;
}
.pagination ul li a{
	display:inline;
	padding:0px 3px 1px 3px;
	margin:1px 2px 2px 2px;
	background-color:#ffffff;
	border:1px #000000 solid;
}
.pagination ul li.active{
	display:inline;
	padding:1px 3px 1px 3px;
	margin:2px;
	color:#FFFFFF;
	background-color:#000000;
	border:1px #000000 solid;
}
.pagination ul li a:hover{
	display:inline;
	padding:1px 3px 1px 3px;
	margin:2px;
	color:#FFFFFF;
	background-color:#000000;
}
.results{
	padding-bottom:20px;
}   
  
.results th{
	background-color:#393836;
	color: #FFFFFF;
	padding: 5px;
	border-right:1px solid #FFFFFF;
}  
.results th a{
	color: #ffffff;
}
.results td{
	padding: 5px;
}
  
.results .td_bg_blue{
	background-color:#ffffff;
	color:#000000;
}
 
.results .td_bg_blue a {color:#000000;}
  
.results .price_bg{
	background-color:#FF7902;
	padding: 5px 10px 5px 0px;
}
.results .row_active{
	/*background-color:#e0c891;*/
	background-image: url(../images/results_bg.jpg);
	background-repeat: repeat-x;
}
.results .row1 {
	background-image: url(../images/results_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.results .row_inactive{
	/*background-color:#E3E3E3; */
	background-image: url(../images/results_bg.jpg);
	background-repeat: repeat-x;
} 
.results .row_active td{
	/*background-image: url(../images/results_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	 
}
.disclaimer{
	color:#5A5A5A;
	font-size:11px;
	padding-left:15px;
	padding-bottom:10px;
}
.dotted_border_bottom{
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer{
  clear: both;
	width:1010px;
	height:65px;
}
.footer DIV {
	text-align: right;
	padding-top:5px;
	color:#ffffff;
}


.header_image{
	background-color:#000000;
}

.search_summary{
	margin:5px 0 5px 0;
}
.nomargin{
	margin:0;
}
.nopadding{
	padding:0;
}
.nopadding td{
	padding:0;
}
hr{
	margin:2px 0px 2px 0px;
	padding:0;
}
.search_box_subtitle{
	padding:0 0 0 10px;
}

.search_box_form{
	padding:10px 0 0 0;
}

.search_box_button{
	padding-top:6px;
}

.search_matches{
	background-image: url(../images/border_line.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom:10px;
	margin:20px 0 10px 0;
}

.results .colspan{
	padding-bottom:0px;
}

.results .model_desc{
	padding-top:0px;
	background-image:none;
}

.pagination_bottom{
	padding-bottom:10px;
	margin:10px 0 10px 0;
}
.sidebar{

}
.sidebar0{
    background:url(../images/right_bg.gif) top right no-repeat;
}
.search_matches .title{
	padding-left:10px;
}

.results .price_data{
	padding-right:0px;
}

.results .price_right{
	padding-right:10px;
}

.results .border_price{
	height:8px;
}

.sidebar .events_text{
	padding-left:10px;
}

.nodecoration{
	text-decoration:none;
}
.nodecoration:hover{
	text-decoration:underline;
}
.strike{
	text-decoration:line-through;
}
.header{	
	width:1020px;
	height:115px;
	padding:0px;
	margin:0px;
	background: #ffffff url(../images/header_bg.gif) no-repeat top right;
}
.td10 td{
	padding:3px 10px 3px 10px;
}
.td10 td td{
	padding: 0;
}
.td5 td{
	padding:5px 0px 5px 5px;
}
.td5 td td{
	padding: 0;
}
.padding10{
	padding-left:10px;
}
.padding20{
	padding-left:20px;
}
.padding5{
	padding-left:5px;
}
.paddleft0 {padding-left:0px;}
.padd5top{
	padding-top:5px;
}
.paddtop10 {padding-top:10px;}
.home_tpadd {padding-top:25px;TEXT-ALIGN:LEFT;}
.home_tpadd2 {padding-top:29px;}
.input_select{
	width:100px;
	height:20px;
}
.quick_quote .caption{
	padding:5px 0px 5px 10px;
	border-bottom:1px solid #000000;
}
.quick_quote td{
	padding:5px 0px 0px 10px;
}
.quick_quote .input_text{
	height:15px;
	width:155px;
	border:1px solid #000000;
}
.quick_quote .text_box{
	height:64px;
	border:1px solid #000000;
	width:210px;
}
.shipping_tools{
	color:#FFFFFF;
}
.shipping_tools a{
	color:#FFFFFF;
	padding-left:5px;
	text-decoration:none;
}
.shipping_tools a:hover{
	text-decoration:underline;
}
.shipping_tools img{
	padding-left:10px;
}
.noborder_left{
	border-left:none;
}
.noborder_right{
	border-right:none;
}
.list_checbox{
	list-style:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;

}
.list_checbox li{
	background-image:url(../images/icon_tickbox.jpg);
	background-position: left center ;
	background-repeat:no-repeat;
	padding: 0px 0px 3px 18px;
}
.list_checbox a{
	color:#FFFFFF;
	text-decoration:none;
}
.list_checbox a:hover{
	text-decoration:underline;
}
.bg_lifetime{
	background-image: url(../images/bg_lifetime.jpg);
	background-repeat: no-repeat;
	background-position: 595px 10px;
	padding:10px 0px 10px 10px;
}

.thumbnails{	
	margin-top:5px;
}
.thumbnails img{
	margin-left:1px;
	margin-bottom:2px;
	display:block;
	float:left;
	cursor:pointer;
	border :solid 1px #FFFFFF;
}
.thumbnails div{
	margin:0;
	padding:0;
	display:none;
}
.thumbnails .noleft{
	margin-left:0px;
	margin-bottom:2px;
	display:block;
	float:left;
	cursor:pointer;
	border:solid 1px #FFFFFF;
}
.inside{
    padding:0px;
	margin:0px;
	background:#ffffff;
	color:#000000;
	height:auto;
}	
.nomargin_left{
	margin-left:0px;
}
.nopadding_left{
	padding-left:0px;
}
.heading1{
	padding:15px 0px 15px 15px;
}
.heading2{
	padding:10px 0px 10px 10px;
}
.heading3{
	padding:5px 0px 5px 10px;
}
.margin2{
	margin:2px;
}
.padding4{
	padding:4px;
}
.paddmarge0 {padding:0px;margin:0px;}
.home{
	padding-left:5px;
}
.home_tools{
background:url(../images/home_tools.gif) left top no-repeat;
height:156px;
padding-left:5px;
}
.home_tools2{
background:url(../images/home_tools2.jpg) top repeat-x;
height:150px;
padding-left:5px;
border-right:5px #ffffff solid;
}
.home_tools3{
background:url(../images/home_tools3.jpg) top no-repeat;
height:170px;
}
.home_tools select{
	width:130px;
}
.nowrap{
	white-space:nowrap;
}
.border_home_car{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.showroom ul.tabbernav li a{
	 padding: 3px 60px 4px 60px;
}
.showroom ul.tabbernav li.tabberactive a{
	 padding: 8px 60px 4px 60px;
}
.contact_us {
	background-color:#E3E3E3;
}
.contact_us .inputbox{
	width:209px;
}
.contact_us .selectbox{
	width:280px;
}
.contact_us .textbox{
	width:274px;
	height:153px;
}
.contact_us .message{
	width:183px;
	height:183px;
	background-color:#C1C2C2;
	padding:15px 0px 0px 15px;
	margin-left:15px;
}
.contact_us td{
	padding-left:13px;
}

.contact_us {
	background-color:#E3E3E3;
}
.contact_us .inputbox{
	width:209px;
}
.contact_us .selectbox{
	width:280px;
}
.contact_us .textbox{
	width:274px;
	height:153px;
}
.contact_us .message{
	width:183px;
	height:183px;
	background-color:#C1C2C2;
	padding:15px 0px 0px 15px;
	margin-left:15px;
}
.contact_us td{
	padding-left:13px;
}
.input_text{
	height:15px;
	width:155px;
	border:1px solid #000000;
}
.underline{
	text-decoration:underline;
}
.padding_bottom10{
	padding-bottom:10px;
}
.red{
	color:#D92322;
}

.financing .labels td{
	height: 35px;
}
.financing .labels .no{
	height: 12px;
}
.financing .text_box{
	width:228px;
	height: 17px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.financing .text_area{
	width:228px;
	height: 40px; 
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.formtable select.text_box{
	width:232px;
}
.text_box_half{
	width:108px;
	height: 17px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.formtable .text_box_half{
	width:113px;
}
.small_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:37px;
	border:1px solid #000000;
}
.zip_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:57px;
	border:1px solid #000000;
}
.answer_box{
	width:350px;
	height: 40px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.select{
	
	border:1px solid #000000;
}
.financing select{
	
	border:1px solid #000000;
}
.financing .select_box{
	width:115px;
	border:1px solid #000000;
}
.financing .terms_box{
	width:687px;
	height:180px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.text_area{
	width:310px;
	height:113px;
	border:1px solid #000000;
}
.address{
	background-image: url(../images/bg_rect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.news .border{
	margin:15px 20px 15px 20px;
	border-bottom:1px solid #000000;
	height:1px;
}
.our_team .border{
	margin:2px 0px 2px 0px;
	height:1px;
	background-image: url(../images/border_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.round_rect_cement{
	background-image: url(../images/round_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.round_rect_big_cement{
	background-image: url(../images/border_rect_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.round_rect_cement div{
	margin:10px;
}

.schedule .labels td{
	height: 35px;
}

.schedule .labels td td{
	height: auto;
	width:auto;
}

.schedule .labels .no{
	height: 12px;
}
.schedule .text_box{
	width:228px;
	height: 17px;
	padding:3px 0px 1px 4px;
	border:1px solid #000000;
}
.schedule .small_box{
	padding:3px 0px 1px 4px;
	height: 17px;
	width:37px;
	border:1px solid #000000;
}
.schedule select{
	
	border:1px solid #000000;
}
.schedule .select_box{
	width:115px;
	border:1px solid #000000;
}
.schedule .select_box_big{
	width:233px;
	border:1px solid #000000;
}
.schedule .select_box_half{
	width:116px;
	border:1px solid #000000;
}
.schedule .terms_box{
	width:687px;
	height:180px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.schedule .text_area{
	width:310px;
	height:113px;
	border:1px solid #000000;
}

.incentives ul li a{
	color:#000000;
	font-weight:normal;
}
input{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.error{
	color:#FF0000;
	font-size:9px;
}

.innerError {
    background-image: url(../images/invalid.gif);
    background-position: left top;
    background-repeat: no-repeat;

    padding-left: 20px;
    padding-top: 1px;
	BORDER-RIGHT: #FF8000 0px solid; BORDER-TOP: #FF8000 10x solid; MARGIN: 0px; BORDER-LEFT: #FF8000 0px solid; BORDER-BOTTOM: #FF8000 0px solid; COLOR: #FF8000
	
}
.innerHelp {
	background-image: url(../images/valid.gif);
    background-position: left top;
    background-repeat: no-repeat;
    
    padding-left: 20px;
    padding-top: 1px;
	BORDER-RIGHT: #008000 0px solid; BORDER-TOP: #008000 10x solid; MARGIN: 0px; BORDER-LEFT: #008000 0px solid; BORDER-BOTTOM: #008000 0px solid; COLOR: #008000
}

.formtable {
	height:30px;
}
.formtable td{
	padding:0 0 0 3px;
	vertical-align: top;
	height:26px;
}
.formtable .label{
	background-color:#CCCCCC;
	text-align:right;
	width:220px;
	vertical-align: top;
	padding-right:10px;
}
.formtable1 .label{
	height:25px;
}
.formtable input{
	height:15px;
}
.formtable .submit{
	height:auto;
}
.formtable .head div{	
	background-color:#333333;
	color:#FFFFFF;
	padding:2px 0 0 3px;
}
.formtable .head{
	height:15px;
}

.sitemaplink {margin:0;padding:3px 10px 0 0; text-align:right; background:url('../images/sitemap_bg.jpg'); background-repeat:no-repeat; background-position:right; height:20px}
.sitemaplink a { font-weight:normal; text-decoration:none}
.icon{
	margin:5px 0 5px 5px;
}
.resume{
	width:500px;
	height:336px;
}


.JSWindowTitleStyle   { font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #FFFFFF; }
.JSWindowContentStyle { font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #000000; padding: 0px;}

.formtable td table td{
	padding:0;
	margin:auto;
	height:auto;
}

.car_finder{
	background-image:url(../images/carfinder_banner.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	color:#FFFFFF;
}
.car_finder td{
	padding:20px 15px 7px 150px;
}
.car_finder img{
	padding-top:6px;
}
.search .select_new{
	width:110px;
} 

.searchboxes select{
	border: 1px solid #687C94;
}
.w125 select{
	width: 125px;
	
}
.verdotline{
	 background-image: url(../images/ver_dotline.gif);
    background-position: left top;
    background-repeat: repeat-y;
	 height: 125px;
	 width:20px;
}
#overlay{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 800px;
	width: 100%;
	padding-top: 67px;
	background: url(../images/overlay.png);
}
#popover{
	position: relative;
	width: 766px;
	height: 620px;
	margin: 0 auto;
	
}
#pclose{
	color:#FFFFFF;
	text-align:right;

}
#pclose a{
	color:#FFFFFF;
	text-align:right;

}


dvpopup
{
	width:766px;
	margin:70px auto;
	text-align:right;
	background-color:#0E2460;
	border: 1px solid #aaa;
  color:          #000;
  padding: 0;
}
.dvpopup a
{
	color: #fff;
	margin: 2px 0
}

.maintable {
width:1020px;
color:#000000;
text-align:left;
}
.paddleft12{
padding-left:12px;
}
.home_tools select {width:175px;}

.home_team {
background:url(../images/home_team.jpg) bottom right no-repeat;
width:758px;
height:150px;
}
.scroller{
	height: 89px;
	width: 240px;
	overflow: auto;
	background: #ffffff;
	color: #000000;
	padding: 5px;
	border:1px #9199A4 solid;
}
.item .pr{
	float: right;
	color: #B22C12;
}
.item a{
	text-decoration: none; 
	color: #000000;
}
.item a:hover{
	color: #ffffff;
}
.item a:hover pr{
	color: #ffffff;
}
.pr:hover{
	color: #ffffff;
}
.item:hover{
	background: #1E4685;
	color: #ffffff;
}
.spimg img {
width:228px;

}
.insteaban {
background:url(../images/banner_bg.jpg) top repeat-x;
padding-top:111px;
}
.test_body {
background:url(../images/testimonials_middle.gif) repeat-y;
padding-left:10px;
padding-right:10px;
}

.popupGallery
{
	width:930px;
	 
	margin:10px auto;
	text-align:right;
	 
  color:#000;
  padding: 0;
}
.popupGallery a
{
	color: #fff;
	margin: 2px 0
}
.videoGallery
{
	width:500px;
	 
	margin:400px auto;
	text-align:right;
	 
  color:#000;
  padding: 0;
}
.videoGallery a
{
	color: #fff;
	margin: 2px 0
}



/*  ////////////   */

.home_banner {
background:URL(../images/banner_car_home.jpg) no-repeat;
with:762px;
height:272px;
}
.home_banner div {
padding-top:115px;
padding-left:34px;
width:277px;
}

.home_acura {
background:URL(../images/home_acura.jpg) no-repeat;
width:371px;
height:134px;
}
.home_acura div {
padding-top:15px;
padding-left:195px;
}

.home_acura DIV TABLE A {
color:#ffffff;
text-decoration:none;
}
.home_acura DIV TABLE A:hover {
text-decoration:underline;
}

.line_h18 {
line-height:18px;
}
.b_shadow {
	width:1020px;
	height:40px;
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.home_certified {
	margin-top:28px;
	background:#484242;
	color:#ffffff;
	width:250px;
	height:18px;
	padding-top:3px;
	font-size:11px;

}
.certified_box {
width:233px;
background:#ffffff;
overflow:scroll;
height:288px;
}
.r_fin {
padding-top:150px;
padding-left:10px;
border-bottom:1px #ffffff dotted;
padding-bottom:10px;
width:228px;
margin-left:3px;
}
.searchbox {
background:#393836;
height:210px;
}
.economy {
background:url(../images/economy_bg.gif) top repeat-x;
height:40px;
}
.borders_top_white {
border-top:1px #ffffff solid;
border-left:1px #ffffff solid;
border-right:1px #ffffff solid;
}
.body_inside{
border-left:5px #ffffff solid;
border-right:8px #ffffff solid;
background-color:#ffffff;
text-align:left;
height:700px;
}

td.compare { 
background:#E0E0E0 none repeat scroll 0;
vertical-align:top;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
}

td.compare div { 
 	background:transparent url(../images/compare.gif) no-repeat scroll center top;
	padding-top:61px;
	margin:5px auto;
	text-align:center;
	width:19px;
}
 
.ptop5{
	padding-top: 5px;
}

.right_bg3
{
background:url(../images/right_bg3.jpg) top repeat-x;
}
ul.hbox {
padding:0px;margin:0px;
padding-top:20px;}
ul.hbox li a div{
color:#2F4986;
text-decoration:none;
padding:3px;

}
ul.hbox li {
display:inline;
}
ul.hbox li a:hover div{
color:#ffffff;
background:#B95300;
text-decoration:none;
padding:3px;
}
.htooltip {
position:absolute;display:none;
}
.htooltip_top {
background:URL(../images/tooltip_top.gif) top no-repeat;
width:121px;
height:7px;
}
.htooltip_mid {
background:URL(../images/tooltip_mid.gif);
width:121px;
text-align:center;
}
.htooltip_mid div {padding:3px;}
.htooltip_bot {
background:URL(../images/tooltip_bot.gif) top no-repeat;
width:121px;
height:16px;
}
.sign {
padding:4px;
background:#ffffff;
width:231px;
height:90px;
padding-left:10px;
}
.bg {background:#DFE3E6;}


.hmpopup
{
	width:631px;
	margin:70px auto;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
  color:#000;
  padding: 0;
   
}
.hmpopup a
{
	color: #fff;
	 
}
.hmpopup #overlayImage{
	border:1px solid #cccccc;
}
/* Tools Box */
.tools{
    margin: auto;
    padding: 15px 0 20px 0;
    clear: both;
    font-size: 11px;
    color: #BE7F6D;
}
.tools .title {
  display: block;
}
.tools a{
    text-decoration: none;
    color: #BE7F6D;
}
.tools a:hover{
    text-decoration: underline;
}
.tools .block1{
    float: left;
    width: 455px;
}
.tools .block2{
    float: left;
    width: 110px;
    margin-left: 30px;
}
.tools .block3{
    float: left;
    width: 107px;
     
}
.tools .block4{
    float: left;
    width: 104px;
     
}
.tools .block5{
    float: left;
    width: 110px;
}
.tools .block6{
    float: left;
     
}
/* //Tools Box */
