 img, div { behavior: url(images/iepngfix.htc); }

body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 197px;
	width: 990px;
	position: relative;
	overflow: hidden;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header li {
	display: inline;
	float: left;
	list-style-type: none;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 990px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #757575;
}
#footer a {
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}
#footer .inside {
	padding-left: 150px;
	padding-right: 75px;
	padding-top: 25px;
}
#footer .divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
}

#main {
	height: 727px;
	width: 990px;
	background-image: url(images/content_gc.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#main .inside {
	padding-left: 75px;
	padding-top: 25px;
	padding-right: 70px;

}
#main .left {
	float: left;
	width: 515px;
}
#main .right {
	float: right;
	width: 290px;
}
#main h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62px;
	color: #b44f00;
	letter-spacing: -5px;
	margin: 0px;
	padding: 0px;
	line-height: 62px;
}
#main h2 {
	font-size: 22px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 22px;
}
#main h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}

#main .center {
	text-align: center;
}
#main .dataview {
	font-size: 13px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #f6f6f6;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#main .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#main .listpad {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#main .charges {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 22px;
}
#main .bigred {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}
#main .subquestion {
	padding-left: 60px;
	padding-right: 80px;
	padding-top: 15px;
}
#main .subquestion a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#main .question {
	padding-top: 32px;
}
#main .phone {
	margin-left: -10px;
	padding-top: 25px;
}
#main form {
	margin: 0px;
	padding: 0px;
}
#main .inputwidth {
	width: 135px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#main .longerwidth {
	width: 280px;
}
#main .privacy {
	padding-right: 35px;
	padding-left: 50px;
}
#main .privacy a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
