body{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #666666;
}

p {
	margin: 0px;
	padding: 5px 0px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color:#92BBDD;
	margin: 0px;
	padding: 5px 0px;
}

h2 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	padding: 5px 0px;
}

h2 a {
	color: #666666;
	text-decoration: none;
}

h2 a:hover {
	color:#92BBDD;
	text-decoration: none;
}

h3 {
	font-size: 11px;
	color: white;
	margin: 0px;
	padding: 5px 0px;
}

form {
	margin: 0px;
}

#wrapper {
	width: 800px;
	height: 630px;
	margin: 0px auto;
	border-bottom: 5px solid #666666;
}

#logo {
	width: 180px;
	background: #92BBDD;
	float: left;
	color: white;
	text-align: right;
	padding: 10px;
}

.amanda {
	font-size: 14px;
	font-weight: bold;
}

.lswpp {
	font-size: 10px;
}

#banner {
	border-top: 2px solid white;
	border-bottom: 5px solid #92BBDD;
	float: left;
}

#webAddress {
	font-size: 10px;
	float: right;
	padding: 37px 5px 0px 0px;
}

#menu {
	padding: 20px 0px 0px 0px;
	width: 620px;
	float: left;
	border-bottom: 1px solid #666666;
	margin: 0px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu li{
	margin: 0px;
	display: inline;
	padding: 0px;
}

#copy {
	float: left;
	padding-top: 20px;
	width: 620px;
}

#copy a {
	color: #666666;
	text-decoration: none;
}

#copy a:hover {
	color:#92BBDD;
	text-decoration: none;
}


#right-side {
	float: right;
	width: 175px;
}

.right-side-form {
	float: left;
	width: 175px;
	height: 310px;
	background: #666666;
	color: white;
}

.right-side-form form{
	padding: 5px;
	width: 165px;
}

.testimonial-quote {
	float: left;
	margin-top: 5px;
	padding: 5px;
	border-left: 1px solid #666666;
	height: 150px;
}

p.testimonial {
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}

p.testimonial2 {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

p.testimonial-ref  {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

p.testimonial-ref  a{
	color: #666666;
	text-decoration: none;
}

p.testimonial-ref  a:hover{
	color: #92BBDD;
}

p.testimonialText {
	width: 450px;
	line-height: 18px;
}

.images {
	float: left;
	width: 160px;
	height: 360px;
	padding-top: 10px;
	text-align: center;
}

.images p{
	padding-bottom: 15px;
}

.text {
	padding: 0px 10px;
	float: right;
	width: 440px;
}

.text p{
	line-height: 16px;
}

#contact {
	float: left;
	width: 620px;
	padding: 10px 0px;
}

.contactBig {
	font-size: 14px;
	padding-right: 20px;
}

.contactBig a {
	color: #666666;
	text-decoration: none;
}

.contactBig a:hover {
	color:#92BBDD;
	text-decoration: none;
}

p.small {
	font-size: 10px;
}

.contactSmall {
	font-size: 10px;
	color: #92BBDD;
}

#footer{
	width: 800px;
	margin: 0px auto;
	font-size: 10px;
	padding: 0px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color:#92BBDD;
	text-decoration: none;
}

p.dpi21 {
	float: right;
}

p.footer-links {
	float: left;
	width: 300px;
}