body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 11px;
}

p.eques {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 13px;
	line-height: 18px;
	font-size: 11px;
}

h1 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC6600;
	padding-bottom: 0;
}

h1.eques {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CC6600;
	padding-bottom: 0;
	padding-left: 13px;
}

h1.header {
	padding-left: 6px;
	padding-top: 1px;
	color: white;
	margin-bottom: 19px;
	font-size: 17px;
}

h2 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 0;
	color: #CC6600;
}

h3 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 4px;
	font-weight: normal;
	margin-left: 15px;
}

a {
	color: #033568;
}

ul#roof_systems {
	margin: 0;
	margin-top: -9px;
	_margin-top: -4px;
	margin-left: 1px;
	_margin-left: -5px;
	padding: 0;
	background-image: url(../images/roof_systems.png);
	background-repeat: no-repeat;
	width: 120px;
	float: left;
	margin-right: 15px;
}

#solarel {
	margin: 0;
	margin-right: -8px;
	margin-top: -9px;
	_margin-top: -8px;
	margin-left: 1px;
	padding: 0;
	padding-top: 105px;
	background-image: url(../images/solarel.png);
	background-repeat: no-repeat;
	height: 1050px;
}

#rainwater {
	margin: 0;
	margin-right: -8px;
	margin-top: -9px;
	_margin-top: -8px;
	margin-left: 1px;
	padding: 0;
	height: 1050px;
	width: 600px;
}

#roofs {
	height: 675px;
}

ul#roof_systems li {
	margin-left: 0;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top: 5px;
	list-style: none;
	color: white;
	border-bottom: 2px solid white;
}

ul#roof_systems li a {
	color: white;
	text-decoration: none;
}

#events td {
	font-size: 10px;
}

#content {
	background-image: url(../images/pages/home.png);
	background-repeat: no-repeat;
	width: 800px;
}

#menu {
	padding-top: 130px;
	padding-left: 0px;
	font-size: 12px;
	background-color: none;
	width: 170px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
}

#menu ul li {
	padding-left: 5px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #AEAEAE;
	list-style: none;
	font-weight: bold;
}

#menu ul li a {
	color: #CC6600;
	text-decoration: none;
}

#top_menu {
	float: right;
	margin-right: 13px;
	padding-top: 12px;
	color: white;
	font-size: 10px;
}

#top_menu h3 {
	margin-top: 10px;
	font-weight: normal;
}

#top_menu a {
	color: white;
	text-decoration: none;
}

#top_menu a:hover {
	text-decoration: underline;
}

#main {
	margin-left: 180px;
	padding-top: 105px;
	padding-right: 10px;
	
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 175px;
	font-size: 11px;
}

#bottom_graphic {
	background-image: url(../images/home_body_background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#wrapper {
	background-image: url(../images/repeating_background.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#ask h2 {
	margin-bottom: 0;
}

#ask p {
	margin-top: 0;
}

#contact_details {
	float: right;
	border: 1px solid black;
	padding: 10px;
	width: 265px;
}

.red {
	color: red;
}

#add_contact input {
	width: 300px;
}

#add_contact textarea {
	width: 300px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3 {
	font-size: 2em;
}