* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444751;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

p {
	padding: 0px 0px 10px;
	line-height: 24px;
}

#topp {
	background: url(../images/top_grad.jpg) repeat-x;
	height: 239px;
	width: 100%;
	left: 0px;
	position: absolute;
	border-top: 7px solid #444751;
}

#wrapper {
	width: 965px;
	margin: 0px auto;
	padding: 7px 0px 0px;
	position: relative;
}

#logo {
	float: left;
	height: 91px;
	margin: 35px 0px 0px;
}

#quickinfo {
	float: right;
	background: url(../images/top_tab.gif);
	width: 179px;
	height: 54px;
	color: #e7e7e7;
	text-align: center;
}

#quickinfo div {
	line-height: 25px;
}

#quickinfo div.phone {
	border-bottom: 1px solid #767676;
	margin: 0px 20px;
}

#quickinfo div.email {
	font-size: 12px;
}

#menu {
	font-size: 12px;
	border-bottom: 1px solid #444751;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

#menu ul li {
	float: left;
	padding: 0px 10px;
	line-height: 23px;
	color: #444751;
	cursor: pointer;
}

#menu ul li a {
	color: #444751;
	text-decoration: none;
}

#menu ul li.active a {
	color: #FFF;
}

#backer {
	background: url(../images/tab_left.gif) no-repeat;
	height: 23px;
	width: 100px;
	top: 133px;
	position: absolute;
}

#backer div {
	background: url(../images/tab_right.gif);
	width: 12px;
	height: 23px;
	float: right;
	margin-right: -12px;
}

#quote {
	font-size: 24px;
	font-style: italic;
	padding: 40px 30px;
}

div.title {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	background: #EBEBEB url(../images/top_arrow.gif) 99% 50% no-repeat;
	border-top: 1px solid #CCCDD1;
	border-bottom: 1px solid #CCCDD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}

div.title div.text {
	float: left;
}

div.title div.top {
	float: right;
	margin: 0px 25px 0px 0px;
	font-size: 12px;
}

div.title div.top a {
	color: #444751;
	text-decoration: none;
}

div.content {
	padding: 34px 0px 34px 238px;
}

.pointer {
	color: #680000;
	font-style: italic;
}

.bigtitle {
	color: #680000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#reflist {
	font-size: 12px;
}

#reflist dt {
	width: 150px;
	float: left;
	color: #680000;
	font-weight: bold;
	line-height: 24px;
}

#reflist dd {
	width: 550px;
	float: left;
	line-height: 24px;
}

div.toggler dl {
	padding: 10px;
}

div.toggler {
	cursor: pointer;
	background: #F5F5F5;
}

div.element {
	margin-bottom: 10px;
	background: #F5F5F5;
	padding: 10px;
}

input, textarea {
	width: 575px;
	border: 1px solid #CCCDD1;
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

input {
	height: 16px;
}

textarea {
	height: 200px;
}

input.submit {
	width: auto;
	height: auto;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	cursor: pointer;
}

label {
	width: 150px;
	float: left;
}

#footer {
	background: #444751;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f1f1f1;
	padding: 0px 0px 0px 20px;
}

#response {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 150px;
	line-height: 28px;
	height: 28px;
}
