#home{
	background-image:url(../images/home/home_background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#home .left{
	float:left;
}
#home .right{
	float:left;
}
#home .top{
	min-height:222px;
	.margin-top:-10px;
}
#home .top .left{
	width:277px;
}
#home .top .right{
	width:309px;
	margin-left:290px;
}
#home h2{
	width:180px; height:31px;
	background-image:url(../images/home/home_title.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:20px;
	.margin-top:10px;
}
#content #home p.btn{
	margin-top:20px;
}