@charset "UTF-8";
/* CSS Document */
.none {
	display: none;
}
.nav {
	margin-top:5px;
}
.mainContent {
	width:841px;
	height:476px;
	background-image:url(../images/gfd_home_29.gif);
	background-repeat:no-repeat;
}
.image {
	width:200px;
	margin:60px 0 0 240px;
	float:left;
}
.secondImage {
	width:200px;
	margin:60px 0 0 40px;
	float:left;
}
.thirdImage {
	width:200px;
	margin:40px 0 0 240px;
	float:left;
	clear:left;
}
.fourthImage {
	width:200px;
	margin:40px 0 0 40px;
	float:left;
}

