@charset "utf-8";
/* CSS Document */

#main #top {
	margin:  0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#main #top #leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
#main #top #contentArea {
	padding: 0px;	
	width: 720px;
	float: right;
}
#main #top #contentArea a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #bottom {
	height: 180px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main #bottom div.bottom1 {
	height: 180px;
	width: 333px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main #bottom div.bottom2 {
	height: 180px;
	width: 287px;
	margin: 0px;
	padding: 0px;
	float: left;

}
#main #bottom div.bottom3 {
	height: 180px;
	width: 330px;
	margin: 0px;
	padding: 0px;
	float: left;
}
