body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	margin: 0px auto auto 0px;
	font-size: 14px;
	line-height: 20px;
}
#contact {
	background-image: url(../images/contactBox.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.alignright {
	text-align: right;
}

#contact td{
	padding-left: 15px;
}

#wrapper {
	background-image: url(../images/bgShadowMid.jpg);
	background-repeat: repeat-y;
	width: 892px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapperTop {
	background-image: url(../images/bgShadowTop.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperBottom {
	background-image: url(../images/bgShadowBottom.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 892px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#navigation{
	width: 892px;
	height: 35px;
	margin: 0px;
	clear: both;
}
#navcontact {
	margin-left: 351px;
}

#footer {
	width: 858px;
	height: 25px;
	padding-top: 125px;
	background-image: url(../images/footer.jpg);
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 34px;
	clear: both;
}
a:link {
	color: #ED3689;
}
a:visited {
	color: #ED3689;
}
a:hover {
	color: #CCCC00;
}
a:active {
	color: #ED3689;
}
#footerright {
	text-align: right;
	width: 391px;
	float: left;
	padding-right: 0px;
}
#footerleft {
	text-align: left;
	width: 391px;
	float: left;
	padding-left: 21px;
}
#workleft {
	width: 360px;
	float: left;
	margin-left: 35px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#workright {
	width: 384px;
	float: left;
	text-align: left;
	padding: 20px;
}
#wholeft {
	width: 760px;
	float: none;
	margin-left: 35px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#homecontent {
	width: 324px;
	background-image: url(../images/bgHome.jpg);
	background-repeat: no-repeat;
	height: 343px;
	text-align: left;
	padding-left: 500px;
	font-size: 24px;
	padding-top: 50px;
	clear: both;
	margin: 0px 0px 0px 34px;
	float: left;
}
#clients {
	width: 810px;
	clear: both;
	border: 1px dashed #E2E2E2;
	float: left;
	margin-left: 40px;
	padding-bottom: 4px;
}
.clientbox {
	height: 120px;
	width: 150px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
#whocontent {
	width: 354px;
	background-image: url(../images/bgWho.jpg);
	background-repeat: no-repeat;
	height: 343px;
	text-align: left;
	padding-left: 450px;
	padding-top: 50px;
	clear: both;
	margin: 0px 0px 0px 34px;
	float: left;
	padding-right: 20px;
}
.error {
	font-weight: bold;
	color: #900;
}
