/* CSS Document */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: small;
	background-color: #fff;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	}

#headercontainer {
	background-color: #000000;
}

#header {
	width: 968px;
}

#contactform {
	width: 968px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: small;
	color: #FFFFFF;
}
