/* CSS Document */
@charset "utf-8";
/* CSS Document */

body {
 text-align: center;
 margin: 0;   /* optional   */
}

#wrapper{
	background-image:url(images/body.gif);
	margin: 0 auto;
	width:944px;
	height:auto;
	overflow:hidden;
	text-align:left;
	}
	
#header{
	float:left;
	height:135px;
	width:374px;
	margin-left:60px;
	}
	
#headertext{
	float:left;
	height:120px;
	width:290px;
	margin-top:15px;
	margin-left:110px;
}
	
#navbar{
	height:72px;
	width:944px;
	float:left;
	}
	
#headlinetop{
	height:auto;
    float:left;
	height:auto;
	width:824px;
	margin-left:auto;
	padding-left:40px;
	margin-top:0px;
	color: #006;
}
	
	
#headlinelt{
	height:auto;
    float:left;
	height:auto;
	width:500px;
	margin-left:auto;
	padding-left:80px;
	margin-top:20px;
	color: #006;
}

#headlinert{
	float:left;
	height:auto;
	width:auto;
	margin-top:15px;
	margin-left:35px;
}
	
#content{
	float:left;
	margin-left:auto;
	padding-left:80px;
	height:auto;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #A2560B;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}
	
	#formbed{
	background-image:url(images/formbedlong.gif);
	float:left;
	margin-left:19px;
	margin-top:-50px;
	height:660px;
	width:279px;
	background-repeat:no-repeat;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;
}

#form{
	float:left;
	margin-left:10px;
	margin-top:-20px;
	height:620px;
	width:277px;
	font-size: 12px;
	color: #FFF;
	}
	
#legal{
	float:left;
	margin-top:10px;
	margin-left:auto;
	height:auto;
	width:943px;
	}

#footer{
	float:left;
	width:943px;
	height:30px;
	margin-top:0px;
	margin-left:0px;
	}
#wrapper #headlinert .headlinetext br {
	text-align: center;
}
#wrapper #headlinert .headlinetext {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #content p {
	color: #006;
}
