body {
margin:10 auto 10 auto;
background:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
#wrapper {
width:800px;
margin:0 auto 0 auto;
}
#header {
position:relative;
width:800px;
height:378px;
background:url(../images/header_background.jpg)
}
#content {
width:800px;
background-color:#FFFFFF;
}
#content h2 {
margin:0px 0px 10px 0px;
padding:0;
color:#2053A2;
text-align:center;
}
#content img {
float:left;
margin-right:10px;
}
#footer {
width:800px;
clear:both;
padding-top:40px;
padding-bottom:20px;
}
#footercontent {
width:700px;
margin:0 auto 0 auto;
border:1px solid #c4c4c4;
padding:10px;
text-align:center;
}
#logo {
	position:absolute;
	width:200px;
	height:49px;
	z-index:1;
	top: 17px;
	left: 33px;
}
#nav {
	position:absolute;
	width:390px;
	height:36px;
	z-index:2;
	top:25px;
	left:370px;
}
#toptext {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 462px;
	top: 133px;
}
#leftcol {
width:360px;
padding: 0px 20px 20px 20px;
float:left;
}
#rightcol {
width:360px;
padding: 0px 20px 20px 20px;
float:right;
}
#whatwedo {
clear:both;
background:url(../images/whatwedo.png) no-repeat;
height:116px;
width:800px;

}
#webwork {
width:232px;
padding:10px;
height:90px;
float:left;
margin-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:20px;
}

#php {
width:232px;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:90px;
float:left;
margin-top:3px;
}
#joomla {
width:232px;
padding:10px;
height:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:3px;
}
#opinions {
width:780px;
clear:both;
margin-top:40px;
}
.opinion {
margin-left:20px;
width:240px;
float:left;
font-size:12px;
}
