html {
	overflow: -moz-scrollbars-vertical;
}

body {
	padding: 0;
	margin: 0;
	background: #ffffff;
	color: #000000;
	font-family: "Gill Sans", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	color: #a5222b;
}


font.head {
	color: #A5222B;
	font-size: 16px;
	font-weight: bold;
}
font.subhead {
	color: #A5222B;
	font-weight: bold;
}
font.subsubhead {
	color: #A5222B;
}

div.standoff {
	border: solid 1px #d6d6d6;
	border-collapse: collapse;
	background-color: #e6e6e6;
	padding: 5px 20px 5px 20px;
}

table.standoff {
	width: 100%;
	border: solid 1px #d6d6d6;
	border-collapse: collapse;
}
table.standoff td {
	border: solid 1px #d6d6d6;
	background-color: #e6e6e6;
	padding: 5px 20px 5px 20px;
}

.vertical-rule {
	width: 1px;
	height: 139px;
	margin: 0;
	padding: 0;
	background: url('/images/vertical-rule.gif') no-repeat left top;
}

img.portrait {
	background: #ffffff;
	padding: 4px;
	border: solid 2px #000000;
}

ul.standoff {
	line-height: 1.5em;
	text-indent: none;
	list-style-type: square;
	padding: 0 0 0 10px;
	margin: 0;
}


div#frame {
	position: relative;
	width: 750px;
	margin: 10px auto 0 auto;
	padding: 0;
}

div#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 75px;
}

h1#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 75px;
	background: url('/images/logo.gif') no-repeat left top;
	text-indent: -9999px;
}

h2#tagline {
	position: absolute;
	top: 54px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 253px;
	height: 21px;
	background: url('/images/tagline.gif') no-repeat right top;
	text-indent: -9999px;
}

div#menubar {
}

ul#menubar {
	position: absolute;
	top: 76px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 21px;
	background: transparent url('/images/menubar.gif') no-repeat left top;
}

ul#menubar li {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menubar li, ul#menubar li a {
	height: 21px;
	display: block;
}

ul#menubar li a {
	height: 21px;
	display: block;
	text-indent: -9999px;
}

ul#menubar li#menubar-home { left: 0; width: 71px; }
ul#menubar li#menubar-about { left: 71px; width: 87px; }
ul#menubar li#menubar-references { left: 151px; width: 101px; }
ul#menubar li#menubar-contact { left: 252px; width: 94px; }
ul#menubar li#menubar-projects { left: 346px; width: 84px; }

ul#menubar li#menubar-home a:hover {
	background: transparent url('/images/menubar.gif') 0 -21px no-repeat;
}
ul#menubar li#menubar-about a:hover {
	background: transparent url('/images/menubar.gif') -71px -21px no-repeat;
}
ul#menubar li#menubar-references a:hover {
	background: transparent url('/images/menubar.gif') -151px -21px no-repeat;
}
ul#menubar li#menubar-contact a:hover {
	background: transparent url('/images/menubar.gif') -252px -21px no-repeat;
}
ul#menubar li#menubar-projects a:hover {
	background: transparent url('/images/menubar.gif') -346px -21px no-repeat;
}

ul#submenu {
	width: 160px;
	margin: 0 0 15px 0;
	padding: 5px;
	border: solid 1px #c6c6c6;
	background-color: #e6e6e6;
}
ul#submenu li {
	padding: 0 0 3px 0;
	margin: 0 0 0 18px;
	list-style-type: square;
}
ul#submenu li a {
	color: #000000;
}
ul#submenu li a:hover {
	color: #222222;
}

div#description {
	position: absolute;
	top: 98px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 200px;
}

div#descriptionimage {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 570px;
	height: 200px;
	background: url('/images/frontpage-construction.jpg') no-repeat left top;
}

div#descriptiontext {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 10px;
	width: 159px;
	height: 180px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddddd;
	text-indent: -9999px;
	background: url(/images/frontpage-description2.gif) no-repeat right top;
}

div#news {
	position: absolute;
	top: 299px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 188px;
}

div#newstext {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 188px;
	background: #eeeeee;
}

div#newstext p#one {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 168px;
}

div#newstext p#two {
	position: absolute;
	top: 10px;
	right: 239px;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 168px;
}

div#newsimage {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 229px;
	height: 188px;
	background: url('/images/frontpage-constructionguy2.gif') no-repeat right top;
	text-indent: -9999px;
}

div#pageheader {
	position: absolute;
	top: 98px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 52px;
}
div#pageheader h3 {
	text-indent: -9999px;
}

div#content {
	position: absolute;
	top: 151px;
	left: 0;
	margin: 0;
	padding: 20px 20px 20px 21px;
	width: 710px;
	background: #eeeeee;
}

div#contentbumptop {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	margin: 0;
	padding: 0;
	background: url('/images/content-bump-top.gif') no-repeat right top;
}

div#contentbumpbottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
	margin: 0;
	padding: 0;
	background: url('/images/content-bump-bottom.gif') no-repeat right bottom;
}
.shadow {
	background-color: #D4D4D4;
}

