/*
 * font: #fff
 * h1: #aedee4
 * bg: #002844
 */

body {
	background-color: #002844;
	color: #fff;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	font: 0.875em/1.2 Georgia, Times, serif;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #aedee4;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-right: 60px;
	position: relative;
	background-position: right top ;
	background-repeat: no-repeat;
	background-image: url(/img/home-copybg.jpg);
	
}



#head {
	height: 125px;
	position: relative;
	border-bottom: 1px solid #fff;
}

#head ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 20px;
	left: 238px;
}

#head li {
	display: inline;
	padding: 0 25px 0 0;
	font-size: 1.143em;
}

#head li a:link, #head li a:visited {
	color: #fff;
	text-decoration:none;
}

#head li a:hover,
#home #head li.home a:link, #home #head li.home a:visited,
#approach #head li.approach a:link, #approach #head li.approach a:visited,
#services #head li.services a:link, #services #head li.services a:visited,
#casestudies #head li.casestudies a:link, #casestudies #head li.casestudies a:visited,
#casestudy-one #head li.casestudies a:link, #casestudy-one #head li.casestudies a:visited,
#casestudy-two #head li.casestudies a:link, #casestudy-two #head li.casestudies a:visited,
#casestudy-three #head li.casestudies a:link, #casestudy-three #head li.casestudies a:visited,
#casestudy-four #head li.casestudies a:link, #casestudy-four #head li.casestudies a:visited,
#about #head li.about a:link, #about #head li.about a:visited,
#contact #head li.contact a:link, #contact #head li.contact a:visited {
	color: #aedee4;
}

#head #logo {
	position: absolute;
	left: 0;
	bottom: 20px;
}

#main {
	
	
	margin-top: 30px;
	min-height: 700px;
}

* html #main {
	height: 700px;
}

#contact #wrapper {
	background-image: url(/img/contact-copybg.jpg);
}

#casestudies #wrapper,
#casestudy-one #wrapper,
#casestudy-two #wrapper,
#casestudy-three #wrapper,
#casestudy-four #wrapper {
	background-image: url(/img/casestudies-copybg.jpg);
}

#privacy #wrapper, #about #wrapper {
	background-image: url(/img/privacy-copybg.jpg);
}

#sitemap #wrapper, #services #wrapper {
	background-image: url(/img/sitemap-copybg.jpg);
}

#approach #wrapper {
	background-image: url(/img/process-copybg.jpg);
}

#main h1 {
	font-size: 2.143em;
	color: #aedee4;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 14px 0 14px 0;
	margin: 0 0 20px 0;
	position: relative;
}

#main h1 img {
	position: absolute;
	top: 0;
	right: 0;
}

#main h2, #main h3 {
	font-size: 1.357em;
	color: #aedee4;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0.1em 0;
}

#main #content img {
	margin: 20px 0 20px 0;
}

#home #main h1 {
	font-size: 2.643em;
	border-bottom: none;
	padding-bottom: 0.1em;
}

#main p {
	margin: 0 0 0.6em 0;
	padding: 0;
}

#main p.hilite {
	font-size: 1.143em;
	color: #aedee4;
}

#main .divider {
	border-top: 1px solid #fff;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

#main ul {
	margin: 0;
	padding: 0 0 0.6em 1em;
	list-style-image: url(/img/bullet.gif);
}

#main #content {
	width: 458px;
}

#main ul.subnav {
	list-style: none;
	margin: 0;
	padding: 0 0 14px 0;
}

#main ul.subnav li {
	display: inline;
	padding: 0 30px 0 0;
}

#main ul.subnav li a:link, #main ul.subnav li a:visited {
	color: #fff;
}

#casestudy-one #main ul.subnav li.casestudy-one a:link, #casestudy-one #main ul.subnav li.casestudy-one a:visited,
#casestudy-two #main ul.subnav li.casestudy-two a:link, #casestudy-two #main ul.subnav li.casestudy-two a:visited,
#casestudy-three #main ul.subnav li.casestudy-three a:link, #casestudy-three #main ul.subnav li.casestudy-three a:visited,
#casestudy-four #main ul.subnav li.casestudy-four a:link, #casestudy-four #main ul.subnav li.casestudy-four a:visited {
	color: #aedee4;
	text-decoration:none;
}

#main ul.subnav li a:hover {
	color: #aedee4;
}

#main ul#sitemap {
	
	line-height: 1.5;
}

#main ul#sitemap ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
}

#main ul#sitemap a:link, #main ul#sitemap a:visited {
	color: #fff;
}


#main ul#sitemap ul a:link, #main ul#sitemap ul a:visited {
	color: #aedee4;
}

#main ul.staff {
	list-style: none;
	font-size: 1.357em;
	border-top: 1px solid #fff;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	line-height: 1.3;
}

div.file {
	margin: 0 0 0.6em 0;
}

div.vcard .adr {
	margin-bottom: 0.6em;
}

div.vcard .contact {
	color: #aedee4;
	margin-bottom: 0.6em;
}

div.vcard .contact span, div.vcard .contact a:link, div.vcard .contact a:visited {
	color: #fff;
}

form.contact {
	width: 410px;
	font-size: 1.071em;
	margin-top: 30px;
}

form.contact label {
	float: left;
	width: 135px;
}

form.contact div {
	padding: 0 0 7px 0;
}

form.contact div.buttons {
	text-align: right;
}

form.contact div.buttons input {
	background-color: transparent;
	border: 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font: 1.071em Georgia, Times, serif;
}

form.contact .text {
	width: 270px;
	border: 0;
	border-left: 1px solid #bfc9d0;
	border-right: 1px solid #8094a3;
	border-bottom: 1px solid #405f74;
	padding: 0.4em 0 0.4em 0;
}

div.error {
	background-image: url(/img/error.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 60px;
	min-height: 30px;
}

#footer {
	border-top: 1px solid #fff;
	width: 458px;
	margin-top: 20px;
}

#footer .footer-top {
	float:left;
	width: 458px;
	border-bottom: 1px solid #fff;
	padding: 14px 0 2px 0;
}

#footer .footer-bottom {
	clear: both;
	padding: 14px 0 50px 0;
	font-size: 0.857em;
}

#footer .footer-bottom a:link, #footer .footer-bottom a:visited {
	padding: 0 0 0 1em;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	float:left;
	width: 180px;
	padding: 0 0 12px 0;
}

#footer li img {
	float:left;
	margin: 0 5px 0 0;
}

#footer li a:link, #footer li a:visited {
	padding: 0.3em 0 0 0;
	display:block;
}

#footer a:link, #footer a:visited {
	color: #fff;
	
}