body { 
	margin: 20px ;
	background: #333 ;
	font-family: Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif; color: #ddd; font-size: 12px;
	text-align: center;
	}
td, th {
	font-size: 12px;
	text-align: left;
	}
	
img { border: none; }

a:link, a:visited { text-decoration: none; color: #a3cce0; }
a:hover, a:active { text-decoration: underline; color: #a3cce0; }

h1 { font-size: 14px; font-weight: bold; color: white; }
h2 { font-size: 12px; font-weight: bold; color: white; }
h3 { font-size: 11px; font-weight: bold; color: white; }

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#topBar {
	text-align: right;
	margin-bottom: 10px;
	}
	
.blogHeadline {
	position: relative;
	left: 140px;
	width: 756px;
	margin-bottom: 10px;
	font-family: Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; text-align: right; color: #aaa;	
	}
.blogHeadline a { color: #a3cce0; }

#navCon { 
	position: absolute;
	width: 140px;
	font-family: Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif; text-align: left;
	}
#navCon a { color: white; text-decoration: none; }

.navGroup1 { 
	border: solid 1px #333;
	padding: 1px;
	background: black;
	}
.navGroup2 { 
	border: solid 1px #666;
	}
.navLvl1 { 
	display: block;
	background: #444;
	padding: 4px;
	font-size: 13px;
	-webkit-transition: 0.5s ease-in-out;
	-webkit-text-size-adjust: 130%
	}
.navLvl1:hover { 
	background: #555;
	}
.navLvl2 { 
	display: block;
	background: #444;
	padding: 3px 3px 3px 15px;
	border-top: solid 1px #666;
	font-size: 12px;
	-webkit-transition: 0.5s ease-in-out;
	-webkit-text-size-adjust: 130%
	}
.navLvl2:hover { 
	background: #555;
	}
.navLvl3 { 
	display: block;
	background: #444;
	padding: 3px 3px 3px 30px;
	border-top: solid 1px #666;
	font-size: 12px;
	-webkit-transition: 0.5s ease-in-out;
	-webkit-text-size-adjust: 130%
	}
.navLvl3:hover { 
	background: #555;
	}
.navSelected {
	color: #bbb;
	}
	
#contentBoxA {
	position: relative;
	left: 140px;
	width: 756px;
	border: solid 1px #333;
	padding: 1px;
	background: black;
	}
#contentBoxB {
	border: solid 1px #666;
	background: #444;
	padding: 10px;
	width: 734px;
	}
	
#footer {
	clear: both;
	padding-top: 10px;
	text-align: right;
	vertical-align: middle;
	color: #bbb;
	}
#footer img {
	vertical-align: middle;
	}
	
#description {
	position: relative;
	left: 140px;
	margin-top: 20px;
	width: 756px;
	padding: 12px;
	color: #bbb;
	}
#description h1 {
	color: #ccc;
	margin-bottom: 0px;
	}
#description h2 {
	color: #ccc;
	margin-bottom: 0px;
	}
#description p {
	margin-top: 0px;
	}

#indexImageContainer {
	position: relative;
	width: 748px;
	height: 410px;
	left: 150px;
	top: 2px;
	}
.indexImage1 {
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #999;
	}
.indexImage2 {
	position: absolute;
	top: 0;
	right: 0;
	border: solid 1px #999;
	margin-left: 15px;
	margin-bottom: 25px;
	}
.indexImage3 {
	position: absolute;
	top: 180px;
	right: 0;
	border: solid 1px #999;
	margin-left: 15px;
	}
.indexImage4 {
	position: absolute;
	top: 349px;
	left: 0;
	border: solid 1px #999;
	}

#portfolioContainer {
	text-align: center;
	}
#portfolioImageContainer {
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	}
.portfolioImage {
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #999;
	}
#portfolioThumbnailContainer {
	margin-left: auto;
	margin-right: auto;	
	}
.portfolioThumb {
	border: solid 1px #999;
	vertical-align: middle;
	}
#portfolioPageCount {
	text-align: center;
	margin-top: 10px;
	}
	
#sidebarImageContainer {
	float: right;
	width: 202px;
	}
.sidebarImage {
	border: solid 1px #999;
	margin-bottom: 10px;
	}
	
#textContainer {
	width: 522px;
	}
#textContainer li {
	margin-top: 10px;
	}
	
.pullQuoteFull {
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background: #333;
	border: solid 1px #999;
	font-size: 12px;
	}
.pullQuoteCentred {
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background: #333;
	border: solid 1px #999;
	font-size: 12px;
	text-align: center;
	}
.pullQuotee {
	text-align: right;
	}

.groupBox {
	clear: both;
	margin-top: 20px;
	min-height: 145px;
	}
.groupBoxImage {
	float: left;
	border: solid 1px #999;
	margin-left: 5px;
	margin-top: 2px;
	}
.groupBoxText {
	margin-left: 220px;
	}
.groupBoxQuotee {
	text-align: right;
	}
	
.form legend {
	font-weight: bold;
	}
.form ul {
	margin-top: 20px;
	padding: 0;
	}
.form ul li {
	list-style: none;
	margin-bottom: 3px;
	text-align: left;
	}
.form ul li label {
	width: 160px;
	float: left;
	}
.formElement {
	margin-left: 160px;
	}
	
#sitemap {
	margin-top: 20px;
	padding: 0;
	}
.sitemapLvl1 {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 14px;
	}
.sitemapLvl2 {
	list-style: none;
	margin-bottom: 3px;
	margin-left: 20px;
	text-align: left;
	}
.sitemapLvl3 {
	list-style: none;
	margin-bottom: 3px;
	margin-left: 40px;
	text-align: left;
	}
.sitemapLvl4 {
	list-style: none;
	margin-bottom: 3px;
	margin-left: 50px;
	text-align: left;
	}
	
#contactLastName {
	visibility: hidden;
	display: none;
	}