body {
  margin: 0px; padding: 0px;
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  float: left;
  text-align: center;
  width: 100%;
  height:100%;
  background-color: #FFF;
  margin-top: 24px;
  
}

span {
}

h2, h3 {
	margin:0px; padding: 0px;
	margin-bottom: 13px;
}
h3 {
	color: #939598;
	}
a {
	color: #000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

td {
	font-size: 14px;
}

img {
border: 0px;
}

h1,h2,h3,p,td,i,li,a {
	/*line-height: 120%;*/
	/*font-size: 11px;*/
	}
p {
	/*
	float:left;
	clear:left;
	*/
	color: #000;
	margin-top:4px;
	margin-bottom: 12px;
	
}
.left,
.right,
.content,
#mainHead,
#mainBody {
	float:left;
}
#main {
	width: 994px;
	height: auto;
	margin: auto;
	text-align:left;
	
}
#mainHead {
	height: auto;
	width: 994px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

#logo {
	margin-right:4px;
	float:right;
}
#logo img {
	margin-top:0px;
	}

#mainBody {
	width:100%;
	/*
	float:left;
	clear:left;
	*/
	background-color:#E6E7E7;
	
	min-height: 616px;
	
}

#mainBody .content {
	margin-top: 52px;
	margin-top: 32px;
	margin-left: 98px;
	
	
	}
	




#mainBody .content .header {
	width: 100%;
	
}
#mainBody .content .header h2 {
	font-size: 14px;
	line-height: 30px;
}
#mainBody .content  h2 img  {
	
}

.images {
	margin-top: 30px;
	margin-top: 46px;
}

.content h2 {
	margin-bottom: 0px;
	font-size: 14px;
	color: #000;
}
.content p {
	margin-top: 0px;
	font-size: 14px;
	
}

.content h2 a {
	padding: 0px; margin: 0px;
	background-image: none;
	font-size: 14px;
	color: #000;
}
.content h2 a:hover {
	
}
.content p a {
	padding: 0px; margin: 0px;
	background-image: none;
	
	font-size: 14px;
}


.content h2 a:hover,
.content p a:hover {
	text-decoration: none;
	color:#EF7340;
	
}
.footer {

}	
#footer .downstairs {
display:none;
	float:right;
	width:354px;
	margin-top: -2px;
}