@charset "utf-8";
/* CSS Document */
#menu {
height: 37px;
background-image:url(images/menu-bg-home.png);
}
#header {
background-image: url(images/home-header.jpg);
height: 96px;
}
#content {
background-image: url(images/home-content-bg3.jpg);
background-repeat:no-repeat;
background-position: top left;
height: 453px;
}
* html #content {
height: 471px;
he\ight: 453px;
}
#menu ul {
height: 33px;
}
#content .right{
padding-top: 40px;
margin-left: 335px;
}
h1 {
padding: 0 0 7px 0;
}
#content .left {
padding-top: 125px;
color: #717275;
font-size: 11px;
width: 297px;
float: left;
 }
 a {
 text-decoration: none;
 }
.leftimg {
 float: left;
 margin-top: 40px;
 }
