body {
	background:#f5faff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.sitewrapper {
	background:#FFF;
	border:1px solid #3a64a6;
	margin:0 auto;
	padding:1px;
	width:768px;
}

.header img {float:left;}

h1 {
	font-weight:bold;
	font-size:40px;
	font-style:italic;
	color:#dc5800;
	float:left;
}

h2 {
	font-weight:bold;
	font-size:17px;
	color:#dc5800;
	border-bottom:1px solid #aec4e8;
}

.spacer {
	background:url(images/bg_header.gif) repeat-x;
	height:37px;
	width:100%;
}

.content {
	padding:15px;
}

.button {
	margin:25px auto;
	width:247px;
}
