html, body {
	height: 100%;
}

h1 {
	margin: 0;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7e1416;
}

h2 {
	background-color: #7e1416;
border-bottom:2px solid #FFF;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-weight:bold;
margin:0;
padding:5px;
text-align:left;
}

h3 {
	font-size: 18px;
	font-weight:bold;
}
h5 {
	color:#FFF;
	font-size: 24px;
	padding:0px;
}
h6 {
	background-color: #7e1416;
border-bottom:2px solid #FFF;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-weight:bold;
margin:0;
padding:5px 30px 5px 5px;
text-align:center;
}

p, ol, ul {
	margin-top: 0;
	line-height: 100%;
	text-align: left;
}

strong {
}

a {
	color: #B40000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0 auto;
}

hr {
	width: 100%;
	height: 6px;
	color:#000;
	
}

/* Wrapper */

#wrapper {
	background-color:fff2d5;
}

.container {
	width: 990px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 100px;
	background-image: url(http://www.hanoverbuildings.com/images/Newheader.jpg);
}

/* Body */

#main {
	height: 100%;
	width: 990;
	text-align: center;
}

/* Logo */

#logo {
	float: left;
	width: 375px;
	height: 162px;
	padding-left: 40px;
}

#logo h1 {
	padding-top: 88px;
}

#logo p {
	padding-left: 2px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #919191;
}

#logo a {
	text-decoration: none;
	color: #2D2D2D;
}

#homepage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/homebtn.jpg") no-repeat 0 0;}

#homepage:hover
{background-position: 0 -39px;}

#blogpage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/blogbtn.jpg") no-repeat 0 0;}

#blogpage:hover
{background-position: 0 -39px;}

#postframepage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/postbtn.jpg") no-repeat 0 0;}

#postframepage:hover
{background-position: 0 -39px;}

#contactpage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/contactbtn.jpg") no-repeat 0 0;}

#faqpage:hover
{background-position: 0 -39px;}

#faqpage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/faq_btn.jpg") no-repeat 0 0;}

#faqpage:hover
{background-position: 0 -39px;}

#testpage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/testbtn.jpg") no-repeat 0 0;}

#testpage:hover
{background-position: 0 -39px;}

#companypage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/companybtn.jpg") no-repeat 0 0;}

#companypage:hover
{background-position: 0 -39px;}

#gallerypage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/gallerybtn.jpg") no-repeat 0 0;}

#gallerypage:hover
{background-position: 0 -39px;}

#directionspage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/directionsbtn.jpg") no-repeat 0 0;}

#directionspage:hover
{background-position: 0 -39px;}

#buildingtypepage
{display: block;
  width: 250px;
  height: 36px;
  background: url("images/buildingtypebtn.jpg") no-repeat 0 0;}

#buildingtypepage:hover
{background-position: 0 -39px;}


body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color:fff2d5;
	background-image: url(images/backgroundcolor.jpg);
	TABLE border=1 cellpadding=0 bordercolor="#000000" cellspacing=-1 style='{border-collapse:

collapse;
}

/** FOOTER */

#footer {
	height: 125px;
	text-align: center;
	
}

#footer p {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #919191;
}

#footer .legal {
}

#footer .links {
}

#footer a {
	color: #919191;
}

/** CONTAINER **/
#container {

}
#block2 {
	display:block;
	float:left;
 	width:300px;
	height:356px;
	top: 0px;
	padding:0px;
}

