/* Home Structure
----------------------------------------------- */
html>body #page { height:auto; }
#page { min-height:600px; height:600px; }

#header h1 { display:none; }

#content {
	font-size:1.7em;
	margin-left:30px;
	margin-top:24px;
}

/* Home Content
----------------------------------------------- */
#bubbles {
	position:absolute;
	float:right;
	top:115px;
	left:-1073px;
	width:1509px;
	height:291px;
	background:url('../images/bubbles.gif') 0 0 no-repeat;
	text-align:right;
}

#bubbles a,
#bubbles a:hover {
	position:relative;
	border:none;
	font-size:1.1em;
	background:transparent;
	color:#fff;
}

#bubbles a.services {
	padding:35px 48px;
	top:120px;
	left:-135px;
}

#bubbles a.us {
	padding:21px 35px;
	top:96px;
	left:-16px;
}

#bubbles a.portfolio {
	padding:65px 80px;
	top:185px;
	left:-5px;
	width:1px;
	height:1px;
}

#quote {
	position:absolute;
	width:415px;
	top:192px;
	left:436px;
	font-size:1.6em;
	line-height:1.0em;
	position:relative;
	letter-spacing:1px;
}

#quote small {
	padding-left:1px;
	display:block;
	font-size:0.45em;

}

#quote small a {
	font-style:italic;
	font-size:0.9em;
	color:#8F8F8F;
}

#quote small a:hover {
	background:none;
	color:#398E38;
}
#skagga {
	font-size:0.8em;
	position:absolute;
	top:405px;
	height:255px;
	background:url('../images/skagga-large.gif') 0 0 no-repeat;
	padding:55px 0 0 218px;
}