/* Universal Styles ________________________________________________*/
* {
	margin: 0;
	padding: 0;
}

html, body {
        height: 100%;
}

body {
	font-family: "Trade Gothic", Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #74685C;
	background-image: url(../images/bg_utilityNav.gif);
	background-repeat: repeat-x;
}

p, li, table {
	font-size: .75em;
}

h1, h2, h3, h4 {
	font-family: Georgia, times new roman, serif;
	text-transform: uppercase;
	font-weight: lighter;
}

img {
	border: none;
}

a:link, a:visited {
	color: #fff;
}

a:hover, a:active {
	color: #3d471f;
}



/* Overall Structure/Positioning _____________________________________________*/
#containerTop {
	position: relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#containerBottom {
	overflow: auto;
	margin-top: 35px;
	padding: 15px 0;
	background-color: #211a18;
	border-top: 1px solid #807465;
	border-bottom: 1px solid #807465;
}



/* Utility Navigation _____________________________________________*/
ul#utilityNav {
    clear: both;
	list-style: none;
	margin: 0 55px 0 0;
	float: right;
}

ul#utilityNav li {
	float: left;
	height: 22px;
	margin-left: 15px;
	padding: 7px 0;
	font-size: 11px;
	text-transform: uppercase;
}

ul#utilityNav li a:link, ul#utilityNav li a:visited {
	text-decoration: none;
}



/* Logo _____________________________________________*/
#logoGraphic {
	position: absolute;
	top:59px;
	display: none;
}
h1#logo {
	clear: both;
	width: 402px;
	height: 60px;
	margin-top: 155px;
	text-indent: -9999em;
	background-image: url(../images/logo.gif); 
}

#phoneEmailTop {
	position: absolute;
	top: 75px;
	right: 15px;
	color: #fff;
	font-size: .9em !important;
}



/* Global Navigation _____________________________________________*/
ul#globalNav {
    position: relative;
	border-top: 1px solid #807465;
	border-bottom: 1px solid #807465;
	margin: 35px auto 16px auto;
	list-style: none;
	width: 970px;
	height: 30px;
}

ul#globalNav li {
	float: left;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, serif;
	text-align: center;
	text-indent: -9999em;
}

ul#globalNav li a {
	border: 0;
 	text-decoration: none;
 	display: block;
	background: transparent url(../images/globalNav.gif) no-repeat;
}

li#navResidential a {
	width: 265px;
	height: 30px;
}

li#navCommercial a {
	width: 112px;
	height: 30px;
}

li#navIndoor a {
	width: 74px;
	height: 30px;
}

li#navPatterns a {
	width: 93px;
	height: 30px;
}

li#navExcavation a {
	width: 108px;
	height: 30px;
}

li#navCutting a {
	width: 318px;
	height: 30px;
}

li#navResidential a:link, li#navResidential a:visited {
	background-position: 0 0;
}

li#navCommercial a:link, li#navCommercial a:visited {
	background-position: -265px 0;
}

li#navIndoor a:link, li#navIndoor a:visited {
	background-position: -377px 0;
}

li#navPatterns a:link, li#navPatterns a:visited {
	background-position: -451px 0;
}

li#navExcavation a:link, li#navExcavation a:visited {
	background-position: -544px 0;
}

li#navCutting a:link, li#navCutting a:visited {
	background-position: -652px 0;
}

li#navResidential a:hover, li#navResidential a:active, #residential li#navResidential a {
	background-position: 0 -30px;
}

li#navCommercial a:hover, li#navCommercial a:active, #commercial li#navCommercial a {
	background-position: -265px -30px;
}

li#navIndoor a:hover, li#navIndoor a:active, #indoor li#navIndoor a {
	background-position: -377px -30px;
}

li#navPatterns a:hover, li#navPatterns a:active, #patterns li#navPatterns a {
	background-position: -451px -30px;
}

li#navExcavation a:hover, li#navExcavation a:active, #excavation li#navExcavation a {
	background-position: -544px -30px;
}

li#navCutting a:hover, li#navCutting a:active, #cutting li#navCutting a {
	background-position: -652px -30px;
}





/* Promo Area _____________________________________________*/
#promo {
	width: 602px;
	border: 1px solid #807465;
}



/* Tagline Area _____________________________________________*/
h2#tagline {
	width: 600px;
	height: 275px;
	margin: 1px;
	background-image: url(../images/ultimate.jpg); 
}




/* Callouts _____________________________________________*/
#callouts {
	position: absolute;
	top:179px;
	right: 0px;
	width: 325px;
	border: 1px solid #807465;
}

#residential #callouts, #commercial #callouts, #indoor #callouts, #patterns #callouts, #excavation #callouts, #cutting #callouts {
	top: 225px;
}

#calloutsInner {
    margin: 1px;
    padding: 25px;
	background-color: #9f8d7f;
	color: #fff;
}

#calloutsInner h3 {
	font-size: .9em;
	text-indent: -9999em;
}

#calloutsInner p {
	line-height: 18px;
}

#calloutsInner ul {
	list-style: none;
	margin: 10px 0 25px 0;
	border-bottom: 1px solid #807465;
}

