body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543019;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 950px;
}
#clouds {
	float: left;
	width: 950px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	float: left;
	width: 950px;
}
#header_pics {
	float: left;
	width: 950px;
	height: 213px;
}
#content_area {
	float: left;
	width: 933px;
	text-align: left;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer_area {
	float: left;
	width: 950px;
}
#footer_left {
	float: left;
	width: 351px;
}
#bryan_abram_info {
	float: left;
	height: 179px;
	width: 241px;
	background-image: url(../images/abrams_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 110px;
}
#abrams_info_text {
	float: left;
	width: 241px;
	text-align: left;
}
#abrams_link {
	float: left;
	width: 231px;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
}
#footer_right {
	float: left;
	height: 189px;
	width: 502px;
	text-align: left;
	background-image: url(../images/grass_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}
#signup_title {
	float: left;
	width: 502px;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#signup_text {
	float: left;
	width: 502px;
	font-size: 11px;
}
#form_area {
	float: left;
	width: 320px;
	padding-top: 10px;
}
#footer_bottom {
	float: left;
	width: 950px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94A7AE;
}
#bottom_logos {
	float: left;
	width: 950px;
	padding-bottom: 20px;
}

.prudential_logo_padding {
	padding-right: 35px;
	padding-left: 60px;
}
.bottom_logo_padding {
	padding-right: 85px;
}
#home_boxes {
	float: left;
	width: 917px;
}
.homebox {
	float: left;
	width: 300px;
}
.homebox_middle {
	float: left;
	width: 300px;
	padding-right: 7px;
	padding-left: 7px;
}
.homebox_bg {
	float: left;
	width: 299px;
	height: 154px;
	background-image: url(../images/homebox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homebox_title {
	float: left;
	width: 289px;
	padding-left: 10px;
	padding-top: 3px;
}
.homebox_text {
	float: left;
	width: 264px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
}
.homebox_link {
	float: left;
	height: 33px;
	width: 79px;
	background-image: url(../images/homebox_linkarea.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;
	padding-top: 6px;
	font-weight: bold;
	padding-right: 1px;
}


h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}








.size_30 {
	font-size: 30px;
}
.size_14 {
	font-size: 14px;
}
.size_15 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.copyright_text {
	font-size: 10px;
	line-height: 22px;
}



a:link {

            color: #543019;

            text-decoration: none;

}

a:active {

            color: #543019;

            text-decoration: none;

}

a:visited {

            color: #543019;

            text-decoration: none;

}

 

a:hover {

            color: #543019;
			
            text-decoration: underline;

}
