/* CSS Document */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin			:0px 0px 0px 0px;
	padding			:0px 0px 0px 0px;
	}
	
h3{
	font-size		:0.85em;
}
h2{
	font-size		:1em;
}
h1{
	font-size		:1.1em;
}
p{
	font-size		:0.80em;
	line-height		:16px;
	letter-spacing:1px;
	word-spacing:0.0em;
}

body{
	text-align		:center;
	font-family		:arial, sans-serif;
	/* Verdana, Tahoma, Arial, Helvetica, sans-serif */
	/*background: #222222;*/ /* was 050505 */
	/*background		:#1c1c1c url(../images/background.jpg) repeat-x;*/
	background		:#111111 url(../images/background.jpg) repeat-x;
	background-attachment:fixed;
}
.clearFix{
	clear			:both;
	line-height		:0px;
	font-size		:0px;
}
#wrapper{
	margin			:0px auto;
	padding			:0px;
	width			:963px;
	/*background		:#222222 url(../images/background.jpg) no-repeat;
	background-attachment:fixed;*/
	/* was background		:#050505 url(../images/background.jpg) no-repeat; */
}
#header{
	margin			:0px;
	padding			:0px;
	width			:963px;
	text-align		:left;
}
#header-left{
	float			:left;
}
#header-right{
	float			:left;
}
#middleRow{
	margin			:0px;
	padding			:0px;
	width			:963px;
	text-align		:left;
	float			:left;
}
#leftThreeCol{
	margin			:0px;
	padding-top		:10px;
	width			:195px;
	float			:left;
	text-align		:left;
}
#centerThreeCol{
	margin			:0px;
	padding			:0px;
	width			:505px;
	float			:left;
	text-align		:left;
}
#centerThreeCol p.formParaSpacer{
	padding-bottom	:5px;
}

p.formParaSpacerError
{
	background-color:#FF6600;
}


#centerThreeCol p{
	color			:#A9A9A9; /* ffffff */
	padding-top		:10px;
}
#centerThreeCol p.firstParagraph{
	font-weight		:normal;
}
#centerTwoCol{
	margin			:0px;
	padding			:0px;
	width			:765px;
	float			:left;
	text-align		:left;
}
#rightThreeCol{
	margin			:0px;
	padding			:0px;
	width			:260px;
	float			:left;
	text-align		:left;
}
#rightThreeCol p{
	color			:#A9A9A9; /* ffffff */
	padding-top		:10px;
	padding-left	:35px;
	padding-right	:20px;
	font-size		:0.7em;
}
#rightThreeCol p.underImage{
	color			:#A9A9A9; /* ffffff */
	padding-top		:10px;
	padding-left	:50px;
	padding-right	:90px;
	font-size		:0.6em;
}
#rightThreeCol p.italic{
	font-style:italic;
}
#rightThreeCol p a{
	color			:#FF6600;
	text-decoration	:none;
}
#rightThreeCol p a:hover{
	color			:#FF6600;
	text-decoration	:underline;
}
#rightThreeCol img.rightSideTower{
	margin-top		:20px;
	margin-left		:38px;
}


#footer{
	margin			:0px;
	padding			:0px;
	width			:100%;
	float			:left;
	text-align		:left;
}
#footerText{
	padding-top		:5px;
	padding-bottom	:5px;
	padding-left	:15px;
	padding-right	:5px;
	width			:100%;
	/*background		:#222222;*/
	text-align		:center;
}
#footerText p{
	color			:#A9A9A9; /* ffffff */
	font-size		:0.68em;
}

ul.footerAddress{
	list-style		:none;
	font-size		:0.80em; /*was 0.59em*/
	color			:#A9A9A9; /* ffffff */
	margin-left		:181px;
	margin-top		:20px;
	margin-right	:0px;
	margin-bottom	:20px;
}
.footerAddress li{
	float			:left;
}

ul.footerNumbers{
	margin-left		:181px;
	margin-top		:40px;
	margin-right	:0px;
	margin-bottom	:20px;
	list-style		:none;
	font-size		:0.80em; /*was 0.59em*/
	color			:#A9A9A9; /* ffffff */
}
.footerNumbers li{
	float			:left;
}
.footerNumbers li a{
	color			:#A9A9A9; /* ffffff */
	text-decoration	:none;
}
.footerNumbers li a:hover{
	color			:#A9A9A9; /* ffffff */
	text-decoration	:underline;
}
span.orangeFooterTitle{
	color			:#FF6600;
}

span.contactMeConfirm
{
	color			:#FF6600;
}
span.contactMeConfirmText
{
	color			:#A9A9A9; /* ffffff */
}

