body {
	margin: 0;
	padding: 0;
	color: #6C6C6C;
	font: 90%/1.5em Arial, Helvetica, sans-serif;
}

html {
	overflow-y: scroll;
}

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

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

h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/h1-background.png);
	background-repeat: repeat-x;
	height: 27px;
	padding-top: 7px;
	color: #FFF;
	padding-left: 10px;
}

a:focus {
	outline: none;
}

a {
	color: #464646;
	text-decoration: underline;
}

a:hover {
	color: #91AC0C;
	text-decoration: none;
}

img {
	border: none;
}

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

.thumb-no-float {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}

.index-methods {
	padding-top: 10px;
	padding-left: 70px;
}

#header {
	width: 960px;
	height: 161px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	float: right;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 100px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #282828;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 102px;
	background-image: url(images/menu-a.png);
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
}

#menu a:hover {
	background-image: url(images/menu-hover.png);
}

#menu .active a {
	background-image: url(images/menu-hover.png);
}

#menu .last a {
	display: block;
	height: 100px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #2b2b2b;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 104px;
	background-image: url(images/menu-last.png);
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
}

#menu .last a:hover {
	background-image: url(images/menu-last-hover.png);
}

#menu .active-last a {
	background-image: url(images/menu-last-hover.png);
}

#menu .submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	text-transform: lowercase;
	font-style: italic;
	color: #454545;
}

/* Action Area */

#action {
	height: 112px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#action .left {
	float: left;
	width: 600px;
}

#action .right {
	float: right;
	width: 280px;
}

#action h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/action-h2.png);
	background-repeat: repeat-x;
	height: 32px;
	padding-top: 10px;
	padding-left: 10px;
}

#action-contact {
	height: 112px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 0px;
	background-image: url(images/action-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}

#action-contact h3 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-right: 40px;
}

#action-contact h3 span {
	color: #CBCBCB;
	font-size: .7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#action-about {
	height: 112px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 0px;
	background-image: url(images/action-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}

#action-about h3 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-right: 40px;
}

#action-about h3 span {
	color: #CBCBCB;
	font-size: .7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#action-work {
	height: 112px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 0px;
	background-image: url(images/action-work.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}

#action-work h3 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-right: 40px;
}

#action-work h3 span {
	color: #CBCBCB;
	font-size: .7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Page */

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

/* Content */

#contentwide {
	float: left;
	width: 940px;
}

#content-left {
	float: left;
	width: 450px;
	height: 560px;
}

#content-left ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	list-style-type: none;
}

#content-left li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

#content-right {
	float: right;
	width: 450px;
	height: 560px;
}

#content-right ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	list-style-type: none;
}

#content-right li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

/* Portfolio Area */

#portfolio {
	width: 940px;
	float: left;
}

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

#portfolio li {
	display: inline;
}

#portfolio img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#portfolio a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6C6C6C;
	height: 152px;
	width: 216px;
	text-align: center;
	float: left;
	padding-top: 8px;
	margin: 8px;
	border: 1px solid #DADADA;
	background: #F2F2F2;
}

#portfolio a:hover {
	color: #FFF;
	background-image: url(images/portfolio-hover.png);
	background-repeat: repeat-x;
	border: 1px solid #000;
}

#content {
	width: 600px;
	float: left;
}

#group {
	height: 440px;
}

#group a {
	color: #6C6C6C;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 20px;
}

#group a:hover {
	color: #81980A;
	text-decoration: none;
}

#button-content {
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

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

#button-content li {
	display: inline;
}

#button-content .preview a {
	background-image: url(images/preview-website.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 28px;
	width: 170px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#button-content .preview a:hover {
	background-image: url(images/preview-website.png);
	background-repeat: no-repeat;
	background-position: left -28px;
}

#button-content .back a {
	display: block;
	float: left;
	background-image: url(images/back-to-portfolio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 170px;
	padding: 0px;
	margin: 0px;
}

#button-content .back a:hover {
	background-image: url(images/back-to-portfolio.png);
	background-repeat: no-repeat;
	background-position: left -28px;
}

