@charset "utf-8";
<!--
/* Home */
.home #fb{
float:left;
width:192px;
}
* html .home #fb{	/* IE6 */
margin-bottom:-10px;
}
*:first-child+html .home #fb{	/* IE7 */
margin-bottom:-10px;
}
.home #fb img{
margin-top:13px;
}
.home #csr{
float:left;
width:192px;
background:url(../images/csr-bg.jpg) repeat-y center top;
}
* html .home #csr{	/* IE6 */
margin-bottom:-10px;
}
*:first-child+html .home #csr{	/* IE7 */
margin-bottom:-10px;
}
.home #csr p{
margin:auto;
margin-top:5px;
width:160px;
float:none;
}
.home #csr p a{
display:inline;
margin-top:0;
}
* html .home #csr .bottom{	/* IE6 */
margin-top:-30px;
}
*:first-child+html .home #csr .bottom{	/* IE7 */
margin-top:-30px;
}
.home .floatr{
width:765px;
}
.home #about{
width:280px;
float:left;
margin:0 20px 0 0;
background:url(../images/icon-cake.jpg) no-repeat right bottom;
}
.home #about img{
display:block;
margin-bottom:15px;
}
.home #highlight{
float:right;
}
.home #highlight #expand{
border:5px solid #e7ecec;
width:454px;
height:392px;
}
.home #highlight #expand a img{
border:none;
}
.home #highlight-nav{
margin:10px 0 0 105px;
overflow:hidden;
width:358px;
}
.home #highlight-nav li{
float:left;
margin:0 5px 0 0;
}
.home #highlight-nav li a{
outline:none;
}
.home #highlight-nav li a img{
border:2px solid #fff;
}
.home #highlight-nav li a:hover img{
border:2px solid #f90;
}
.home #highlight-nav li a.activeSlide img{
border:2px solid #587abc;
}
.home #highlight .thumb-title{
float:left;
position:relative;
top:-50px;
margin:0 0 -50px 5px;
}
/* Home */
-->
