/* [=] Baseline Style Reset
------------------------------------------------ */ 
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	text-align: left;
}

/* [=] Global Elements
------------------------------------------------ */
html {
	background: #000 url('../images/repeater.png') repeat-x 0 0;
	height: 100%;
}

body {
	font-size: 12px;
	line-height: 1.3;
	min-height: 100%;
	color: #5c5d60;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px auto 0px auto;
	width: 955px;
}

h1, h2, h3, h4, h5, h6, address {
	line-height: 1.2;
	font-weight: bold;
}

a img{
	border: 0;
}

p {
	margin-bottom: 22px;
}

/* [=] Content Elements
------------------------------------------------ */
#header {
    background: url('../images/logo.gif') no-repeat 0 0;
    height: 312px;
    display: block;
    z-index: 1;
}
#content {
    clear: both;
    display: block;
    margin-top: 71px;
}
#footer {
    background: url('../images/footer.jpg') no-repeat 0 0;
    display: block;
    height: 42px;
    padding-bottom: 50px;
}

/* [=] Slide Show 
------------------------------------------------ */
#slideshow-container {
    background: url('../images/slideshow.png') no-repeat;
    height: 236px;
    width: 391px;
    margin-top: 52px;
    margin-right: 5px;
    float: right;
}
#slideshow-container .left, #slideshow-container .right {    
    background: url('../images/navigation.png') no-repeat;
    width: 31px;
    height: 39px;
    margin-top: 99px;
    margin-left: 5px;
    display: block;
    float: left;
    cursor: pointer;
}
#slideshow-container .right {
    background-position: 0px -78px;
    float: right;
    margin-right: 7px;
}
#slideshow-container .left:hover {
    background-position: 0px -117px;
}
#slideshow-container .right:hover {
    background-position: 0px -39px;
}
#slideshow {
    margin-left: 5px;
    margin-top: 54px;
    float: left;
    width: 307px;
    height: 168px;
    position: relative;
}
#slideshow img {
    width: 307px;
    height: 168px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow img.active {
    z-index:10;
}
#slideshow img.last-active {
    z-index:9;
}

/* [=] Navigation Links 
------------------------------------------------ */
#nav {
    clear: both;
    display: block;
    position: relative;
    top: 24px;
}
#nav li a {
    float: left;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 71px;
}
.about {
    background: url('../images/about.png');
    width: 200px;
}
.services {
    background: url('../images/services.png');
    width: 187px;
}
.projects {
    background: url('../images/projects.png');
    width: 184px;
}
.estimates {
    background: url('../images/estimates.png');
    width: 264px;
}
.mail {
    background: url('../images/mail.png');
    width: 99px;
}
#nav li a:hover {
    background-position: 0 -71px;
}

/* [=] Content Elements
------------------------------------------------ */
#content-wrap {
    background: url('../images/content-middle.png') repeat-y 0 0;
    margin-top: 48px;
    padding-bottom: 75px;
    min-height: 400px;
}
#content {
    background: url('../images/content-top.jpg') no-repeat 4px 0;
    z-index: 5;
    padding-bottom: 55px;
    padding-top: 35px;
    display: block;
}
#content-end {
    display: block; 
    background: url('../images/content-end.png') no-repeat 0 0; 
    height: 36px;
}

/* [=] Middle Left Elements
------------------------------------------------ */
#left-content {
    margin-left: 65px;
    width: 521px;
    display: inline-block;
}
#left-content h1 {
    font-family: Verdana;
    font-size: 2em;
    line-height: 1.05;
    color: #0462bb;
    text-align: left;
    font-weight: normal;
    position: relative;
    top: 10px;
    right: 5px;
    left: 0px;
    margin-bottom: 15px;
}
#left-content h1.center {
    text-align: center;
}
#left-content p, #left-content ul li {
    font-family: Arial;
    font-size: 1.3em;
    padding: 0;
    font-weight: 500;
}
#left-content label {
    display: block;
    font-family: Verdana;
    font-size: 1.4em;
    line-height: 1.0;
    color: #0462bb;
    text-align: left;
    font-weight: normal;
    margin-bottom: 5px;
}
#left-content ul {
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 8px;
}
#left-content ul li {
    list-style-type: disc;
    list-style-position: inside;
}

