div#header {
	height: 335px;
}

div#header #video_wrapper {
	height: 237px;
	background: #aaa;
}

div#wrap_inner {
	_padding-bottom: 10px;
}

#col1, #col2, #col3 {
	width: 288px;
	float: left;
	margin-right: 21px;
}

#col1, #col2 {
	padding-top: 2px;
}

#col3 {
	width: 297px;
	margin-right: 0;
}

/* Homepage portfolio images */

#col1 a, #col2 a {
	display: block;
	margin: 0 0 24px 0;
}

#col2 a.last {
	margin-bottom: 12px;
}

a#home_viewmore {
margin-top:10px;
	float: right;
}

/* Homepage RHS col */

#col3 h1, #col3 p {
	padding-left: 6px;
}

#col3 h1 {
	font-size: 17px;
	margin: 0 0 5px 0;
}


div#home_intro, div#home_news, div#home_newsletter {
	margin-bottom: 21px;
}

/* Homepage news items */
ul#home_newsitems {
	margin: 6px 0 0 3px;
	padding: 0;
	width: 270px;
	font-size: 12px;
	list-style-type: none;
}

#home_newsitems li {
	line-height: 15px;
	padding: 1px 0 6px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
}

#home_newsitems a {
	color: #999;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	background: #fff url(../images/icon_newsitem.gif) no-repeat scroll left;
}

#home_newsitems a:hover {
	color: #cc0000;
}

/* Homepage signup */
div#signup {
	width: 293px;
	height: 110px;
	overflow: hidden;
	background: #fff url(../images/bg_signup.png);
}

#signup #viewlatest {
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	margin-bottom: 20px;
	_margin-bottom: 16px;
}

#signup #signup_email {
	display: block;
	float: left;
	margin: 52px 0 0 6px;
	
	width: 137px;
	height: 19px;
	padding: 2px 0 0 4px;
	border: 0;
}

#signup #signup_send {
	display: block;
	float: left;
	margin: 32px 0 0 6px;
}

#signup #signup_offers {
	display: block;
	clear: both;
	margin-left: 19px;
	_margin-left: 15px;
}

/* Homepage fotos */

div#home_foto {
	margin-left: 4px;
}

#home_foto img {
	width: 79px;
	height: 46px;
	float: left;
	margin: 2px 17px 8px 0;
	border: 3px solid #ccc;
}

#home_foto img.last {
	margin-right: 0;
}

#home_foto div#thisweek {
    width:79px;
	float: left;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	margin: 2px 23px 8px 0;
}
#home_foto div#lastweek {
    width:79px;
	float: left;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	margin: 2px 20px 8px 0;
}
#home_foto div#submit {
    width:92px;
	float: left;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	margin: 2px 0 8px 0;
}
#home_foto div#copy {
	display: block;
	clear: both;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	margin:0 0 9px 4px;
}
#home_foto a.submit {
	clear: both;
	color: #999;
	font-size: 12px;
	text-decoration: none;
}
