body {
	font-family: Arial;
	font-size: 12px;
	background: #fff url(/images/bg.gif) repeat-x left top;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 20px 0;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 20px 0;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 0 -5px 0;
}
h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin: -15px 0 20px 0;
}
p {
	line-height: 1.4em;
	margin: 10px 0;
}
p.error {
	color: #ff0000;
}
form dt {
	width: 100px;
	float: left;
	clear: both;
	padding: 2px;
}
form dd {
	margin-left: 100px;
	padding: 2px;
}
form input, form textarea {
	width: 200px;
}
form #updates {
	width: auto;
}
form #submit {
	width: auto;
}
#wrapper {
	margin: 0 auto;
	width: 850px;
}
#header {
	height: 119px;
}
#logo {
	float: left;
}
#logo img {
	float: left;
}
#contact {
	margin: 0 0 0 100px;
	padding: 30px 0 10px 0;
	text-align: right;
	font-family: "Trebuchet MS";
	color: #336699;
	font-size: 1.5em;
}
#contact strong {
	color: #003366;
}
#nav {
	margin: 0 0 0 100px;
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
#nav ul {
	float: right;
}
#nav li {
	float: left;
	margin: 0 0 0 20px;
}
#nav li a {
	color: #666;
	text-decoration: none;
}
#nav li.selected a, #nav li a:hover {
	color: #336699;
	display: block;
	border-bottom: 4px solid #336699;
}
#top {
	height: 400px;
	background: url(/images/top.gif) no-repeat center bottom;
	color: #fff;
}
#top .content {
	float: left;
	width: 460px;
	padding: 35px 0;
}
testimonial {
	float: left;
	width: 460px;
}
#top h1 a {
	text-decoration: none;
}
#top a {
	color: #fff;
}
#top ul {
	list-style: outside disc;
	margin: 10px 30px;
}
#top li {
	float: left;
	width: 180px;
	padding: 5px;
}
#media {
	float: right;
	width: 320px;
	margin: 100px 20px 0 20px;
	text-align: center;
}
#media a {
	text-decoration: none;
}
#media a h3 {
	text-decoration: underline;
}
#bottom {
	color: #666;
}
#bottom .content {
	clear: both;
}
#bottom .clients {
	text-align: center;
	line-height: 100px;
}
#bottom .clients img {
	vertical-align: middle;
	padding: 10px 20px;
}
#bottom .left {
	float: left;
	width: 460px;
	margin: 0 0 20px 0;
}
#bottom .right {
	float: right;
	width: 320px;
	margin: 0 20px;
}
#footer {
	clear: both;
	border-top: 1px solid #999;
	margin: 20px 0 0 0;
	padding: 20px 0;
	color: #999;
	font-size: 0.9em;
}
#footer img {
	float: left;
}
#footer p {
	margin: 5px 0 0 60px;
}
#footer a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
