#lyt {
float:none;
background-image:url(graphics/AquaticSolutions.jpg);
background-repeat:no-repeat;
background-position:top;
border:2px solid #FFF;
width: 886px;
height:1107px;
margin:0 auto;
}
#nav {
width:858px;
text-align:center;
height:auto;
margin:0 auto;
padding:118px 0 0 0;
}
#php {
	margin:175px 150px;
	font-variant:small-caps;
}
#pgh1 {
float:left;
width:500px;
height:930px;
overflow:hidden;
margin:0;
padding:0 0 0 50px;
}
#pgh1 p {
text-align:justify;
}
.bl {

font-weight:bold;
font-size:20px;
}
li {
	line-height:25px;
}
#pgh2 {
	float:right;
	width:235px;
	height:940px;
	margin:0;
	padding:0 35px 0 0;

}
pgh2 p {
	text-align:left;
}
.red {
font-variant: small-caps;
color:#C00;
}
.orange {
	font-variant:small-caps;
	font-weight:600;
	font-size:18px;
	color:#e74a05;
}
.grey {
	color:#666;
}
.wte {
	color:#FFF;
}
#designed {
float:none;
width:858px;
height:auto;
margin:0 auto;
}
#designed p {
text-align:left;
font-size:12px;
color:#000024;
padding:0;
}
body {
	background-color: #b0c0dc;
	color:#305595;
	font-size:14px;
}
a:link, a:visited, a:active, a:hover {
	color: #333;
	font-weight:600;
	text-decoration:none;
}