@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/gnd.jpg);
	margin: 0px;
	background-position: center top;
	background-color: #F2F2F2;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#interior-body p a, #interior-body p a:active, #interior-body p a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#interior-body p a:hover {
	color: #A1191E;
}
#site-stripe {
	background-color: #666666;
	height: 5px;
}
#site-wrapper {
	background-repeat: repeat-y;
	width: 1059px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/gnd-canvas.png);
}
#site-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#site-footer {
	background-image: url(../images/gnd-canvas-footer.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 1059px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
}
#main-display {
	clear: both;
	background-image: url(../images/img-main.jpg);
	height: 273px;
	width: 900px;
}
#header #logo {
	position: absolute;
}
#navigation {
	float: right;
	width: 600px;
	padding-top: 22px;
	padding-bottom: 10px;
	height: 30px;
}
#navigation   ul  {
	list-style-type: none;
	width: 550px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}
#navigation  li {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #666665;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	width: auto;
	margin: 0px;
}
#navigation  li  a:link, #navigation  li  a:active, #navigation  li  a:visited {
	display: block;
	text-decoration: none;
	color: #666665;
	border-bottom-style: none;
}

#navigation li a:hover {
	color: #CB3439;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CB3439;
}
#navigation li a.here {
	color: #CB3439;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CB3439;
}
#home-welcome {
	background-image: url(../images/gnd-stripbox.jpg);
	background-repeat: no-repeat;
	height: 99px;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-left: 2px;
}
#home-projects {
	background-image: url(../images/gnd-stripbox.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-left: 2px;
	height: 94px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	clear: left;
}
.projectThumb-Home {
	padding: 2px;
	float: left;
	border: 1px solid #999999;
	margin-right: 5px;
	height: 65px;
	width: 98px;
}
#project {
	float: left;
	width: 325px;
}
#project  a {
	background-image: url(../images/gnd-btn-red.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 77px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	margin-right: 20px;
}
#project  a:hover {
	background-image: url(../images/btn-commResInd-ovr.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-welcome strong {
	color: #CB3439;
}
.homeboxes {
	background-image: url(../images/gnd-homeboxes.jpg);
	background-repeat: no-repeat;
	width: 281px;
	float: left;
	height: 196px;
	padding-top: 15px;
	padding-left: 12px;
}
#site-footer a, #site-footer a:active, #site-footer a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#moreinfo-home {
	position: absolute;
	margin-top: 160px;
	margin-left: 205px;
	color: #FFFFFF;
	width: 60px;
}
#moreinfo-home a, #moreinfo-home a:active, #moreinfo-home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#moreinfo-home a:hover {
	color: #000000;
}
#interior-main {
	background-image: url(../images/gnd-bodyimg-body.jpg);
	background-repeat: repeat-y;
}
#interior-body {
	background-image: url(../images/gnd-bodyimg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#interior-footer {
	background-image: url(../images/gnd-bodyimg-footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: center;
	clear: both;
}
h1 {
	margin: 0px;
}
#interior-body p:first-child {
	margin: 0px;
}
#interior-body p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
}
#interior-body hr {
	margin-left: 180px;
}
#interior-body ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	list-style-position: inside;
}
#interior-body  li  {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#TableProject {
	margin-left: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 660px;
}
#TableProject p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#TableProject  td {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#TableProject p strong {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #A7191F;
}
.projectclicktoenlarge {
	font-size: 10px;
	text-align: center;
	display: block;
}
.project-imag {
	width: 100px;
	padding: 2px;
	border: 1px solid #999999;
}
#contact-form {
	float: right;
	width: 350px;
}
#contact-form p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#name, #phone, #email, #message {
	width: 100%;
	border: 1px dotted #999999;
}
#submit {
	display: block;
	float: left;
	background-image: url(../images/gnd-btn-red.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 77px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#submit a:hover {
	background-image: url(../images/btn-commResInd-ovr.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

