@charset "utf-8";
/* CSS Document */


html, body {
	height: 100%;
	font-family: Tahoma, Arial, Verdana;
	background-color:#333333;
	color:#b8b8b8;
}

H1 {
position: static;
PADDING-BOTTOM: none; 
PADDING-LEFT: none; 
WIDTH: none; 
PADDING-RIGHT: none; 
FONT-FAMILY: none; 
MARGIN-BOTTOM: none; 
BACKGROUND: none; 
COLOR: #ffffff; 
FONT-SIZE: none; 
TOP: none; 
FONT-WEIGHT: none; 
PADDING-TOP: none; 
LEFT: none
}
#centre {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
position: relative;
width: 972px;
font-size: 0.9em;
margin: 0 auto -40px;
text-align: left;
}

#Logo{
float:left;
}
#MainMenu{
margin-left:5px;
float:left;
}
#ApprovedLogo{
}
#Header{
height:100px;
padding-top:10px;
}

#MainContent{
margin-top:50px;
font-size:11px;
}

#InnerContent{
margin-left:170px;
margin-right:15px;
}

#InnerContent h1 {
font-size:30px;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:none;
padding-left:0;
}

#InnerContent h2{
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
position:none;
}



#InnerContent a {
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}

.footer {
	position: relative;
	width: 700px;
	margin: 0 auto;
	font-size:11px;
}
.footer a {
	color: #fff;
	text-decoration: none;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #000;
	font: 0.8em arial,sans-serif;
	text-align: center;
}

#ModelPhoto {
float:left;
height:200px;
padding:10px;
text-decoration:none;
}

#address {
font-size:12px;
}