html, body, h1, h2, h3, h4, h5, h6, p, blockquote, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

a {
	color: #231f20;	
}

body {
	font-size: 62.5%;
	background: #fffce0;
	padding-top: 73px;
	font-family: verdana, sans-serif;
	color: #231f20;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
}

h3 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 + p, h3 + p {
	margin-top: 25px;
}

p, li {
	font-size: 1.1em;
	line-height: 1.4em;
}

big {
	font-size: 1.1em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* page structure */

#wrapper {
	width: 920px;
	\width: 934px;
	w\idth: 920px;
	height: 587px;
	\height: 599px;
	he\ight: 587px;
	background: white url('../i/DesignBuild.png') no-repeat 757px 226px;
	border: 2px solid #636466;
	margin: auto;
	padding: 5px;
	position: relative;
}

#header {
	width: 802px;
	\width: 920px;
	w\idth: 802px;
	height: 101px;
	\height: 209px;
	he\ight: 101px;
	border: 3px solid #404041;
	border-width: 3px 3px 0 3px;
	background: #7f8345 url('../i/header-bg.png') no-repeat;
	padding: 105px 56px 0;
	float: left;
}

#header h1 {
	width: 802px;
	height: 101px;
	position: relative;
	overflow: hidden;
	float: left;
}

#header h1 span{
	background: #7f8345 url('../i/Kolcinski.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 802px;
	height: 101px;	
	float: left;
}

#content {
	height: 339px;
	width: 914px;
	\width: 920px;
	w\idth: 914px;
	float: left;
	border: 3px solid #404041;
	border-width: 0 3px;
	position: relative;
}

#content img{
	float: left;
}

#content ul {
	margin-left: 20px;
}

#content ul li{
	list-style: disc;
}

#content p + p, #content p + ul, #content ul + p, #content li + li, #content p + blockquote, #content h3 + blockquote  {
	margin-top: 25px;	
}

#content #home, #content #contactPage {
	float: left;
	width: 380px;
	\width: 496px;
	w\idth: 380px;
	height: 250px;
	\height: 339px;
	he\ight: 250px;
	padding: 89px 58px 0;
}

#content #contactPage p + p{
	margin-top: 10px;
}

#content #home h2 + p, #content #home p + p{
/*	margin-top: 10px;*/
}

#col1 {
	float: left;
	width: 357px;
	\width: 457px;
	w\idth: 357px;
	height: 232px;
	\height: 339px;
	he\ight: 232px;
	padding: 27px 50px 0;
	background: url('../i/dotted-line.png') repeat-y top right;
	margin: 33px 0 24px 0;
}

#col2 {
	float: left;
	width: 382px;
	\width: 457px;
	w\idth: 382px;
	height: 232px;
	\height: 339px;
	he\ight: 232px;
	padding: 27px 25px 0 50px;
	margin: 5px 0 24px 0;
	position: relative;
}

#scrollPane {
	float: left;
	width: 382px;
	height: 219px;
	\height: 259px;
	he\ight: 219px;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#scrollPaneMaskTop {
	position: absolute;
	top: 27px;
	left: 45px;
	background: white;
	width: 375px;
	height: 20px;
	z-index: 100;
}

#scrollPaneMaskBottom {
	position: absolute;
	top: 266px;
	left: 45px;
	background: white;
	width: 375px;
	height: 20px;
	z-index: 100;
}

#prev {
	width: 18px;
	height: 288px;
	background: #636466 url('../i/prev-arrow.png') no-repeat center right;
	float: left;
	margin-top: 51px;
	display: block;	
	cursor: pointer;
	position: absolute; 
	bottom: 0;
	left: -11px;
	z-index: 100;
}

#next {
	width: 18px;
	height: 288px;
	background: #636466 url('../i/next-arrow.png') no-repeat center left;
	float: left;	
	margin-top: 51px;
	display: block;
	cursor: pointer;
	position: absolute; 
	bottom: 0;
	right: -11px;
	z-index: 100;
}

#gallery {
	float: left;
	background: white;
}

#gallery ul {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

#gallery li {
	float: left;
	padding: 0 7px;
	list-style: none !important;
	margin: 0 !important;
}

#preloader {
	background: #8A8C8F url('../i/ajax-loader.gif') no-repeat center center;
	width: 892px;
	\width: 914px;
	w\idth: 892px;
	height: 288px;
	margin: 51px 11px 0 11px;
	float: left;
	display: inline; /* this is because i love all of our special ie 6 users out there */
	position: relative;
}

.qtip .qtip-wrapper .qtip-borderTop,
.qtip .qtip-wrapper .qtip-contentWrapper,
.qtip .qtip-wrapper .qtip-title .qtip-button,
.qtip .qtip-wrapper .qtip-borderBottom,
.qtip .qtip-tip {
   opacity: 0.80; /*Standard compliant browsers*/
   -moz-opacity: 0.80; /*Firefox and Mozilla browsers*/
   -webkit-opacity: 0.80; /*WebKit browser e.g. Safari*/
   filter:alpha(opacity=80); /*IE7 and below*/
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*IE8*/
}


