body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #545530;
	text-decoration: none;
}
a:hover {
	color: #22846B;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #032F4A;
	line-height: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: palatino, times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
}
h2 {
	letter-spacing: 5px;
	color: #7f7f7f;
	font-family: palatino, times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
	color: #000000;
	line-height: 1px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: palatino, Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
}

hr {
	margin-bottom: 10px;
	background-color: #7f7f7f;
	height: .5px;
}
#wrapper {
	padding-top: 20px;
	width: 890px;
	position: relative;
	margin: auto;
	
}

#header {
	right: 0px;
	clear: both;
	position: absolute;
	margin-bottom: 15px;
	text-align: right;
}

#headertitle {
	text-transform: none;
	margin-left: 0px;
	margin-bottom: -25px;
	margin-right: 0PX;
	margin-top: 0;
	color: #000000;
	padding: 0;
}

#headerdop {
	margin-bottom: 10px;
	margin-right: 0PX;
	margin-top: 0;
	padding: 0;
}

#nav {
	border-color: #bfbfbf;
	min-height: 325px;
	padding-left: 10px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	left: 0px;
	top: 75px;
	position: absolute;
	float: right;
	color: #3f3f3f;
	line-height: 20px;
	border-top-style: none;
	height: auto;
	border-left-style: none;
	width: 205px;
	border-right-width: 1px;
	border-right-style: dotted;
}

#body {
	padding-left: 10px;
	right: 0px;
	top: 75px;
	position: absolute;
	float: left;
	text-align: right;
	width: 660px;
	height: auto;
	border-left-color: #7f7f7f;
	border-left-style: none;
	border-left-width: .5px;
	margin-bottom: 10px;
	display: block;
	z-index: 0;
}

#footer {
	text-align: center;
	visibility: show;
	clear: both;
	background-position: center bottom;
	position: relative;
}

.current {
	border-color: #bfbfbf;
	border-left-style: none;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #22846B;
}

#navsub {
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	font-size: 9px;
	padding-left: 10px;
}

.div_project_img {
	float: right;
	width: 650px;
	padding: 6px 0px 6px 10px;
	}

#bodyimg {
		float: right;
		width: 650px;
	}

#contactinfo {
		padding-top: 10px;
		clear: both;
		display: block;
		text-align: center;
	}

.preload {
		display: none;
	}

#navcat {
		border-bottom-color: #bfbfbf;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}


