h1 {
	background-image: url(/images/h1_home.gif);
}
.topBlock {
	background-image: url(/images/background_block1_top_home.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 180px;
	min-height: 251px;			/*	}																		*/
	height: auto !important;	/* 	} Min-height hack (height of background image (-10px) in top block)		*/
	height: 251px;				/*	}																		*/
}
#sailingCourses h2 {
	background-image: url(/images/h2_sailing_courses.gif);
}
#sailingCourses img {
	float: right;
}
#supportCourses h2 {
	background-image: url(/images/h2_support_courses.gif);
	margin-left: 476px;
}
#supportCourses img {
	float: left;
	margin-right: 1em;
}
#theYachts h2 {
	background-image: url(/images/h2_the_yachts.gif);
}
#theYachts img {
	float: right;
	margin-left: 30px;
}
#block3 {
	background-image: url(/images/background_block3.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 29px;
	margin-top: 20px;
	zoom: 1;
}
#block3 .header {
	border-style: solid none;
	border-width: 1px;
	padding: 5px 10px;
	overflow: hidden;
	zoom: 1;
}
#block3 .header h2 {
	background-image: url(/images/h2_latest_news.gif);
	margin: 6px 0 0 0;
	font-size: 0.1em; /*  IE6 fix */
	float: left;
	width: 132px;
	height: 12px;
}
#block3 h3 a {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#block3 h3 a:hover {
	text-decoration: underline;
}
#block3 .readMore {
	background-image: url(/images/icon_add_comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#block3 .block {
	
}