@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
	height: auto;
}
/* CSS Document */
.wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	-webkit-box-shadow: 0px 0px 10px 6px #666;
	margin-bottom: auto;
}
#wrapper #header {
	height: 300px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#wrapper #navigation {
	height: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #5CA39E;
	font-weight: bold;
	text-align: center;
	display: block;
	vertical-align: middle;
	padding: 3px;
	background-color: #FFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5CA39E;
	border-bottom-color: #5CA39E;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}
#body {
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	height: auto;
	margin-bottom: auto;
}
#bodyfixed {
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	height: 700px;
	margin-bottom: auto;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #9B5EA4;
}
#footer {
	background-color: #5CA39E;
	height: 70px;
	padding: 10px;
	font-weight: lighter;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contactfooter {
	height: 60px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
.testimonial    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5CA39E;
}
.onlinequoteform {
	background-color: #CCC;
	width: 650px;
	padding: 10px;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.bulletlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	list-style-position: inherit;
	list-style-type: disc;
	margin-left: 30px;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5CA39E;
}
.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #5CA39E;
	text-decoration: none;
}
#wrapper #body #onlinequoteform #form1 table {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#body table tr td #formfields {
	text-align: right;
}
