.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9 { float:left; overflow:hidden;}

.col1 {
	width: 630px;
	margin-right: 4px;
}
.col2 {width:310px;}
.col3 {width:460px; height:474px;}
.col4 {
	width: 930px;
	height: 474px;
	margin-right: 20px;
	position: relative;
}
.col5 {width:240px;}
.col6 {
	width: 361px;
	margin-right: 39px;
	overflow: auto;
	position: relative;
}
.col7 {
	width: 500px;
	height: 450px;
	margin-right: 48px;
}
.col8 {width:610px; margin-right:56px;}
.col9 {width:280px;}

.col4 h2 {padding-bottom:16px;}
.col7 h2 {padding-bottom:29px;}
.col7 h3 {position:relative; top:-5px;}
.col8 a:hover {text-decoration:underline;}

.margBot {margin-bottom:25px;}
.margBot1 {margin-bottom:40px;}
.margBot2 {margin-bottom:21px;}
.margBot3 {margin-bottom:28px;}
.margRight {margin-right:18px;}
