@charset "UTF-8";
/* HOME STYLES */

#home #main_photo {
	width:285px;
	height:380px;
	display:block;
	float:left;
}
#home #space {
	width:20px;
	height:380px;
	display:block;
	float:left;
	background:transparent url(../images/home/gradient.png) top left no-repeat;
}
#home #home_right_side {
	width:455px;
	height:380px;
	display:block;
	float:left;
}

#home #right_top {
	height:180px;
	width:455px;
	background:transparent url(../images/home/small_bg.png) top left no-repeat;
	margin-bottom:16px;
	display:block;
	overflow:hidden;
}	

#home #right_bottom {
	width:455px;
	height:140px;
	padding-top:40px;
	display:block;
	background:transparent url(../images/home/bottom_bg.jpg) top left no-repeat;
}
#home .right_divider {
	width:455px;
	height:4px;
	display:block;
	overflow:hidden;
	background:url(../images/home/side_divider.png) top left no-repeat;
}

#home #right_bottom_text {
	
	width:160px;
}
#home #side_big_divider {
	width:760px;
	height:4px;
	margin-bottom:10px;
	
	
}

#home #side_info {
	width:720px;
	font-size:15px;
	font-weight:bold;
	display:block;
	height:40px;
	float:left;
	padding:20px;
}