/*----------------------------------------------
  Seagreens Home - Robert Wilson 25/09/07
----------------------------------------------*/
body
{
	margin: 0;
}
table
{
	border: 0;
	margin: 0;
}
td
{
	padding: 0;
}
img
{
	border: none;
}
.home_top
{
    height:30%;
    min-height:150px;
	width: 100%;
}
#home_container
{
	height: 70%;
	margin: 0 0 0 0;
	width: 100%;
}
.home_content
{
	width: 100%;
}
.home_departments
{
	vertical-align: middle;
}
.home_dept
{
	color: #d81327;
	font-size: 20px;
	padding-top: 8px;
	text-align: center;
}
.home_dept img
{
	padding: 0 11px 0 11px;
	vertical-align: bottom;
}
.home_foundation
{
	position:absolute;
	top:35%;
	right:0;
	width:100%;
	vertical-align:middle;
	text-align:right;
	height:500px;
	padding:100px 8% 0 0;
    z-index: 0;
}
.home_foundation img
{
	padding-left:10px;
}
.home_arrow
{
	position:absolute;
	top:72%;
	right:150px;
}
.home_line
{
	background: url(../../images/structure/red_line.jpg) repeat-x;
}
.home_main
{
	background: #cc9966;
	height: 100%;
	width: 100%;
}
.home_spacer
{
	width: 10%;
}
.home_footer
{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height:70px;
	background-color:GrayText;
	text-align:right;
	background-image:url(../../Images/Structure/Water.jpg);
	background-position:right;
	background-repeat:repeat-x;
}
.home_footer a:active
{
	padding:0;
	margin:0;
	border:0;
}
.home_boxes { position:relative; clear:both; float:right; margin-right:10%; margin-top: 170px; z-index: 9; }
.home_boxes_row { clear:both; }
.home_box { float:right; height: 133px; width: 133px; background-color: #e4ecdf; margin-left:24px; margin-bottom: 24px; }