#calloutsInner ul li {
	padding: 7px 15px 4px 15px;
	color: #74685c;
	border-top: 1px solid #807465;
}

#calloutsInner ul li:hover {
	background-color: #211a18;
}

#calloutsInner ul li a:link, #calloutsInner ul li a:hover, #calloutsInner ul li a:visited, #calloutsInner ul li a:active {
	text-decoration: none;
	display: block;
}

#calloutsInner ul li a:hover, #calloutsInner ul li a:active {
	color: #fff;
}

#calloutsInner img {
	width: 249px;
	height: 89px;
	display: block;
	margin: 10px 0 30px 0;
	border: 5px solid #807465;
}

#calloutsInner img:hover {
	border: 5px solid #fff;
}

#calloutsInner h3#exterior {
	background-image: url(../images/title_exterior.gif); 
	width: 179px;
	height: 23px;
}

#calloutsInner h3#business {
	background-image: url(../images/title_business.gif); 
	width: 218px;
	height: 24px;
}

#calloutsInner h3#interior {
	background-image: url(../images/title_interior.gif); 
	width: 202px;
	height: 36px;
}

#calloutsInner h3#contactus {
	background-image: url(../images/title_contact.gif); 
	width: 136px;
	height: 25px;
}

#calloutsInner h3#residentialnav {
	background-image: url(../images/title_residentialnav.gif); 
	width: 168px;
	height: 23px;
}


/* Ribbon _____________________________________________*/
#ribbon {
	overflow: auto;
	width: 970px;
	height: 100%;
	margin: 35px auto;
	text-align: left;
}

/* Workmanship Statement _____________________________________________*/
#workmanship {
	width: 240px;
	margin: 0 0 0 15px;
	padding-right: 35px;
	float: left;
	color: #fff;
}

#workmanship h3 {
	background-image: url(../images/title_workmanship.gif); 
	width: 106px;
	height: 23px;
	text-indent: -9999em;
	margin-bottom: 10px;
}

#workmanship p {
	line-height: 24px;
}

p#signature {
	background-image: url(../images/signature_trevor.gif); 
	width: 192px;
	height: 32px;
	text-indent: -9999em;
	margin: 10px 0;
}


/* Quote Area _____________________________________________*/
#quote {
	float: left;
	width: 280px;
	padding-left: 35px;
	border-left: 1px solid #3F3C3B;
}

#quote h3 {
	background-image: url(../images/title_quote.gif); 
	width: 138px;
	height: 22px;
	text-indent: -9999em;
	margin-bottom: 15px;
}

#quote p  {
	color: #fff;
	line-height: 24px;
}

label {
	color: #fff;
	font-size: .7em;
	display: block;
	margin: 15px 0 5px 0;
}

input, textarea {
	width: 260px;
	border: 1px solid #807465;
	color: #728738;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

#contact input, #contact textarea {
	width: 500px;
}

textarea {
	height: 150px;
}

input.submit, input#saveForm {
    display: block;
	width: 80px !important;
	padding: 0 !important;
	margin-top: 10px !important;
	background-color: #74685c;
	border: 1px solid #3F3C3B;
	color: #211a18 !important;
}

#contact input.submit {
	background-color: #211a18;
	color: #fff !important;
}



/* General Styles for Content Pages _____________________________________________*/
#content {
        width: 600px;
        min-height: 600px;
        color: #fff;
}

#content #feature {
		border: 1px solid #807465;
		padding: 1px;
		padding-top: 5px;
		padding-left: 4px;
		height: auto;
}

#content h2 {
		text-transform: uppercase;
     	margin: 25px 0 15px 0;
     	font-size: 1.4em;
     	font-weight: lighter;
     	letter-spacing: 1px;
}

#content p {
        font-size: .9em;
        line-height: 1.6em;
        margin-bottom: 15px;
        width: 560px;
        font-family: Georgia, Times New Roman, Serif;
}

#content p.breadcrumb {
        font-family: arial, helvetica, sans-serif;
        font-size: .7em;
        text-transform: uppercase;
}

ul#prodIndex, ul#gallery {
        list-style: none;
        width: 620px;
}

ul#prodIndex li {
        float: left;
        margin-right: 25px;
        margin-bottom: 10px;
}

ul#prodIndex li img {
        border: 5px solid #807465;
}

ul#prodIndex li img:hover, ul#gallery li:hover {
	border: 5px solid #fff;
}

ul#gallery li {
        float: left;
        width: 80px;
        height: 60px;
        border: 5px solid #807465;
}

div.partner {
	padding-top: 15px;
	overflow: auto;
	border-top: 1px solid #807465;
}

div.partner img {
	float: left;
	padding: 1px;
	border: 1px solid #807465;
}

div.partner p {
	float: left;
	margin-left: 20px;
	font-family: arial, helvetica, sans-serif !important;
	font-size: .8em !important;
	display: inline;
	width: 380px !important;
}









/* Footer _____________________________________________*/
#footer {
	padding: 25px 0 35px 0;
	color: #fff;
}

p#phoneEmail, p#phoneEmailTop {
	font-size: 1.2em;
	font-family: Georgia, Times New Roman, serif;
	font-weight: lighter;
	margin-bottom: 15px;
}

#footer p {
	line-height: 18px;
}