html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	margin: .8em 0;
}
img {
	border: 0;
	display: block;
}
a, 
a:visited {
	color: #000;
}
a:hover,
a:focus {
	color: #424dc8;
}
ul, ol {
	padding-left: 15px;
	margin-left: 15px;
}
li {
	margin: .5em 0;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 { 
	color: #44624b;
	margin: 1em 0 .5em;
	font-weight: normal;
}
h1 {
	color: #424dc8;
	font-size: 1.4em; 
	margin: 0 0 .5em;
	padding: 0;
}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5 {font-size: 1em;}
h6 {font-size: 1em;}
hr {
	border: none 0;
	border-top: 1px solid #eee;
	height: 1px;
	margin: 1em 0;
	text-align: center;
	clear: both;
}
.clear {
	clear: both;
	height: 1%;
}
body {
	margin: 0 auto;
	font: 100% Arial, sans-serif; 
	color: #000;
	border-top: 20px solid #9db9ac;
	background: #c7cdca;
	text-align: center;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	background: url(../img/bg.jpg) repeat-y;
	overflow: auto;
}
#projects #container {
	background: #fff;
}
#skip {
	height: 0;
	text-indent: -9999em;
}
#header {
	width: 950px;
	height: 235px;
	background: url(../img/header.jpg) no-repeat;
	float: left;
}
#logo {
	width: 190px;
	float: left;
}
#logo p {
	margin: .2em 0 0;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	}
.logo {
	margin: 0;
}
/* --- navigation --- */
#nav {
	position: relative;
	top: 195px;
	left: 20px;
	margin: 0;
	font-family: "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	float: left;
}
#nav li {
	list-style: none;
	padding: 0;
	margin: 0 20px;
	float: left;
}
#nav a,
#nav a:visited {
	margin: 5px 0;
	padding: 8px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 100%;
}
#nav a:hover,
#nav a:focus,
#nav a.active {
	
}
#content {
	margin: 0 0 0 400px;
	padding: 20px 40px 100px 0;
	line-height: 150%;
	float: left;
}
#projects #content {
	margin: 0 0 0 40px;
	padding: 20px 40px 100px;
}
.imageleft {
	margin: 0 0 0 -372px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
}
.imageleft.isa {
	margin: 20px 0 0 -124px;
	border: none;
	clear: both;
}
.imageright {
	margin: 0 0 20px 20px;
	float: right;
	clear: both;
}
.large {
	font-size: 1.4em;
}
div#gallery {
	width: 700px;
	height: 700px;
}
#siteinfo {
	margin: 0 auto;
	padding: 10px 0 0;
	position: relative;
	font-size: .8em;
	font-weight: normal;
	width: 950px;
	text-align: center;
	clear: both;
}
#siteinfo h3 {
	margin: 0;
	color: #000;
	font-size: 1em;
	text-align: center;
}
#siteinfo h3 a, 
#siteinfo h3 a:visited {
	color: #000;
	text-decoration: none;
}
#siteinfo h3 a:hover,
#siteinfo h3 a:focus {
	color: #ddd;
}