
*{margin:0; padding: 0}

.MuseoSans-700 { font-family: MuseoSans-700;
	font-weight: normal;
	font-style: normal; }

.MuseoSans-300 { font-family: MuseoSans-300;
	font-weight: normal;
	font-style: normal; }

.MuseoSans-100 { font-family: MuseoSans-100;
	font-weight: normal;
	font-style: normal; }
	
.MuseoSans-300Italic { font-family: MuseoSans-300Italic;
	font-weight: normal;
	font-style: normal; }

html {background: #fff;}

body {height: auto;
	margin: auto;
	padding: 0;
	background: #fff;
	font-family: MuseoSans-300, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #58585a;
	line-height: 1.5em;
	font-weight: normal; 
	font-style: normal; 
	text-align: left;}

strong, b {font-family: MuseoSans-700, Helvetica, Arial, sans-serif;
	font-weight: bold; 
	font-style: normal;}
	
em {font-family: MuseoSans-300Italic, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;}	

#pagewrap { width: 900px;
	height: auto;
	margin: 30px auto 0;
	background: #fff; 
	display: block; 
	overflow: hidden;}

#header{margin: 0 0 0 0;
	padding: 0;
	width: 900px;
	height: 175px;
	background: url(/maintenance/header.jpg) no-repeat;
}

div#content {margin: 45px 0 45px 0;
	padding: 0 50px 0 50px;}
	
#bottombar {width: 900px;
	height: 8.5px;
	background: #ececec; }
	
div#footer { height: 40px;  
	margin: 0;
	padding: 10px 0 0 50px; 
	font-size: 11px;}

h1 { font-family: MuseoSans-700, Helvetica, Arial, sans-serif;
	font-weight: bold; 
	font-style: normal;
	text-indent: -9999px;
	color: #ee3124;
	font-size: 12pt;}

h2 { font-family: MuseoSans-700, Helvetica, Arial, sans-serif;
	font-weight: bold; 
	font-style: normal;
	font-size: 12pt;
	color: #ee3124; 
	text-align: left;}
	
a {text-decoration: none;}
a:link {color: #58585a;}
a:visited {color: #58585a;}
a:hover {color: #000;}