#footer {
	height: 36px;
	\height: 39px;
	he\ight: 36px;
	border: 3px solid #404041;
	border-width: 0 3px 3px 3px;
	width: 914px;
	\width: 920px;
	w\idth: 914px;
	background: #404041;
	float: left;

}

/* menubar */
#footer ul {
	width: 597px;
	\width: 914px;
	w\idth: 597px;
	height: 9px;
	float: left;
	margin: 0 158px 0 159px;
	display: inline;
}

#footer ul li {
	float: left;
	list-style: none;
	height: 10px;
	\height: 26px;
	he\ight: 10px;
	position: relative;
	padding: 16px 0 0 0;
}

li:hover{visibility:visible}

#footer ul li:hover ul, #footer ul li.over ul{
	display: block;
}

#footer ul li a {
	float: left;
	position: relative;
	overflow: hidden;
	height: 10px;
	display: block;
	cursor: pointer;
}

#footer ul li a span{
	position: absolute;
	top: 0;
	left: 0;
	background: #404041 url('../i/nav.png') no-repeat;
	height: 10px;	
	border-right: 1px solid white;
	display: block;
}

#footer ul li#about a{
	width: 60px;
}

#footer ul li#about a span{
	width: 59px;
	\width: 60px;
	w\idth: 59px;
	background-position: 0 0;
}

#footer ul li#about a:hover span, #footer ul li#about a.active span{
	background-position: 0 -10px;
}

#footer ul li#ourProcess a{
	width: 119px;
}

#footer ul li#ourProcess a span{
	width: 118px;
	\width: 119px;
	w\idth: 118px;
	background-position: -61px 0;
}

#footer ul li#ourProcess a:hover span, #footer ul li#ourProcess a.active span{
	background-position: -61px -10px;
}

#footer ul li#sustainability a{
	width: 128px;
}

#footer ul li#sustainability a span{
	width: 127px;
	\width: 128px;
	w\idth: 127px;
	background-position: -179px 0;
}

#footer ul li#sustainability a:hover span, #footer ul li#sustainability a.active span{
	background-position: -179px -10px;
}

#footer ul li#projects a{
	width: 95px;
}	

#footer ul li#projects a span{
	width: 94px;
	\width: 95px;
	w\idth: 94px;
	background-position: -307px 0;
}

#footer ul li#projects a:hover span, #footer ul li#projects a.active span{
	background-position: -307px -10px;
}

#footer ul li#testimonials a{
	width: 121px;
}

#footer ul li#testimonials a span{
	width: 120px;
	\width: 121px;
	w\idth: 120px;
	background-position: -402px 0;
}

#footer ul li#testimonials a:hover span, #footer ul li#testimonials a.active span{
	background-position: -402px -10px;
}

#footer ul li#contact a{
	width: 74px;
}

#footer ul li#contact a span{
	width: 73px;
	\width: 74px;
	w\idth: 73px;
	background-position: -523px 0;
	border: 0;
}

#footer ul li#contact a:hover span, #footer ul li#contact a.active span{
	background-position: -523px -10px;
}


/* sub menu */
#footer ul li ul{
	position: absolute;
	bottom: 26px;
	left: -14px;
	width: 119px;
	height: auto;
	background: #999c6a;
	padding: 20px 0 8px 0;
	margin: 0;
	display: none;
	z-index: 9000;
}

#footer ul li ul li {
	background: #999c6a;
	float: none;
	text-align: center;
	color: white;
	padding: 0 0 10px 0;
	margin: 0;
	height: auto;
	font-size: 9.5px;
	position: static;
}

#footer ul li ul li a {
	color: white;
	height: auto;
	text-decoration: none;
	float: none;
	text-align: center;
	width: 119px !important;
	position: static;
	
}

#footer ul li ul li a span{
	position: static;
	background: none;
	height: auto;	
	width: auto !important;
	border: none;
	display: inline;
}

#footer ul li ul li a:hover, #footer ul li ul li a.ui-state-active {
	color: #404041;
	position: static;
}

/*accordion*/
#footer ul li ul li ul {
	position: static;
	padding: 0;
	background: none;
	/*width: auto;*/
	margin: 5px 0 0 0;
	float: none;
}

#footer ul li ul li ul li{
	margin: 0 0 5px 0;
	padding: 0;
	color: white;	
	position: static;
}

#serviceNav {
	margin: auto;
	width: 934px;
	margin-top: 10px;
}

#serviceNav a {
	color: #909192;
}

#serviceNav ul{
	float: left;
}

#serviceNav li{
	float: left;
	list-style: none;
	font-size: 1em;
	color: #909192;
}

#serviceNav p {
	float: right;
	font-size: 1em;
	color: #909192;
}

#serviceNav .divider {
	color: #7f8345;
}

