#container-home {
	width:100%;
	background:url(/images/container-home-bg.gif) repeat-x top;
}
#home-flash {
	margin:auto;
	width:940px;
	height:298px;
	background:#FFF;
}
#home-flash-photos {
	margin:auto;
	width:900px;
	height:298px;	
}
#home-flash-photos:hover {
	cursor:pointer;	
}
#home-content-top {
	margin:auto;
	width:940px;
	height:30px;
	background:#FFF url(/images/home-content-top.gif) no-repeat center;
}
#home-content {
	margin:auto;
	padding:0 40px;
	width:860px;
	background:#fff url(/images/home-content.gif) repeat-y center;
}
#home-content-description {
	float:left;
	display:inline;
	width:333px;
}
#home-content-photo {
	float:left;
	display:inline;
	width:527px;
	text-align:right;
}
#home-content-bottom {
	margin:auto;
	width:940px;
	height:30px;
	background:#FFF url(/images/home-content-bottom.gif) no-repeat center;
}
