﻿/* IE6 Hover Fix and PNG Transparecy Fix. The .htc should be the relative path to Page, not CSS 
-------------------------------------------------------------- */
*html body {behavior: url("style/iefix/csshover3.htc")} 
*html img, div {behavior: url("style/iefix/iepngfix.htc")}

/*Body
-------------------------------------------------------------- */

#body {}
#main{width:726px; float:left;}
#cases {margin-top:15px; clear:both;}

/* Left */
#left {width:180px; float:left;}
#service-menu {}
#service-menu a {font-size:13px;color:#333; display:block; background:url(img/list7.gif) no-repeat 10px center; padding:4px 20px 4px 40px; margin:0px 0px 6px 0px; border:1px solid #CCC;}
#service-menu a:hover {background:#ffffcc url(img/list7.gif) no-repeat 10px center; color:#cc3300; text-decoration:none;}

/* Center */
#center {width:526px; float:right; padding-top:10px;}


/* Right */
#side{width:250px; float:right;}
#side table.tdgrey td{border:1px solid #CCC;}
#side table.tdgrey a {color:#333;}

/*Bottom*/
.brands_cnt{overflow:hidden;}
.brands_cnt img{height:48px;border:solid 1px #eeeeee;margin-right:52px;}
.ulbrands{display:block;padding:0;margin:0; list-style-type:none;width:auto;  white-space:nowrap;}
.ulbrands li{margin:0;padding-right:30px;display:block;float:left;}

