#wrapper {
	width: 960px;
	margin-top: 10px;
	margin-left: 50%;
	position: absolute;
	left: -480px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 301px;
	width: 960px;
	position: relative;
}
#navigation {
	float: left;
	height: 36px;
	width: 960px;
	margin-top: 18px;
	position: relative;
}

#aboutus {
	float: left;
	height: 36px;
	width: 97px;
}
#ourclients {
	float: left;
	height: 36px;
	width: 113px;
}
#home {
	float: left;
	height: 36px;
	width: 70px;
}

#ourteam {
	float: left;
	height: 36px;
	width: 100px;
}
#services {
	float: left;
	height: 36px;
	width: 91px;
}
#servicearea {
	float: left;
	height: 36px;
	width: 123px;
}
#joinourteam {
	float: left;
	height: 36px;
	width: 140px;
}
#contactus {
	float: left;
	height: 36px;
	width: 115px;
}
#employees {
	float: left;
	height: 36px;
	width: 111px;
}

#content {
	float: left;
	width: 960px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#leftmargin {
	float: left;
	width: 293px;
	position: relative;
}
#contentbox {
	float: left;
	width: 607px;
	position: relative;
	padding-right: 40px;
	padding-left: 20px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 960px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#phonenumbers {
	background-image: url(../images/phonenumbers.gif);
	background-repeat: no-repeat;
	float: left;
	height: 385px;
	width: 266px;
	margin-top: 18px;
	margin-left: 16px;
	margin-bottom: 10px;
}
#titlebar {
	background-image: url(../images/titlebar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 595px;
	margin-top: 26px;
	position: relative;
	margin-bottom: 5px;
	font-family: "Swis721 BT";
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}
#contentbox a {
	text-decoration: none;
	color: #FF0000;
}