#button-content .request a {
	background-image: url(images/request-the-quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	float: left;
	height: 28px;
	width: 170px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#button-content .request a:hover {
	background-image: url(images/request-the-quote.png);
	background-repeat: no-repeat;
	background-position: left -28px;
}

#button-content .launch a {
	background-image: url(images/launch-website.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 25px;
	width: 124px;
	margin: 0px;
	padding: 0px;
}

#button-content .launch a:hover {
	background-image: url(images/launch-website.png);
	background-repeat: no-repeat;
	background-position: left -25px;
}

#sidebar {
	float: right;
	width: 280px;
	text-align: justify;
}

#sidebar p {
}

#sidebar a {
	margin-left: 10px;
	font-size: small;
	font-style: italic;
}

#sidebar a:hover {
}

#sidebar blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #424242;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar blockquote span {
	color: #81980A;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer {
	height: 80px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#links {
	font-size: 11px;
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-left: 20px;
	color: #878787;
	line-height: 1.7em;
}

#links a {
	color: #878787;
}

#links a:hover {
	color: #91AC0C;
	text-decoration: none;
}

#network {
	float: right;
	padding-right: 20px;
	margin-top: 12px;
}

/* Form Area */

#contact p, label, legend {
	font-size: 1em;
}

#contact hr { 
	color: inherit;
	height: 0; 
	margin: 6px 0 6px 0; 
	padding: 0; 
	border: 1px solid #d9d9d9; 
	border-style: none none solid; 
}

#contact {
	display: block;
	width: 600px;
}

/* Form style */

#contact label {
	display: block;
	font-size: 1em;
}

#contact input, textarea, select {
	width: 340px;
	padding: 4px;
	color: #454645;
	background: #f5f5f5;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 12px;
	margin-left: 8px;
}

#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#454645;
}

#contact .submit {
	width: 120px;
	cursor: pointer;
	color:#fff;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#contact fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact span.required { 
	font-size: 13px; color: #ff0000;
} /* Select the colour of the * if the field is required. */

#message { 
	margin: 10px 0;
	padding: 0; 
}

.error_message { 
	display: block; 
	height: 22px; 
	line-height: 22px; 
	background: #FBE3E4 url(images/error.gif) no-repeat 10px center; 
	padding: 3px 10px 3px 35px; 
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
}

.loader { 
	padding: 0 10px; 
}

#contact #success_page h1 {
	background: url(images/success.gif) left no-repeat;
	font-size: 1.2em;
	color: #282828;
	padding-left: 20px;
}

/*Home page slideshow */

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

#slide-one {
	background-image: url(images/slide-one.jpg);
	background-repeat: no-repeat;
}

#slide-two {
	background-image: url(images/slide-two.jpg);
	background-repeat: no-repeat;
}

#slide-three {
	background-image: url(images/slide-three.jpg);
	background-repeat: no-repeat;
}

#slide-four {
	background-image: url(images/slide-four.jpg);
	background-repeat: no-repeat;
}

#slideshow a {
	color: #CBCBCB;
	text-decoration: none;
	font-size: small;
	line-height: 0px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

#slideshow a:hover {
	text-decoration: underline;
}

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

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

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

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

#slideshow .slides li {
	width: 930px;
	float: left;
	height: 280px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#slideshow .slides h2 {
	background-image: none;
	color: #FFF;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}

#portfolio-view {
	height: 28px;
	width: 170px;
	float: left;
	margin-top: 86px;
	margin-right: 30px;
	overflow: hidden;
}

#portfolio-view .view-portfolio a {
	background-image: url(images/view-our-portfolio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#portfolio-view .view-portfolio a:hover {
	background-image: url(images/view-our-portfolio.png);
	background-repeat: no-repeat;
	background-position: left -28px;
}

#quote-request {
	height: 28px;
	width: 170px;
	float: left;
	margin-top: 86px;
	overflow: hidden;
}

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

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


/* Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.4em;
	text-align: left;
	border-top-style: none;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 89px;
	height: 24px;
	outline: none;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
