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

#header {
	background-image: url(../images/gnd-header.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
h1 {
	color: #F5A728;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p strong {
	color: #F5A728;
}
a:link, a:active, a:visited {
	color: #F5A728;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header-text p strong {
	font-size: 16px;
	color: #FFFFFF;
}
#body-box {
	background-color: #FEF3D1;
	padding: 10px;
	margin: 0px;
}
#left-area {
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5A728;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right-area {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 215px;
}
#left-area h1 {
	font-size: 18px;
	text-indent: 60px;
}
#site-wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header-logo {
	float: left;
	margin-top: 10px;
}
#header-text {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.absolutepositioning {
	position: absolute;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -60px;
	width: auto;
}
#body-box  h1 {
	font-size: 18px;
}
#footer {
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #F5A728;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(../images/img-bullet.png);
	list-style-position: outside;
	margin-top: 5px;
}
#flashVideo {
	float: right;
	margin-left: 10px;
}
h2 {
	color: #F5A728;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
}
#contact {
	float: right;
	width: 350px;
	background-color: #FEF3D1;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#message, #contactInfo, #services {
	width: 100%;
	border: 1px solid #F5A728;
}
#name, #phone, #email, #title, #location {
	border: 1px solid #F5A728;
	width: 100%;
	line-height: 30px;
	height: 30px;
}

