*{padding: 0; margin: 0;}

body {
	background: #c5d1db url('images/background.jpg') repeat-x top;
	padding-top: 40px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background: #ffffff;
}

.container-bottom {
	background: url('images/container-bottom.png') no-repeat top;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	height: 13px;
}

.left {
	padding-left: 19px;
	padding-right: 19px;
	width: 400px;
	vertical-align: top;
}
	.left a {
		font-family: Arial;
		font-size: 15px;
		text-decoration: none;
		color: #788ea6;
		font-weight: bold;
	}

	.left a:hover {
		text-decoration: underline;
	}

.right {
	vertical-align: top;
	width: 440px;
}
	.right img {
		width: 420px;
		height: 651px;
		margin-right: 20px;
	}

.logoimage {
	width: 87px;
	height: 91px;
	border: 0px;
	display: inline;
	margin-bottom: 5px;
}

.logotext {
	width: 253px;
	height: 103px;
	border: 0px;
	display: inline;
	margin-left: 5px;
}

.logoimagebig {
	width: 231px;
	height: 241px;
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.logotextbig {
	width: 292px;
	height: 126px;
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 33px;
}


p.special {
	text-indent: 320px;
	background: url('images/45years.gif') no-repeat top left;
	background-position: 10px 0px;
	margin-top: 20px;
	padding-top: 7px;
}
p {
	text-align: justify;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-indent: 10px;
	margin-top: 10px;
	line-height: 14pt;
}

.buttons {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#aboutus {
	background: url('images/aboutus-up.jpg') no-repeat top left;
	border:0px;
	margin-top: 20px;
}
#aboutus:hover {
	background: url('images/aboutus-down.jpg') no-repeat top left;
}

#biographies {
	background: url('images/biographies-up.jpg') no-repeat top left;
	border:0px;
}
#biographies:hover {
	background: url('images/biographies-down.jpg') no-repeat top left;
}

#structural {
	background: url('images/structural-up.jpg') no-repeat top left;
	border:0px;
}
#structural:hover {
	background: url('images/structural-down.jpg') no-repeat top left;
}

#contracting {
	background: url('images/contracting-up.jpg') no-repeat top left;
	border:0px;
}
#contracting:hover {
	background: url('images/contracting-down.jpg') no-repeat top left;
}

#contact {
	background: url('images/contact-up.jpg') no-repeat top left;
	border:0px;
}
#contact:hover {
	background: url('images/contact-down.jpg') no-repeat top left;
}

.bottom {
	width: 840px;
	font-family: Arial;
	font-size: 10px;
	color: #000033;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.bottom a {
	font-family: Arial;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

.bottom a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #788ea6;
	font-weight: bold;
	margin-top: 10px;
}

p.list {
	color: #333333;
	text-indent: 0px;
	margin-top: 10px;
	margin-left: 30px;
}

.spacer {
	height: 360px;
	vertical-align: top;
}

.email {
	width: 320px;
	height: 30px;
}

p.center {
	text-align: center;
	text-indent: 0px;
	margin-left: auto;
	margin-right: auto;
}