html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #324368;
}
img {
	border: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	font-size: 12px;
	color: #324368;
}
.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}
#wrapper {
	position: relative;
	padding-top: 68px;
}

h1 {
	position: absolute;
	top: 0px;
	left: 177px;
	font-size:30px;
	color:#000099;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	
}
#main {
	position: absolute;
	top: 132px;
	left: 168px;
}
#services {
	position: absolute;
	top: 132px;
	left: 294px;
}
#approach {
	position: absolute;
	top: 132px;
	left: 420px;
}
#portfolio {
	position: absolute;
	top: 132px;
	left: 546px;
}
#contact {
	position: absolute;
	top: 132px;
	left: 672px;
}
#content {
	background: top left url(images/side_2.png) repeat-y;
	position: absolute;
	top: 200px;
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 15px;
	color: #000000;
}
#cont {
	background: #c4ccdf;
	position: relative;
	top: 0px;
	padding-left: 10px; 
	padding-right: 10px;
	left: 170px;
	width: 610px;
	color: #000000;
}

#servlink {
	position: absolute;
	width: 170px;
	left: -170px;
	text-align: right;
}
#servlink a {
	color: #c1c806;
}
#giftside {
	position: absolute;
	width: 170px;
	left: -170px;
	text-align: left;
}
#giftside a {
	color: #white;
}

#content .left {
	margin-right: 10px;
}
#content a {
	font-size: 16;
	color: #324368;
}
#side a {
	font-size: 16;
	color: #c1c806;
}
#content a:hover {
	color: #26241A;
}
#footer {
	position: absolute;
	width: 800px;
	padding-right: 0px;
	background: #324368;
	font: 11px arial, sans-serif;
	color: #c1c806;
	text-align: center;
}
#footer p {
	margin-top: 0.5em;
}
#footer a {
	color: #c1c806;
	margin-top: 0.5em;
}
#footer a:hover {
	color: #c4ccdf;
	margin-top: 0.5em;
}
#design {
	background: #324368;
}
#design a {
	color: #324368;
}
#design a:hover {
	color: #324368;
}