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

body {
	margin: 0px;
}
#header-logo {
	height: 168px;
	background-image: url(../images/gnd-logo-header.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
}
#navigation-ground {
	height: 40px;
	background-image: url(../images/gnd-navigation.jpg);
	background-repeat: repeat-x;
}
#navigation {
	line-height: 40px;
	height: 40px;
	text-align: center;
}
#display-area {
	background-image: url(../images/gnd-main-image.jpg);
	background-repeat: repeat-x;
	height: 295px;
}
#wrapper-main {
	height: 286px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#column {
	float: left;
	width: 400px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	display: inline;
}
#column-right {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 350px;
	margin-bottom: 25px;
}
#texture {
	float: left;
	background-image: url(../images/gnd_texture.jpg);
	background-repeat: repeat;
	width: 450px;
	display: inline;
	margin-top: 15px;
}
#footer {
	height: 96px;
	clear: both;
	margin-top: 25px;
	background-image: url(../images/gnd-footer.jpg);
	background-repeat: repeat-x;
}
#footer-stripe {
	background-color: #A1181B;
	height: 10px;
}
#wrapper-body {
	height: auto;
	float: left;
}
#column-interior {
	float: left;
	width: 850px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#column-interior img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
#column-interior-gallery img {
	width: 200px;
	margin: 5px;
}
#column-interior-gallery {
	float: left;
	width: 850px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#FName, #LName, #Email, #Phone, #Message {
	width: 100%;
	border: 1px solid #ED1C25;
}
#submit {
	width: 100%;
	background-color: #A1181B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#column-legal {
	float: left;
	width: 400px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	display: inline;
}
#service-column {
	width: 400px;
	float: left;
	margin: 10px;
}
#maps {
	position: absolute;
	margin-top: 125px;
	margin-left: 150px;
}
#portfolio {
	height: 60px;
	width: 130px;
	float: left;
	margin: 3px;
}

