@charset "iso-8859-2";
body {
	background-color: #ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2e2d2d;
}

#content-wrap {
	width: 800px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 825px;
}

#content-thanks {
	width: 800px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 525px;
}

.clear {
	clear: both;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 800px;
}

#headerthanks {
	background-image: url(../images/header_thanks.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 800px;
}

.number-top {
	position: absolute;
	height: 36px;
	width: 290px;
	left: 459px;
	top: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.call-top {color: #3A7F32;}

.body_text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

.gradient_bg {
	background-image: url(../images/gradient_bg.jpg);
	height: 535px;
	width: 323px;
	background-repeat: no-repeat;
	background-color: #cce9ca;
	position: absolute;
	left: 450px;
	top: 149px;
}

#float_left{
float:left;
padding-right:15px;

}

#leftcol {
	position: absolute;
	height: 661px;
	width: 450px;
	left: 0px;
	top: 149px;
}

#thxtext {
	position: absolute;
	height: 264px;
	width: 678px;
	left: 65px;
	top: 173px;
}

h1 {
	font-size: 45px;
	position: absolute;
	height: 64px;
	width: 461px;
	left: 200px;
	top: 0px;
}

#thxtext .bod {
	font-size: 16px;
	position: absolute;
	height: 58px;
	width: 461px;
	left: 202px;
	top: 81px;
}

#thxtext .mid-call {
	font-size: 25px;
	position: absolute;
	height: 38px;
	width: 461px;
	left: 200px;
	top: 136px;
	font-weight: bold;
	color: #990000;
}

#thxtext .linkout {
	font-size: 15px;
	position: absolute;
	height: 31px;
	width: 461px;
	left: 200px;
	top: 187px;
}

.text_field {
	background-color: #eff9f0;
	border: 1px solid #646965;
	height: 18px;
	background-position: right;
}

.body_green {
	font-size: 12px;
	font-weight: bold;
	color: #466b40;
	text-decoration: none;
	height: 30px;	
}
.heading_black {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
}

.legal_text {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	width: 800px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#footnumber {
	background-image: url(../images/gradeint_footer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 450px;
	top: 675px;
	width: 323px;
	height: 130px;
}

.call-bottom {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 113px;
	top: 45px;
	font-size: 20px;
	font-weight: bold;
	color: #3A7F32;
	text-align: center;
}

.number-bottom {
	position: absolute;
	height: 36px;
	width: 299px;
	left: 12px;
	top: 76px;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

#footer-wrap {
	width: 800px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}

#footer-links {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	color: #ffffff;
	font-size: 11px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-links li {
	display: block;
	margin-bottom: 5px;
}
#footer-links a {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#footer-links a:hover {
	color: #bbbeac;
}

.text_field_height {
height:30px;
}

.hidden {
	display:none;
}