#shadows-left {
	float: left;
	width: 839px;
	/*border:1px solid grey;*/
	padding:0;
	background: url('../img/left-shadow-top.png') no-repeat scroll top left;
	margin:0px;
}

#shadows-left-bottom {
	/*border:1px solid blue;*/
	float: left;
	background: url('../img/left-shadow-bottom.png') no-repeat scroll bottom left;
	padding:0px 0px 0px 26px;
	width: 839px;
	margin:0px;
}

#shadows-right {
	/*border:1px solid #d782Af;*/
	float: left;
	background: url('../img/right-shadow-top.png') no-repeat scroll top right;
	width: 834px;
}

#shadows-right-bottom {
	/*border:1px solid blue;*/
	float: left;
	background: url('../img/right-shadow-bottom.png') no-repeat bottom right;
	width: 836px;
	padding:0px; 
	margin:0px;
}

#column-right-price {
	float: left;
	width: 500px;
	/*border: 1px solid red;*/
	padding: 5px 5px 5px 5px;
}

#column-right-price table {
	border-color: #cccccc;
	border-collapse: collapse;
	width:100%;
	margin: 0px 0px 10px 0px;
}

#column-right-price table th {
	color: #999999;
	font-size: 14px;
}

#column-right-price table td {
	font-weight:bold;
	padding: 10px;
	text-align: center;
}

.left {
	text-align: left !important;
}

.odd {
	background-color: #f3f8fd;
}

#subpage-top-banner {
	height: 90px;
	width: 800px;
	float: left;
	background-color: #ffffff;
	/*border: 1px solid red;*/
}

#logobanner {
	position:absolute;
	margin-left: -40px;
	*margin-left: -850px;
	*margin-top: -67px;
	width: 260px;
	height: 250px;
	/*border: 1px solid red; 
	display: none;*/
}

#column-left {
	padding-top: 120px;
}

.acceptable-materials {
	border:1px solid #cccccc;
	width:100%;
	margin: 0px 0px 10px 0px;	
	border-left:0px;
}

.acceptable-materials td, .acceptable-materials th {
	padding:5px;
	text-align: left;
	border-left:1px solid #cccccc;
}

col {
	border-left:1px solid #cccccc;
}

.acceptable-materials table td, .acceptable-materials table th {
	border:0;
	padding: 2px;
}

#aboutus-phone {
	background: url('../img/iphone.png') no-repeat scroll bottom left;
	height:293px;
	margin-left:400px;
	margin-top:-45px;
	position:absolute;
	width:203px;	
}

#contact-form .input {
	padding-top:20px;
	width:50%;
	float: left;
}

#contact-form .select {
	float: left;
	clear:both;
	width: 500px;
}



#contact-form .input input {
	width: 90%;
}

#contact-form .textarea {
	float: left;
	clear:both;
	width: 500px;
}
