/* CSS Document */
* {
	margin:0px; 
	padding:0;
	#margin: 0px; /*setting for IE7*/
	_margin: 0px; /*setting for IE6*/
}

html, body {    
   height: 100%; 
}


body {
	margin:0;
   	padding:0;
   	height:100%;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(siteimages/webbkgrd.jpg);
	background-repeat: repeat-x;
	}

.body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 32px;
	color:#675545;
	list-style:outside;
	list-style-type:square;
	}
.body a {
	text-align: left;
	color: #675545;
	text-decoration:none;
}
.body a:hover {
	color: #8b8e4b;
	text-decoration:none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 17px;
	line-height: 32px;
	color:#675545;
	font-weight:bold;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 32px;
	color:#675545;
	text-align: left;
	font-style:oblique;
}




/* Main Containers */


#container {
	min-height:100%;
   	position:relative;
}
#alignmentcontainer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 180px;
}
#headercontainer {
	text-align: center;
	height: 151px;
	width: 980px;
	background-image:url(siteimages/santidiazlogo.png);
	background-repeat: no-repeat;
}
#navcontainer {
	text-align: center;
	height: 65px;
	width: 980px;
}

#imagecontainer{
	text-align: center;
	height: 455px;
	width: 980px;
	padding-top: 30px;
}
#portfolioimgcontainer{
	text-align: center;
	height: 660px;
	width: 980px;
	padding-top: 30px;
}

#homecontentleft {
	float: left;
	display: inline;
	width: 600px;
	padding-top: 50px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#homecontentright {
	float: right;
	text-align: left;
	width: 300px;
	padding-right: 40px;
	padding-top: 33px;
}

#homequote {
	clear: both;
	width: 900px;
	padding-right: 40px;
	padding-left: 40px;
}


.designimg {
	width: 230px;
	padding-top: 25px;	
	padding-left: 70px;
	background-image:url(siteimages/design.png);
	background-repeat:no-repeat;	
}
.installimg {
	width: 230px;
	padding-top: 25px;	
	padding-left: 70px;
	background-image:url(siteimages/installation.png);
	background-repeat:no-repeat;	
}
.maintenanceimg {
	width: 230px;
	padding-top: 25px;	
	padding-left: 70px;
	background-image:url(siteimages/maintenance.png);
	background-repeat:no-repeat;	
}

.imagetop {
	height: 50px;
	width: 600px;
	padding-bottom: 25px;	
}
.imagebottom {
	height: 50px;
	width: 600px;
	padding-top: 25px;	
}
.imageleft {
	height: 267px;
	width: 410px;
	float: left;
	text-align:left;
}

#intcontentleft {
	float: left;
	display: inline;
	width: 240px;
	padding-top: 48px;
}
#intcontentright {
	float: right;
	text-align: left;
	width: 660px;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 20px;
}





/* TOP NAV STYLES - HOME PG */

.nav {
	height: 65px;
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;
}

.nav ul {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.nav li {
	display: inline;
}

.nav li a {
	display: inline-block;
	line-height: 60px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 45px;
}

.nav li a:hover {
	background-image:url(siteimages/navover.png);
}

.nav a.current {
	background:url(siteimages/navover.png);
	color: #fff;
}


/* SUB NAV STYLES - INTERIOR PGS */

#subnav {
	width: 240px;
	text-align:center;
}
#subnav ul {
	list-style:none;
}
#subnav li {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height:30px;
	letter-spacing: 2px;
	color: #675545;
	padding-bottom: 36px;
	background-image:url(siteimages/subnav.png);
	background-repeat:no-repeat;
}
#subnav li a {
	color: #675545;
	text-decoration:none;
}

#subnav li a:hover {
	color: #cbc0b7;
	text-decoration:none;
	background:url(siteimages/subnavarrow.png) no-repeat;
	}
#subnav li.current {
	color: #cbc0b7;
	text-decoration:none;
	background:url(siteimages/subnavarrow.png) no-repeat;
	}


/* Text Stylin */


.h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 42px;
	color:#8b8e4b;
	text-align:left;
}
.h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 32px;
	color:#8b8e4b;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 48px;
	color:#675545;
	text-align:center;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 48px;
	font-style: oblique;
	font-weight: bold;
	color:#6b6f2a;
	text-align:center;
}

.sidebarsubhead {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 32px;
	color:#6b6f2a;
}
.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color:#675545;
	text-align:left;
}
.sidebarcopylink {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	line-height: 24px;
	color:#8b8e4b;
}
.sidebarcopylink a {
	color: #8b8e4b;
	text-decoration:none;
}
.sidebarcopylink a:hover {
	color: #675545;
	text-decoration:none;
}
.sidebarcopybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:#675545;
	text-align:center;
}


.sitemap {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 40px;
	color:#675545;
	list-style-position:inherit;
	list-style-type:square;
	}
.sitemap a {
	color: #675545;
	text-decoration:none;
}
.sitemap a:hover {
	color: #8b8e4b;
	text-decoration:none;
}





.overviewcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
.overviewcopy a {
	color: #000000;
	text-decoration:none;
}
.overviewcopy a:hover {
	color: #b20838;
	text-decoration:none;
}




/* @group Footer */

.clearfooter {
   	height: 25px;
   	clear: both;
}

#footer {
	position:absolute;
   	bottom:0;
  	width:100%;	
   	height: 170px;
	background:url(siteimages/footerbkgrd.jpg) repeat-x;
	min-width: 1030px;
}

#footer-container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#utility {
	float: left;
	width: 600px;
	padding-top: 30px;
	padding-left: 40px;
	text-align: left;
	color: #FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 28px;
}

#utility a {
	color: #FFFFFF;
	text-decoration: none;
}
#utility a:hover {
	color: #cbc0b7;
	text-decoration: none;
}

#footer-contact {
	float: right;
	text-align:left;
	width: 230px;
	padding-top: 26px;
	padding-right: 40px;
	padding-left: 70px;
}

#footer-contact h5 {
	color: #FFFFFF;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	line-height: 28px;
}

#footer-contact p {
	color:  #FFFFFF;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
}
#footer-contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-contact a:hover {
	color: #cbc0b7;
	text-decoration: none;
}
