* { margin:0; padding:0;} /* Resets margins and padding */
html, body { height:100%;} /* allows 100% height */
a img { border:0;} 

p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
}

body {
	_margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #B7B6B1;
}
#wrapper{
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#masthead {
		padding-top: 0px;
		}


#Contact_Details {
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 70px;
	line-height: 14px;
}

#Contact_Details p a:hover {
	color:#242021;
	text-decoration:none;
}

#Contact_Details p a:active {
	color:#B7B6B1;
	text-decoration:none;
}

	#wrapper h1 {
	color: #FFF;
	font-size: xx-large;
	height: 376px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
	padding-top: 200px;
	background-color: #999;
}
#wrapper h1 div {
	padding-top: 200px;
}