/* [=] Middle Right Elements
---------------------------------------- */
#right-content {
    width: 344px;
    display: inline-block;
    float: right;
    position: relative;
    top: -5px;
}

/* [=] Home Specific Elements
---------------------------------------- */
.home {
    background: url('../images/about-quote.png') no-repeat 0 0;
    height: 311px;
    display: block;
}
.home .homeQuote {
    color: #c9ff00;
    width: 145px;
    display: block;
    font-family: Arial;
    font-size: 1.1em;
    text-align: left;
    position: relative;
    left: 175px;
    top: 50px;
}
.home .info {
    display: block;
    position: relative;
    top: 110px;
    left: 175px;
    font-size: 0.9em;
    font-family: Arial;
    font-weight: bold;
    width: 150px;
}
.home .info .name {
    color: #1355ab;
    display: block;
}
.home .info .building {
    color: #767575;
    display: block;
}

/* [=] Right Column/Widget Elements
----------------------------------- */
#getestimate {
    background: url('../images/get-estimate.png') no-repeat 0 0;
    width: 276px;
    height: 71px;
    display: block;
}
#getestimate:hover {
    background-position: 0 -71px;
}
#column {
    background: url('../images/column.png') no-repeat 0 0;
    height: 300px;
    display: block;
    width: 313px;
    margin-left: -15px;
}
#column.clients {
    background: url('../images/clients.png') no-repeat 0 0;
}
#column.estimates {
    background: url('../images/photography.png') no-repeat 0 0;   
    margin-top: -5px; 
}
#column.location {
    background: url('../images/column-small.png') no-repeat 0 0;
    height: 219px;
    width: 315px;
}
#column label.column-title {
    padding-left: 32px;
    margin-left: 10px;
    padding-top: 2px;
    height: 29px;
    background: url('../images/arrow.png') no-repeat 0 0;
    font-size: 1.4em;
    font-family: Verdana;
    font-weight: bold;
    color: #1355ab;
    display: block;
    position: relative;
    top: 15px;
}
#column ul {
    margin-left: 43px;
    position: relative;
    top: 40px;
}
#column ul li {
    list-style-image: url('../images/list-item.png');
    list-style-position: inside;
    font-size: 1.2em;
    font-family: Verdana;
    color: #444444;
    padding-top: 3px;
    padding-bottom: 1px;
}
#column p {
    position: relative;
    margin-top: -80px;
    left: 20px;
    font-size: 1.2em;
    font-family: Verdana;
    color: #444444;
}

/* [=] Contact Specific Elements
------------------------------------- */
a.gmap {    
    background: url('../images/map.jpg') no-repeat 0 0;
    width: 90px;
    height: 121px;
    position: relative;
    display: block;
    left: 220px;
}
#contact-form {
    margin-right: 25px;
}
#contact-form label {
    font-size: 1.1em;
    font-family: Verdana;
    color: #444444;
    margin-top: 8px;
}
#contact-form label span {
    color: #0f86c8;
}
#contact-form input, #contact-form textarea {
    background-color: #ededed;
    border: 1px inset #CCCCCC;
    width: 220px;
    font-family: Arial;
    font-size: 1.1em;
    color: #444444;
    display: block;
    padding-left: 5px;
}
#contact-form input {
    height: 29px;
}
#contact-form textarea {
    height: 204px;
    width: 242px;
}
#contact-form .left {
    float: left;
}
#contact-form .right {
    float: right;
}
#contact-form .required {
    font-size: 0.75em;
    position: relative;
    top: 5px;
    display: block;
}
#contact-form #submitContact {
    background: url('../images/submit.png') no-repeat 0 0;
    width: 110px;
    height: 68px;
    border-style: none;
    cursor: pointer;
    display: block;
    position: relative;
    left: 145px;
}
#contact-form #submitContact:hover {
    background-position: 0 -68px;
}