#page {
	padding: 20px;
	background: #f5f5f5;
}

#header {
	height: 270px;
}

#header #logo {
	margin-top: 200px;
}

#header_strapline {
	margin-top: 235px;
}

#content {
	background: url('/images/background/home_boxes_bg.gif') no-repeat bottom left;
}

#content_column_middle {
	background: none;
}

#content_column_left, #content_column_middle,	#content_column_right, #home_left, #home_right {

}

.column_left_section table {
	margin-top: 15px;
}

.column_left_section p {
	padding: 0 0 5px 0;
}

#footer_contact {
	width: 200px;	
}

#home_left {
	float: left;
	background: #fff;
	margin: 0 0 0 6px;
	width: 235px;
	text-align: left;
}

#home_left h1 {
	font-size: 1.1em;
	font-weight: normal;
	color: #111;
	margin: 10px 0 20px 0;
	padding: 20px 20px 0 20px;
}

#home_left p {
	font-size: 0.85em;
	color: #666;
	line-height: 1.35em;
	padding: 0 20px 10px 20px;
}

#home_left a:link, #home_left a:visited {
	color: #666;
	text-decoration: underline;
}

#home_left a:hover {
	color: #6DB33F;
	text-decoration: none;
}
	
#home_right {
	float: left;
	margin: 0 0 0 6px;
	background: #fff;
	width: 235px;
}

#footer_home {
	clear: both;
	padding: 5px;
	text-align: left;
	background: url('/images/background/gallery_info_details.png') repeat top left;
}

#footer_right {
	margin: 0;
}

#footer_home p {
	color: #111;
}


input {
	font-size:0.75em;
}	