body {
	background-color: #FFF;
	color: #000;
	margin: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#top {
	height: 85px;
	margin-bottom: 15px;
	white-space: nowrap;
}

#navigation {
	background-color: #D20f1D;
	height: 40px;
	width: 97%;
	clear: both;
	min-width: 900px;
}

/* min-width for IE6 browsers */
* html #minwidth {border-left:900px solid #D20f1D; position:relative; float:left; z-index:1;}
* html #mincontainer {margin-left:-900px; position:relative; float:left; z-index:2; text-align:left;}

#navigation img {
	margin: 0;
	padding: 0;
	float: left;
}

#navigation #nav-end {
	float: right;
}

#main {
	clear: both;
}

#left {
	position: absolute;
	left: 20px;
	top: 190px;
	width: 200px;
}

#content {
	margin-top: 20px;
	margin-left: 219px;
	margin-right: 219px;
	padding: 1em 2em;
	border: 1px dotted #AAA;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 221px;
	margin-right:221px;
}

html>body #content {
	margin-left: 221px;
	margin-right:221px;
}

#right {
	position: absolute;
	right: 20px;
	top: 190px;
	width: 200px;
}

#footer {
	clear: both;
	color: #D20f1D;
	font-size: 0.8em;
	text-align: center;
}

div.testimonial {
	color: #D20f1D;
	font-size: 0.8em;
	border-bottom: 2px solid  #D20f1D;
	padding: 0.5em 0 0 0;
}

div.testimonial-top {
	border-top: 2px solid  #D20f1D;
}

div.testimonial-images {
	margin-top: 2em;
	text-align: center;
}

div.testimonial-images img {
	margin: 1em 0;
}

a:link, a:hover, a:active, a:visited {
	text-decoration: underline;
	color: #D20f1D;
}

h3 {
	text-transform: uppercase;
	font-size: 1.2em;
}

img {
	border: 0;
}

ul {
	padding: 0;
	margin: 1.4em;
}

li {
	padding: 0;
	margin: 0;
}

form label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
	line-height: 1.7em;
}

form label {
	text-align: right;
	width: 90px;
	padding-right: 20px;
}

form br {
	clear: left;
}

form #submit {
	display: block;
	width: 90px;
	float: none;
	margin: 0.9em 0 1em 220px;
	line-height: 1.3em;
}

form p {
	margin: 0;
	padding: 0;
}

.mandatory {
	color: #D20f1D;
	vertical-align: middle;
}
