body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	background:url(images/topbg2.jpg) repeat-x center top;

}
#main{
	margin:0px auto;
	width:780px;
	background-color:#fff;
}
#header{
	padding:0px 10px 0 0px;
	background: url(images/headbg2.jpg) no-repeat;
	height:100px;
}
#content{
	position:relative;
	border:0px solid #000;
	padding:10px;
	z-index:3;
	background-color:#FFFFFF;
}
#foot {
	position:absolute;
	bottom: 5px;
	width:780px;
	border:0px solid #000;
	z-index:2;
	color:#333333;
}
#sarah {
	position:absolute;
	bottom: 0px;
	text-align:right;
	width:100%;
	z-index:0;
	background:url(images/footbg2.gif) repeat-x right bottom;
	border:0px solid #000
}
.formelement{
	border:1px #000000 solid;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.button{
	background-color:#3f5fac;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-WEIGHT:bold;
	border:solid 0px #000000;
	text-align:center;
	padding:1px 5px 2px 5px;	
}
h2{
	color:#3f5fac;
}
h3{
	color:#3f5fac;
}
.imgbdr{
	border:3px solid #3f5fac;
	margin:0 0 10px 20px;
	clear:both;
}
a{
color:#666666;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:none;
color:#3f5fac;
}
.floater{
	clear:both; line-height:0px; height:0px
}
a.foot2{
	font-weight:normal;
	color:#333333;
}
a.foot2:hover{
text-decoration:underline;
}