﻿html {
	text-align: center;
}

body {
	margin: 0 auto; 
	padding: 0; 
	border: 0;
	position: relative;
	/*font-size: 62.5%;
	line-height: 1;*/
	font-family: Futura, Tahoma, Verdana, sans-serif;
	background: #FFF;
	width: 1181px;
	text-align: left;
}

div, ul, li {
	margin:0; padding:0; border:0;
}

img{
	border:0;
}

div#h2oDesign {
	width:1181px;
	height:436px;
	background: #fff url(imgs/bgHome.jpg) no-repeat;
}

h1 {
	position: absolute;
	top: 200px;
	left: 50px;
	color: #fff;
	font-size:26px;
}

h2 {
	position: absolute;
	top: 242px;
	left: 76px;
	font-size:16px;
}

h3 {
	position: absolute;
	width: 325px;
	top:250px;
	left:760px;
	font-weight:normal;
}

p {
	position: absolute;
	top:350px;
	left:960px;
}
p a {
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

div#h2oDesignRefs {
	width: 1181px;
	height: 419px;
	background: #fff url(imgs/bgHome2.jpg) no-repeat;
}

ul {
	list-style: none;
	list-style-type: none;
	float:left;
}

li {
	float: left;
}

#ref1 {
	width: 367px;
	height: 193px;
}

#ref2 {
	width: 366px;
	height: 193px;
}

#ref3 {
	width: 366px;
	height: 193px;
}

#ref4 {
	width: 82px;
	height: 193px;
}

.white {
	color: #fff;
}