/* CSS Document */
body {
	text-align: center;
	min-width: 750px;	
}

#container
{
	/*width: 95%;*/
	width: 970px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

li{
	font-size: 10pt;
}

.side {
	border-right: 1px solid #666666;
	padding-bottom: 5px;
}

.box {
	border-bottom: 1px solid #333;
}

.required{
	color: #FF0000;
	font-weight: bold;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 2px;
}
.estimate {
	font-size: 10pt;
	padding: 4px;
}

#date {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	height: 21px;
	padding: 6px 5px 4px 25px;
	margin: 0;
	float: right;
}

.note {
	font-size: 11px;
	color: #999999;
}

.right {
	float: right;
	margin-left: 10px;
	clear: right;
}
.left{
	float: left;
	margin-right: 3px;
}

#text{
	width: 60%;
	float: left;
}

#logo
{
	width: 245px;
	height: 130px;
	float: left;
	text-align: left;
}

#head {
	padding: .5em;
	clear: both;
	padding-bottom: 130px;
}

#head #right
{
	width: 300px;
	float: right;
	text-align: right;
}
/* Nav List CSS */
#navcontainer
{	
	width:950px;
	margin: 0 auto;
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-x;
	background-position: left;
}

#navlist{
	
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;

}

#navlist li
{
	display: inline;
	margin: 0;
	padding: 2px 0 0 3px;;
	list-style-type: none;
	
}

#navlist a 
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: 15px;
	font-style: italic;
}


#navlist a:link, #navlist a:visited
{
	text-decoration: none;
}

#navlist a:hover
{
	color: #CA0000;
}

/* End Nav List */


#footer {
	font-size: 10px;
	color: #333333;
	border-top: 2px solid #333;
	height: 10px;
	padding-top: 5px;
	clear: both;
	text-align: center;
}

#content
{
	margin: 0;
	padding: 0 10px;
	text-align: left;
}

#content a {
	text-transform: uppercase;
	color: #CC3300;
	font-size: 11px;
}

#content a:visited {
	color: #CE3000;
}

#content h2{
	color: #3333CC;
}

#content h4{
	margin: 0;
	padding: 2px 2px 0 0;
}

#content .images
{
	margin-right: 0;
	padding: 5px;
	border: 0;
}

#video{
	float: right;  
	clear: right; 
	text-align: center;
	width: 40%;
}

#residential{
	background-image: url(../images/residential.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#commercial{
	background-image: url(../images/commercial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#storage{
	background-image: url(../images/storage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#blocks{
	width: 100%;
	padding: 0;
	margin: 0;
}

#blocks div{
 	width: 241px;
	height: 151px;
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	text-align: left;
}


#blocks div a{
	text-transform: none;
	text-decoration: none;

}

#blocks div a:hover{
	text-transform: none;
	text-decoration: underline;
}

#blocks div h4{
	color: #ca3c3a;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
}

#blocks div p{
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/* ---------------------------------------------------------------------------

	Declarations

--------------------------------------------------------------------------- */

.footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #A2A2A2;
}

.tagline {	
	width: 303px;
	float: left;
	font-size: 24px;
	color: #4140BF;
	margin: 2px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.pictureframe-right {
	border: 1px #d8d8d8 solid;
	padding: 4px;
	float: right;
	margin: 0px 0px 0px 15px;
}

.pictureframe-left {
	border: 1px #d8d8d8 solid;
	padding: 4px;
	float: left;
	margin: 0px 15px 0px 0px;
}

.residential-pics {
	text-align: center;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
}

.residential-pics img {
	display: inline;
	margin: 0px 0px 0px 0px;
	border: 1px #d8d8d8 solid;
	padding: 4px;
}

.commercial-pics {
	text-align: center;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
}

.commercial-pics img {
	display: inline;
	margin: 0px 0px 0px 0px;
	border: 1px #d8d8d8 solid;
	padding: 4px;
}

.warehouse-pics {
	float: right;
	width: 480px;
	text-align: center;/*
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;*/
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
}

.warehouse-pics img {
	display: inline;
	margin: 0px 5px 0px 0px;
	border: 1px #d8d8d8 solid;
	padding: 4px;
}


.site-map-list ul {
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 10px 5px;
	text-indent: 1px;
	list-style: none;
}

.site-map-list li {
	border-bottom: 1px solid #d8d8d8;
	list-style: none;
	margin: 0px 0px;
	padding: 8px 0px;
	font-size: 13px;
}

.site-map-list li a {
	font-weight: bold;
}

.site-map-list a:link,
.site-map-list a:visited {
	color: #006699;
	text-decoration: none;
}

.site-map-list a:hover,
.site-map-list a:visited:hover {
	color: #0099cc;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------

	Footer

--------------------------------------------------------------------------- */

.footer-graphics {
	text-align: center;
	border-bottom: 2px solid #333;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.footer-graphics img {
	display: inline;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.footer-nav-container {	
	margin: 0 auto;
	background-image: url(../images/footer-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.footer-nav  {
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;

}

.footer-nav  li {
	display: inline;
	margin: 0;
	padding: 2px 0 0 3px;;
	list-style-type: none;
	
}

.footer-nav  a {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: 15px;
	font-style: italic;
}


.footer-nav a:link, .footer-nav a:visited {
	text-decoration: none;
}

.footer-nav a:hover {
	color: #000;
}