/* INDEX PAGE STYLES */
#indexMainImage{
	float			:left;
}
.indexFourPallets{
	margin-top		:22px;
	padding			:0px;
	width			:167px;
	float			:left;
	text-align		:left;
}
.indexFourPallets h3{
	padding-top		:11px;
	margin-left		:12px;
	color			:#FF6600;
}
.indexFourPallets p{
	padding-top		:5px;
	margin-left		:12px;
	color			:#A9A9A9; /* ffffff */
}
.indexFourPallets p a{
	color			:#FF6600;
	text-decoration	:none;
}
.indexFourPallets p a:hover{
	color			:#FF6600;
	text-decoration	:underline;
}

.indexFourPalletsPadding{
	padding-left	:19px;
}
/* RESIDENTIAL STYLES */
h1.orangeTitle{
	color			:#FF6600;
}
h3.orangeTitle{
	color			:#FF6600;
}
h3.whiteTitle{
	padding-top		:15px;
	color			:#A9A9A9; /* ffffff */
	padding-bottom	:0px;
	margin-bottom	:0px;
}
#centerThreeCol p.subPara{
	padding-top		:3px;
}
.morepadding{
	padding-top:25px;
}
/* LEFT MENU STYLES */
ul.menu{
	margin-left		:25px;
	margin-right	:0px;
	margin-top		:0px;
	margin-bottom	:0px;
	padding			:0px;
	display			:block;
	width			:160px;
	list-style		:none;
}
.menu li{
	margin			:0px;
	padding-bottom	:3px;
}

.menu li a{
	margin			:0px;
	padding			:0px;
	display			:block;
	color			:#A9A9A9; /* ffffff */
	text-decoration	:none;
}
.menu li a:hover{
	margin			:0px;
	padding			:0px;
	display			:block;
	color			:#FF6600;
	text-decoration	:none;
}
h2.oneSection{
	margin			:0px;
	padding			:0px;
	display			:block;
	color			:#FF6600;
	text-decoration	:none;
}
/*	EQUIPMENT PAGE STYLES */
.divRow{
	width			:500px;
	text-align		:left;
	margin-top		:25px;
	padding-bottom	:20px;
	border-bottom	:1px dotted #A9A9A9; /* ffffff */
}
.divRowImage{
	width			:152px;
	float			:left;
}
.divRowImageTestimonials{
	width			:115px;
	float			:left;
}
.divRowText{
	width			:348px;
	float			:left;
	color			:#A9A9A9; /* ffffff */
}

.divRowText h3{
	margin-left		:25px;
}

.divRowText p{
	margin-left		:25px;
	padding-right	:10px;
	padding-top		:10px;
}
.divRowText p.testimonialsPara{
	margin-left		:25px;
	padding-right	:10px;
	padding-top		:0px!important;
	font-weight		:normal!important;
}
.divRowText p.italic{
	font-style:italic!important;
}
.noBorder{
	border-bottom	:none!important;
}
ul.contactNum{
	list-style		:none;
	color			:#A9A9A9; /* ffffff */
	font-size		:0.8em;
	margin-left		:33px;
	padding-top		:15px;
}
.contactNum li a{
	color			:#A9A9A9; /* ffffff */
	text-decoration	:none;
}
.contactNum li a:hover{
	color			:#A9A9A9; /* ffffff */
	text-decoration	:underline;
}
#rightThreeCol p.subTextRegAddress{
	font-size		:0.55em;
	padding-left	:38px;
}
.formImputWidth{
	width			:310px!important;
}
.formImputWidthError{
	width			:310px!important;
	background: #FF6600;
}

/* IMAGE SQUARE FOR GALERY */
#imageSquare{
	width			:729px;
	height			:480px;
}
#imageSquareRowTop{
	width			:728px;
	height			:80px;
}
#imageSquareRowMiddle{
	width			:728px;
	height			:320px;
}
#imageSquareRowBottom{
	width			:728px;
	height			:80px;
}
#rowMiddleLeft{
	width			:91px;
	height			:320px;
	float			:left;
}
#rowMiddleCenter{
	width			:546px;
	height			:320px;
	float			:left;
}
#rowMiddleRight{
	width			:91px;
	height			:320px;
	float			:left;
}

#flash-gallery {
	margin-top: 10px;
	color: :#A9A9A9; /* fff */
}

/* Contact form validation styles */

#centerThreeCol .bg-hilite {
	background-color: #f60;
	margin: 20px 20px 20px 0;
	padding: 10px;
}
#centerThreeCol .bg-hilite p {
	font-weight: bold;
}

#centerThreeCol p.form-error {
	background-color: #f60;
	color: :#A9A9A9; /* fff */
	margin-top: 5px;
	padding: 4px 6px;
}
#centerThreeCol p.contact-success a {
	color: #f60;
}






