body {
	margin: 0;
	padding: 0;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	background-color: #363636;
}

#wrapper1 {
	background-color: #FFF;
	background-image: url(images/wrapper1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper2 {
	background-color: #FFF;
	background-image: url(images/wrapper2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #434343;
	padding-bottom: 2px;
	text-align: left;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	background: url(images/sidebar-h3.png) no-repeat left center;
	margin-left: 4px;
	color: #434343;
	border-bottom: 1px dotted #D0D0D0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #434343;
	background-color: #F4F4F4;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: -8px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #434343;
}

a:focus {
	outline: none;
}

a {
	color: #377DB8;
}

a:hover {
	text-decoration: none;
	color: #3D3D3D;
}

small {
}

img {
	border: none;
}
.thumb-left {
	background-color: #FFF;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 0px;
}
.bid-request-thumb {
	float: left;
	margin-right: 20px;
}

.client-thumb {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 25px;
	margin-left: 25px;
}

.featured-project-thumb {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.location-thumb {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

.project-thumb {
	background: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px 11px;
}

#header {
	width: 990px;
	height: 142px;
	margin: 0px auto;
	background: url(images/header.png) no-repeat;
}

/* Menu */

#menu {
	height: 30px;
	width: 605px;
	float: right;
	margin-top: 66px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu a {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	z-index: 10;
	float: left;
	height: 22px;
	position: relative;
	overflow: hidden;
	padding-top: 8px;
	width: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	display: block;
}

#menu a:hover  {
	height: 22px;
	padding-top: 8px;
	width: 90px;
	background-image: url(images/menu-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu .active a {
	height: 22px;
	padding-top: 8px;
	width: 90px;
	background-image: url(images/menu-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/* Page */

#page {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-top: 8px;
}

#content-wide {
	float: left;
	padding-top: 8px;
	width: 970px;
}

.post {
	text-align: justify;
}

.post .title {
	margin: 0;
	background: url(images/title-underline.png) repeat-x left bottom;
}

.post .meta {
	margin: 0px;
	color: #707070;
}

.post .entry {
	padding: 10px 10px 20px;
}

.post .entry ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style: none;
}

.post .entry li {
	padding-bottom: 4px;
	background: url(images/bullet.png) no-repeat left 40%;
	padding-left: 14px;
}

.post .projects {
	padding: 10px 10px 20px;
}

.post .projects ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.post .projects li {
	display: inline;
}

.post .column-left {
	float: left;
	height: 370px;
	width: 380px;
}

.post .column-right {
	float: right;
	height: 370px;
	width: 490px;
}

.post .column-left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style: none;
}

.post .column-left li {
	padding-bottom: 4px;
	background: url(images/bullet.png) no-repeat left 40%;
	padding-left: 14px;
}

.post .column-right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style: none;
}

.post .column-right li {
	padding-bottom: 4px;
	padding-left: 14px;
	background: url(images/bullet.png) no-repeat left 40%;
}

.post .appform-left {
	float: left;
	width: 450px;
	clear: both;
}

.post .appform-right {
	float: right;
	width: 450px;
}

.post .app-checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .app-checkbox input {
	width: 24px;
}

.post .app-checkbox label {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 20px 0px;
	list-style: none;
	padding: 0px 0px 0px 10px;
}

#sidebar li {
	padding-bottom: 6px;
	background: url(images/bullet.png) no-repeat left 40%;
	padding-left: 14px;
}

#sidebar h2 {
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #F6F6F6;
	background: url(images/sidebar-h2.png) repeat-x;
	height: 26px;
	padding-top: 6px;
	padding-left: 10px;
	margin-top: 0px;
	border-style: none;
	margin-left: 0px;
}

#sidebar h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	margin-left: 4px;
	background-color: transparent;
	background-image: url(images/sidebar-h3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #434343;
	padding: 0px 0px 0px 10px;
}

#sidebar blockquote {
	margin: 0px;
	color: #9E9E9E;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	line-height: 2em;
}

#sidebar p {
	padding-right: 10px;
	padding-left: 10px;
}

#license {
	margin: 0px auto;
	height: 80px;
	width: 990px;
	background-image: url(images/license.png);
	background-repeat: no-repeat;
}

#license ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#license li {
	display: inline;
} 

#license .arizona a {
	height: 80px;
	width: 330px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background: url(images/arizona-general-contractor.png) no-repeat left top;
}

#license .arizona a:hover {
	background: url(images/arizona-general-contractor.png) no-repeat left -80px;
}

