body{
	background: url(images/backing.jpg) top repeat-x;
}

a img{
	border: none;
}

#wrapper{
	width: 850px;
	margin: 0 auto;
}

#header{
	margin: -10px 0 0 0;
	background: url(images/header.jpg);
	height: 184px;
}

#header p{
	font-size: 25px;
	padding: 0 0 0 20px;
}

#header a{
	color: #fff;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#content{
	background: #fff;
	height: 400px;
	padding: 0 10px 10px 10px;
}

#content5 {
 width:600px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 padding:0 30px 30px 30px;
 margin: 0 auto;
}

.abutton{
	float: left;
}

#abutton{
	width: 666px;
	margin: 0 auto;
}

#footer2{
	background: url(images/footer2_bg.jpg);
	width: 846px;
	height: 70px;
	margin: 0 auto;
	float: left;
	font-size: 12px;
}

#foot_left{
	width: 500px;
	float: left;
}

#foot_right{
	float: right;
}

#foot_left p{
	padding: 0 0 0 40px;
}

#foot_left ul li{
	display: inline;
}

input {font-family: arial; font-size: 13px; background-color: #FFFFFF; color:#8e8e8e; border:1px solid #B6B6B6; width:100%;}
.button {font-family: arial; font-size: 11px; font-family: arial, sans-serif; border: 3px double #999999; background-color:#F4F4F2; color: #FFFFFF;}
textarea {font-family: arial; font-size: 13px; background-color:#FFFFFF; color:#8e8e8e; border:1px solid #B6B6B6; width:100%;}
select {font-family: arial; font-size: 13px; background-color:#FFFFFF; color:#8e8e8e; border:1px solid #B6B6B6; width:100%;}
