body {
	background-image: url(../images/backing_696969.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	}
#content h1 {
	font-size: large;
	font-weight: lighter;
	color: #5071B8;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5071B8;
	text-transform: uppercase;
}
#content h2 {
	font-size: small;
	font-weight: lighter;
	color: #5071B8;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5071B8;
	text-transform: uppercase;
}
#headertag {
	height: 328px;
	width: 1026px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrappertag {
	height: 1600px;
	width: 1026px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/contentbacking.jpg);
	position: relative;
}
#nav-claims {
	width: 249px;
	float: right;
	margin-right: 30px;
	font-family: verdana;
	font-size: 12px;
}
#nav-subs {
	width: 249px;
	float: right;
	margin-right: 30px;
	font-family: verdana;
	font-size: 12px;
}
#nav-subs form div
{
    border-right: 3px solid #000;
    overflow: hidden;
    width: 249px;
}
#info-site {
	background-image: url(../images/bottombacking.jpg);
	height: 200px;
	width: 1026px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	font-family: verdana;
	font-size: 12px;
	color: #5D5D5D;
	text-align: center;
}
#info-site p {
	padding-top: 5px;
	
}
#info-site a {
	color: #535353;
	text-decoration: none;
	
	}
#info-site a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	width: 700px;
	margin-left: 30px;
	margin-right: 5px;
	font-family: verdana;
	font-size: small;
}

#recaptcha_image img
{ 
    width: 247px;
    height: 57px;
    border: 1px solid gainsboro;
} 

#recaptcha_image
{
    background-color: Lime;
    width: 247px;
    height: 57px;
    margin: 0 0 0 0;
}