#license .california a {
	text-decoration: none;
	display: block;
	padding: 0px;
	float: left;
	height: 80px;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(images/california-general-contractor.png) no-repeat left top;
}

#license .california a:hover {
	background: url(images/california-general-contractor.png) no-repeat left -80px;
}

#license .utah a {
	text-decoration: none;
	display: block;
	padding: 0px;
	float: left;
	height: 80px;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(images/utah-general-contractor.png) no-repeat left top;
}

#license .utah a:hover {
	background: url(images/utah-general-contractor.png) no-repeat left -80px;
}

/* Footer */

#footer-wrapper {
	background: url(images/footer-wrapper.png) repeat-x;
	height: 365px;
}

#footer {
	clear: both;
	height: 285px;
	margin: 0px auto;
	width: 990px;
	color: #989898;
	font-size: 90%;
}

#footer .col {
	float: left;
	width: 290px;
	padding: 20px;
	height: 205px;
}

#footer .wide {
	padding-right: 20px;
	text-align: right;
}
#footer h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #727272;
	background: url(none);
	padding-left: 0px;
	border-style: none;
}

#footer p {
	margin: 0px;
	color: #989898;
}

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

#footer li {
	margin-bottom: 4px;
}


#footer a {
	color: #989898;
	padding: 4px;
}

#footer a:hover {
	color: #FFF;
	background: #377DB8;
	padding: 4px;
}
address {
	font-style: normal;
	line-height: 8px;
	padding-top: 10px;
	margin-bottom: 30px;
}
label {
	display: block;
}
input {
	font: 13px Arial, Helvetica, sans-serif;
	color: #606060;
	padding: 5px;
	width: 350px;
	border: 1px solid #CCC;
}
select {
	font: 13px Arial, Helvetica, sans-serif;
	color: #606060;
	padding: 5px;
	width: 350px;
	border: 1px solid #CCC;
}
textarea {
	font: 13px Arial, Helvetica, sans-serif;
	color: #606060;
	padding: 5px;
	width: 400px;
	border: 1px solid #CCC;
}
.submit {
	height: 30px;
	width: 116px;
	border-style: none;
	margin-left: -5px;
}
.required {
	font-size: 11px;
	font-style: italic;
	color: #377DB8;
}

/*Home page slideshow */

#slideshow {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#slideshow .thumb-right {
	padding: 5px;
	float: right;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-left: 20px;
}

#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}            

#slideshow .slides {
	overflow: hidden;
	width: 990px;
}

#slideshow .slides ul {
	width: 3960px;
	overflow: hidden;
}

#slideshow .slides li {
	width: 950px;
	float: left;
	padding: 20px;
	height: 232px;
	background-image: url(images/slider-background.jpg);
	background-repeat: no-repeat;
}

#slideshow .slides h2 {
	background-image: none;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #434343;
	margin-top: 0;
	font: 1.2em "Arial Black", Gadget, sans-serif;
}

#slideshow .slides-nav {
	height: 38px;
}

#slideshow .slides-nav li {
	float: left;
}

#slideshow .slides-nav li a {
	display: block;
	outline: none;
	height: 29px;
	padding-top: 9px;
	padding-right: 30px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(images/slider-nav-arrows.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-size: small;
}

.js #slideshow .slides-nav li.on, .js #slideshow .slides-nav li.on a {
}

.js #slideshow .slides-nav li.on a {
	position: relative;
	color: #434343;
}

.request-quote a {
	background-image: url(images/request-a-quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 228px;
	display: block;
	margin-top: 30px;
}

.request-quote a:hover {
	background-image: url(images/request-a-quote.png);
	background-repeat: no-repeat;
	background-position: left -30px;
}

/* Accordion */

.accordion-area {
	width: 970px;
}

.accordion {
	list-style-type: none;
	padding: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 20px;
}

.accordion ol { 
	padding: 0;
	margin: 0; 
	float: left; 
	display: block; 
	width: 100%; 
}

.accordion li {
	cursor: pointer;
	list-style-type: none;
	padding: 0px;
	float: left;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/accordion-li.png);
	background-repeat: repeat-x;
}
	
.accordion li.active>a {
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}

.accordion li div {
	padding: 10px;
	display: block;
	clear: both;
	float: left;
	width: 950px;
	text-align: justify;
}

.accordion a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-image: url(images/open.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #FFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-transform: uppercase;
}

.accordion a:hover {
	color: #CCC;
}

.accordion li ol li {
	font-size: 0.9em;
}
