body {
	background: #336699;
	font-family:Verdana, Geneva, sans-serif;
}
#skipLinks {
	left:-9999px;
	position:absolute;
}
#container {
	background: #fff url(files/topBar.gif) 0 0 repeat-x;
	width: 100%;
	overflow: hidden;
}
#wrapper, #footer {
	color: #474847;
	overflow: hidden;
	background: transparent;
	width: 920px;
	margin: 0 auto 0;
	position: relative;
	/*border-top: 2px solid #dad8c4;*/
	font-size: 12px;
}

#wrapper {
	padding-bottom: 30px;
}
#footer {
	padding: 30px 0 0 0;
	border-top-style: solid;
	border-top-color: #dad8c4;	
}
#siteLogo {
	float: left;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
	color: #ffffff;
	font-weight: normal;
}
h1 a:link, h2 a:link, h3 a:link, 
h1 a:visited, h2 a:visited, h3 a:visited {
	color: #8CC63F;
}
p, ul, ol {
	margin-bottom: 1em;
	
	font-size:12px;
	line-height: 18px;
}
li {
        margin-bottom: 0.3em;
}
h1 {
	color: #6b6c5b;
        font-weight: bold;
}
h2 {
	font-size: 1.33em;
}
.blog h1 {
        font-size: 1.33em;
        color: #8CC63F;
        font-weight: normal;
}
h3 {
	font-size: 1.17em;
}
.home h3 {
	color: #474847;
}
h3 span.title {
        color: #999;
        font-size: 0.79em;
}
h4.postedBy {
        color: #999;
}
a:link, a:visited {
	color: #0f7db6;
	text-decoration: none;
}
a:hover, a:active {
	color: #8CC63F;
	text-decoration: underline;
}
#siteLogo a {
	background: none;
	padding: 0;
}
ul#mainNav {
	overflow: hidden;
	float: right;
}
ul#mainNav li {
	float: left;
	font-size: 1.15em;
	margin: 13px 14px 0 0;
        background: none;
}
ul#mainNav li#contact {
	margin-right: 0;
}
ul#mainNav li a {
	color: #292a29;
	padding: 0 10px;
	display: block;
        line-height: 26px;
        background: none;
}
ul#mainNav li:hover, ul#mainNav li.over {
        background: transparent url(files/navRight.gif) 100% -80px no-repeat;
}
ul#mainNav li a:hover {
	color: #fff;
        background: transparent url(files/navLeft.gif) 0 -80px no-repeat;
	text-decoration: none;
}
ul#mainNav li.here {
        background: transparent url(files/navRight.gif) 100% 0 no-repeat;
}
ul#mainNav li.here a {
	color: #fff;
	background: transparent url(files/navLeft.gif) 0 0 no-repeat;
}
#content {
	margin-top: 110px;
	font-size:12px;
}
#strap {
	text-indent: -9999px;
	width: 530px;
	height: 29px;
	margin-bottom: 20px;
}
.home #strap {
	border-bottom: 2px solid #dad8c4;
	padding: 10px 0 15px 0;
	height: 90px;
	width: 860px;
	background: transparent url(files/home.gif) 0 0 no-repeat;	
}

.main_image {
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	
	
}

.col1, .col2, .col3, .col4 {
	width: 300px;
	margin-bottom: 3em;
	float: left;
	margin-right: 50px;
	font-size:1em;
	line-height:1.7em;
}
.home .col1 {
	width: 540px;
}
.about .col1 {
	width: 540px;
}
#footer .col1 {
	width: 380px;
}
#footer .col2, #footer .col3 {
	width: 175px;
}
#content .col2, #footer .col3 {
	margin-right: 0;
	font-family: verdana;
	color: #FFF;
}
.primaryContent, .secondaryContent {
	float: left;
	padding-left: 0px;
	margin-left: 20px;
}
.primaryContent {
	width: 530px;
	margin-right: 30px;
}
.secondaryContent {
	width: 300px;
}

.about #content img {
	margin-bottom: 13px;
}
a.portfolioImage, span.portfolioImage {
	padding: 9px;
}
#featuredWork a:hover, a.portfolioImage:hover {
	background: #dad8c4;
        text-decoration: none;
}
#featuredWork li.last, .clientColumn.last {
	margin-right: 0;
}
#featuredWork img {
	padding-bottom: 0;
        position: absolute;
        top: 4px;
        left: 4px;
}
#featuredWork a span {
        padding: 10px 15px;
        position: absolute;
        top: 9px;
        left: 9px;
        color: #fff;
        font-weight: normal;
        width: 200px;
        height: 100px;
        background: #8CC63F;
}

.vcard p.adr {
        margin-bottom: 1em;
}
#footer .adr {
	display: none;
}
.vcard p {
	margin-bottom: 0.3em;
}
.our_services li {
	border-top: 1px solid #dad8c4;
	padding: 5px;
        margin: 0;
		color:#000;
}
.our_services h2 {
	padding: 0 5px;
}
a.staffImage, .work .description, span.staffImage {
	width: 150px;
	float: left;
}
#worklist { margin-top: 30px; }
#worklist li {
        width: 100%; 
        overflow: hidden;
        margin-bottom: 30px;
}
a.staffImage, span.staffImage {
	margin: 0 30px 0 0;
}
div.button {
	float: left;
	background: transparent url(files/buttonRightGrey.gif) 100% 0 no-repeat;
}
div.button a {
	display: block;
	background: transparent url(files/buttonLeftGrey.gif) 0 0 no-repeat;
	line-height: 24px;
	padding: 1px 10px;
	float: left;
	color: #fff;
}

h3.comments {
        padding-top: 1em;
        border-top: 1px solid #eeeeee;
        margin-bottom: 1em;
}


