body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
ul, ol { list-style: none; } 
body { font: 75% arial, sans-serif; color: #666666; line-height: 170%; margin: 45px 45px 20px 45px; background-color: #ffffff; background-image: url("images/bg.jpg"); background-repeat: repeat-x; } 
h1, h2, h3, h4, h5 { font-family:  Arial, sans-serif; color: #555; margin-bottom: 5px }
h2 { font-size: 190%; margin-bottom: 12px; color: #5AE310; }
h3 { font-size: 150%;} 
h4 { font-size: 120%; }
a {
	color: #54a9d5;
	text-decoration: none;
}
strong {
	font-weight:  bolder;
	color: #0f5e96;
}
p {
	margin-bottom: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.space {
	height: 20px;
}
ul[class="table"] {
	margin: 0 0 0 40px;
}
ul[class="table"] li {
	width: 100px;
	float: left;
}
form {
	padding: 25px 30px;
	background-image: url("images/formbg.jpg");
	background-repeat: no-repeat;
	font-size: 90%;
}
form ol li {
	clear: both;
	list-style-type: none;
	margin: 4px 4px 4px 4px;
}
label {
	width: 150px;
	float: left;
	margin-top: 6px;
}
input, textarea {
	width: 250px;
	padding: 6px;
	border: 1px solid #aaaaaa;
	font: 110% arial, sans-serif;
	float: right;
	margin: 6px 0px;
}
input:focus, textarea:focus {
	border: 1px solid #999999;
}
input[type="submit"] {
	width: 50px;
}
textarea {
	height: 150px;
}
#graphic {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	max-width: 1165px;
	height: 360px;
	margin: 0px auto;
	display: table;
	z-index: -1;
	background-image: url("/images/graphic.jpg");
	padding-left: 30px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px 30px 0px 30px;
}
#head {
	width: 830px;
}
#logo {
	float: left;
}
#logo h1 {
	color: #cfcfcf;
	text-indent: -10000em;
	font-size: 0%;
	width: 250px;
	height: 60px;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	margin-top: -6px;
	margin-bottom: -20px;
}
#topmenu {
	float: right;
	margin: 0px 0 0 0;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a {
	font-size: 106%;
	text-transform: lowercase;
	padding: 2px 10px;
	color: #cccccc;
	border-right: 1px solid #363654;
}
#topmenu ul li a:hover {
	color: #ffffff;
}
#topmenu ul li a[class="active"] {
	color: #5AE310;
}
#display {
	clear: both;
	padding: 30px 0 230px 0;
}
#display h2 {
	background-repeat: no-repeat;
	margin-top: 30px;
}
#display #homeheader {
	width: 490px;
	height: 81px;
//	background-image: url("images/homeheader.png");
	margin-bottom: -111px;
}
#display h2 span { color: #eee; width: 400px;
	display: none;
}
#display h2 span strong { color: #fff; }
#display .work {
	float: left;
	width: 245px;
	height: 150px;
	background-color: #efefef;
	margin-right: 30px;
}
.emptyspace {
	clear: both;
	height: 80px;
}
#main {
	clear: both;
	padding: 100px 25px 10px 25px;
	margin-top: -105px;
	margin-left: -25px;
	width: 830px;
	min-height: 200px;
}
#main li {
	font-size: 90%;
}
.column {
	float: left;
	width: 245px;
	margin-right: 30px;
}
.smallcolumn { float: left; width: 230px; margin-right: 30px; }
.wide {
	width: 520px;
}
.smalltext {
	font-size: 86%;
}
.column ul {
	margin-left: 40px;
}
.bottomborder {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
}
#foot {
	clear: both;
	border-top: 1px solid #dfdfdf;
	padding-top: 10px;
	width: 830px;
}
#foot ul li {
	display: inline;
}
#foot ul li a, #foot ul li span {
	font-size: 75%;
	text-transform: uppercase;
	border-right: 1px solid #dfdfdf;
	padding: 2px 8px;
}
#foot ul li a:hover { color: #aaaaaa; }
.desc {
    margin:12px 0;
    padding: 0px; 
}
.desc { width: 420px; margin-right: 20px; float: left; }
.img { min-height: 200px; float: right;  }
