* {
	font-family: Arial, Verdana;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	border-color: #000000;
}
IMG {
	border-width: 0px;
}
IMG.fullsize {
	width: 760px;
	margin: 20px;
}
BODY {
	background: #000000 url("http://www.matternconstruction.com/navigation/images/blueprints3.jpg") repeat-x fixed top left;
	text-align: center;
}
.bordered {
	border-width: 1px;
	border-style: solid;
}
.main_block {
	position: relative;
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 5px;
	text-align: left;
}
.transparent {
	position: absolute;
	left: 0px;
	height: 3000px;
	width: 800px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: -2;
}
.header {
	margin-top: 5px;
	background-color: #1e285b;
	height: 150px;
}
.header .transparent {
	background-color: #1e285b;
}
.header H1 {
	display: none;
}
.header .background {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	height: 150px;
}
.javascript_enabled .header .background {
	display: none;
}
.header #main_logo {
	position: absolute;
	z-index: 10;
	top: 15px;
	left: 10px;
	width: 260px;
}
.header .bar {
	position: absolute;
	left: 0px;
	width: 800px;
	z-index: 10;
}
.header .bar.top {
	bottom: 12px;
	height: 2px;
	background-color: #ffffff;
}
.header .bar.bottom {
	bottom: 0px;
	height: 12px;
	background-color: #1e285b;
}
.footer {
	margin-bottom: 50px;
}
.footer .transparent {
	background-color: #c0c0e0;
}
.footer P {
	margin: 0.3em 1.5em;
	font-size: 0.8em;
}
#main_navigation {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
}
#main_navigation DIV {
	float: left;
}
#main_navigation IMG {
	bottom: 0px;
	margin-right: 5px;
	padding-top: 4px;
}
.center {
	text-align: center;
}
.content .bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 5px;
}
.content .highlight:hover {
	border: #000000 1px solid;
	background-color: #f79d36;
	cursor: pointer;
}
.content .transparent {
	background-color: #ffffff;
}
.content .bold {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}

.content H1.tagline {
	text-align: center;
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 1.4em;
}
.content A {
	font-weight: bold;
}
.content IMG {
	vertical-align: middle;
}
.content P {
	margin: 20px;
}
.content UL {
	margin: 20px;
}
.content UL LI {
	margin-left: 30px;
}
.content UL LI.title {
	text-align: center;
	margin-bottom: 10px;
	list-style: none;
}
.content FORM {
	margin: 20px;
}
.content FORM FIELDSET {
	position: relative;
	margin-top: 1.2em;
	padding: 30px 0px 10px 5px;
	margin-bottom: 30px;
	background-color: #ffffff;
}
.content FORM LEGEND {
	position: absolute;
	top: -0.8em;
	left: 0.5em;
	border: #000000 1px solid;
	padding: 3px;
	font-weight: bold;
	margin-left: 20px;
	font-size: 1.2em;
	background-color: #f79d36;
}
.content FORM LABEL {
	display: block;
	padding: 1px;
}
.content FORM LABEL.highlight:hover {
	padding: 0px;
}
.content FORM TEXTAREA {
	padding: 2px;
	margin-bottom: 10px;
	background-color: #90d0f0;
	border-width: 1px;
}
.content FORM INPUT.checkbox {
	margin: 3px;
}
.content FORM INPUT {
	margin-bottom: 10px;
	padding: 2px;
	background-color: #90d0f0;
	border-width: 1px;
	vertical-align: middle;
}
.content FORM INPUT.button {
	margin-top: 30px;
}
.content FORM SPAN.checkbox {
	padding: 2px;
	margin: 2px;
	background-color: #90d0f0;
}
.content TABLE TD {
	vertical-align: top;
}
.content TABLE TD.right {
	text-align: right;
}
.content .message {
        text-align: center;
        font-weight: bold;
        background-color: #e0e000;
        border: #000000 2px solid;
}
#grey_box {
	position: absolute;
	z-index: 10000;
	left: 0px;
	top: 0px;
	background-color: #000000;
	opacity: 0.75;
	filter: alpha(opacity=75);
	display: none;
}
#gallery_fullsize {
	z-index: 10000;
	width: 800px;
	display: none;
	position: absolute;
	cursor: pointer;
}
#gallery_fullsize IMG {
	float: left;
	margin-right: 5px;
	margin-bottom: 50px;
	width: 500px;
	background-color: #ffffff;
	padding: 5px;
}
#gallery_fullsize H2 {
	float: left;
	width: 270px;
	background-color: #f79d36;
	padding: 5px;
}
#gallery_fullsize .description {
	float: left;
	width: 260px;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
}
.gallery {
	width: 810px;
	position: relative;
}
.gallery_box {
	position: relative;
	margin: 0px 8px 8px 0px;
	padding: 5px;
	height: 230PX;
	width: 249px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}
.gallery_box .thumbnail {
	margin-top: 25px;
	margin-bottom: 5px;
	width: 200px;
	height: 150px;
}
.no_display {
	display: none;
}

