body {
	text-align: center;
	margin:0;
	padding:0;
	/*background:#323232;*/
	background:url("img/grateBG.jpg");
  }


html {height:100%;}
form {margin:0; padding:0}

A:link { TEXT-DECORATION: none;COLOR: #68771C}
A:visited { TEXT-DECORATION: none;COLOR: #68771C}
A:hover { COLOR: #3F3F3F; TEXT-DECORATION: none }



td, tr, span, div {font:12px tahoma, sans-serif;}

.divClear{
	clear:both;
}


#wrapper{
	margin: 0 auto;
	text-align: center; 
	width: 100%;
}


#container {
	margin: 0 auto;
	width: 1024px;
	height:1198px;
	text-align: left;
	background: url("img/mainBG.jpg");
	background-repeat: repeat-x;
	background-position: 0px 251px;

	border-left:4px solid #000;
	border-right:4px solid #000;
}





#flashTree{
	position: absolute;
	z-index:2;
	left:615px;
	top:28px;
}


#flashTruck{
	position: absolute;
	z-index:3;

	top:670px;
}

#flashSubway{
	position: absolute;
	z-index:3;

	top:1279px;
}




#quoteForm{
	position:relative;
	top:25px;
	left:3px;
	background:url('img/quotebg.jpg');
	width:210px;
	height:345px;
	z-index:3;
}

#quoteForm input, #quoteForm textarea{
	color:#343434;
	border:0px;
	position:absolute;
	font:13px tahoma, sans-serif;
}

#qf1{
	padding:2px;
	line-height:26px;
	background:url('img/qf1.jpg');
	width:190px;
	height:24px;
	top:52px;
	left:8px;
}

#qf2{
	padding:2px;
	line-height:28px;
	background:url('img/qf2.jpg');
	width:190px;
	height:24px;
	top:90px;
	left:8px;
}

#qf3{
	padding:2px;
	line-height:28px;
	background:url('img/qf3.jpg');
	width:190px;
	height:24px;
	top:128px;
	left:8px
}

#qf4{
	padding:2px;
	background:url('img/qf4.jpg');
	width:190px;
	height:138px;
	top:166px;
	left:8px
}

#qf5{
	width:109px;
	height:22px;
	top:313px;
	left:93px
}



#leftCol{
	width:210px;
	height:300px;
	float:left;
	top:14px;
}

#showcase{
	width:725px;
	height:520px;
	position:relative;
	float:left;
	top:14px;
	background:url('img/sign.gif');

}


#showcaseItems{
	position:relative;
	left:264px;
	top:46px;
	width:425px;
}

#showcaseImg{
	border:4px solid #343434;
}

.showcaseT{
	border:2px solid #343434;
	margin-top:3px;
	margin-right:1px;
}



.thankYou
{
padding:10px;
}


