/* Layout */

body {
	font: 11px/1.6em 'Lucidia Grande', Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;	
	background: #f6f6e9 url(../images/body-bg.png) repeat-x 0px -20px;
	color: #6d6d67;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

#header {
	background: #f6f6e9 url(../images/header.png) no-repeat top left;
	margin: 30px 0px 0px 0px;
	height: 158px;
	position: relative;
}

#intro {
	display: block;
	height: 176px;
	width: 850px;
}

#main-content {
	background: url(../images/content-bg.png) repeat-x top left;
	padding: 25px;
}


.column {
	display: block;
	float: left;
	width: 245px;
	margin: 0px 30px 0px 0px;
}

.left-content {
	width: 520px;
}

.end-col {
	margin: 0px 0px 0px 0px;
}

.news-item {
	border-bottom: 1px dotted #dedede;
	padding-bottom: 10px;
}

.portfolio-item {
	clear: both;
	display: block;
	margin-bottom: 10px;
	padding: 0px 0px 27px 0px;
	border-bottom: 1px dotted #dedede;
	height: 50px;
}

.portfolio-item img {
	float: left;
	padding: 2px;
	border: 1px solid #c8c8bb;
	margin: 3px 5px 0px 0px;
}

#footer {
	border-top: 1px dotted #dedede;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}

#clear-me {
	clear: both;
}

.portfolio-image {
	margin: 17px 0px 0px 0px;
	border: none;
}

/* Typography */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	text-indent: -9999px;
	display: block;
}

h2 {
	font: 20px Georgia, serif;
	color: #026192;
	border-bottom: 1px dotted #dedede;
	padding: 0px 0px 5px 0px;
}

h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 11px 0px 0px 0px;
}

.news p {
	margin: -1px 0px 0px 0px;
}

.project-info h3 {
	font-weight: bold;
	margin: 0px;
}

.project-info p {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #dedede;
	padding: 0px 0px 10px 0px;
}

.top-h3 {
	margin: 11px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
}

.left-content h3 {
	font: 15px Georgia, serif;
	color: #026192;
	border-bottom: 1px dotted #dedede;
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
}

.news-item h3 {
	font-style: italic;
	font-size: 10px;
	color: #6d6d67;
	font-family: 'Lucidia Grande', Verdana, Arial, sans-serif;
}

.news-item h3 a {
	padding: 0px 3px 0px 3px;
}

h3 a {
	font-style: normal;
	font-size: 11px;
}

a {
	color: #026192;
	font-weight: bold;
}

a:hover {
	color: #666;
	text-decoration: none;
	background-color: #d2d2c7;
	border-bottom: 1px solid #b3b3aa;
}

#intro p {
	margin: 0;
}

.extra-pad {
	padding: 1px 3px 1px 3px;
}

.more {
	float: right;
}

.portfolio-item h3 {
	padding: 0!important;
	font: 11px/1.6em 'Lucidia Grande', Verdana, Arial, sans-serif;
	border: none!important;
}

.portfolio-item p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px!important;
}

.news-item .news-h3 {
	font: 15px Georgia, serif!important;
	color: #026192!important;
}

#news .news-item p {
	margin: 5px 0px 5px 0px;
	}


/* Navigation */

ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #dedede;
}

ul li {
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background: url(../images/bullet.png) no-repeat 0px 5px;
}

#sitemap {
margin: 10px 0px 0px 0px;
}

#map ul li ul{
	margin: 0px 0px 0px 0px;
	border: none!important;
}

#sitemap a {
font-weight: normal;
}

#nav, #nav li {
	margin: 0;
	padding: 0;
}

#nav {
	width: 825px;
	height: 32px;
	background: url(../images/nav-bg.png) repeat-x top left;
	position: absolute;
	top: 126px;
	padding-left: 25px;
	border: none!important;
}

#nav li {
	display: inline;
}

#nav li a {
	display: block;
	float: left;
	color: #FFF;
	text-transform: uppercase;
	font: 12px Georgia, serif;
	padding: 10px 20px 8px 20px;
	text-decoration: none;
	margin: 0px 1px 0px 0px;
}

#nav .selected, #nav li a:hover {
	padding: 12px 20px 8px 20px;
	margin-top: -2px;
	background: #fbfbfb;
	color: #026192;
	border: none!important;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#the-team {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#the-team li {
	margin: 5px 0px 0px 0px;
}

#footer ul {
	border: none!important;
}

/* Forms */

#contact fieldset {
	border:none;
	padding: 0;
	margin: 0;
}

#contact form {
	margin: 0;
	padding: 0;
	color: #FFF;
}

#contact label {
	color: #6d6d67;
}

#contact input {
	width: 245px;
	border: 3px solid #FFF;
	background-color: #d2d2c7;
	padding: 2px;
}

#contact textarea {
	width: 520px;
	border: 3px solid #FFF;
	background-color: #d2d2c7;
	font: 11px/1.6em 'Lucidia Grande', Verdana, Arial, sans-serif;
}