* {
	font-size: 100%;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #646567;
	background-color: #646567;
	line-height: 150%;
}
img {
	border: none;
}
#wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#header {
	width: 960px;
	height: 125px;
	padding: 5px 0px 0px 0px;
}
#contactDetails {
	float: right;
	width: 300px;
	text-align: right;
	margin: 5px 10px 0px 0px;
}
#mainNav {
	background-color: #A6A8A9;
	margin: 5px 0px 0px 0px;
	height: 30px;
	text-align: center;
	line-height: 130%;
}
#mainNav ul {
	padding: 5px 0px 0px 0px;
}
#mainNav ul li {
	display: inline;
	padding: 6px 30px 8px 30px;
}
#mainNav ul li a {
	text-decoration: none;
	font-size: 100%;
	color: #4A6146;
}
#mainNav ul li:hover {
	background-color: #C5C7C8;
}
#mainNav ul li a:hover {
	text-decoration: underline;
}
#mainNavSelected {
	background-color: #C5C7C8;
}
p {
	padding: 5px 0px 5px 0px;
}
a {
	font-weight: bold;
	color: #4A6146;
	text-decoration: none;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	color: #4A6146;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	color: #4A6146;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
#mainBody {
	text-align: left;
	min-height: 460px;
	padding: 20px;
}
#baseLine {
	font-size: 90%;
	width: 920px;
	height: 30px;
	color: #4A6146;
	padding: 0px 20px 0px 20px;
	background-color: #A6A8A9;
}
#baseLine a {
	font-size: 90%;
	color: #4A6146;
	text-decoration: none;
	font-weight: normal;
}
#footer {
	width: 960px;
	margin: 0px auto 0px auto;
	font-size: 70%;
	color: #999999;
	line-height: 100%;
	text-align: left;
	text-align: center;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.inputContactSmall {
	border: solid 1px #0A6855;
	margin: 0px 0px 10px 0px;
	width: 100px;
}
.inputContact {
	border: solid 1px #0A6855;
	margin: 0px 0px 10px 0px;
	width: 300px;
}
.inputContactLarge {
	border: solid 1px #0A6855;
	margin: 0px 0px 10px 0px;
	width: 300px;
	height: 100px;
}
.buttonContact {
	background-color: #0A6855;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	padding: 2px 10px 5px 10px;
}
.bulletts {
	margin: 5px 0px 5px 50px;
}
#scrollerProjects {
	position: relative;
	width: 300px;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
#scrollerProjectsin {
	width: 300px;
	text-align: center;
}
