p {
	padding-top: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	text-align: left;
	color: #000;
	}
	
h1 {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	}

h2 {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	}				
	
h3 {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Century Gothic, Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	}				

h4 {
	padding-top: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	}

h5 {
	padding-top: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	}				

a:link {
	color: #999;
	text-decoration: none;
	}
	
a:visited {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #b40620;
	text-decoration: none;
	}
	
#container {
	background-color: #fff;
	width: 900px;
	margin: auto;
	}
		
#topbar {
	width: 900px;
	height: 175px;
	position: relative;
	}
				
#header {
	width: 900px;
	height: 200px;
	position: relative;
	padding-top: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #999;
		}
		
#header1 {
	width: 900px;
	height: 95px;
	position: relative;
	padding-top: 10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #999;
		}
		
#header2 {
	width: 900px;
	height: 175px;
	position: relative;
	padding-top: 10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #999;
		}

#content {
	width: 900px;
	position: relative;
		}
														
#footer {
	width: 900px;
	height: 50px;
	position: relative;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
		}
