body{
	margin: 0;
	background: #DEDFE0 url('../images/gradient-bg.png') repeat-x top left;
	font-family: "Geneva", Arial;
	color: #003257;
	font-size: 9pt;
	line-height: 16pt;
	
}
a {
	color: #003257;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover{
	color: #004F89;
}
#page{
		width: 872px;
}

#content{
	padding: 20px;
}
#top-content .left-column{
	
	background: url('../images/top-arrow.gif') no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	width: 430px;
	margin-right: 20px;
	border-right: 1px solid #DBDADA;
	
}
#top-content .right-column{
	
	background: url('../images/top-arrow.gif') no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	float: left;
	width: 300px;
	text-align: justify;
	
}

#bottom-content .left-column{
	
	background: url('../images/bottom-arrow.gif') no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	width: 430px;
	margin-right: 20px;
	border-right: 0px solid #DBDADA;
	
}
#bottom-content .right-column{
	
	background: url('../images/bottom-arrow.gif') no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	float: left;
	width: 300px;
	text-align: justify;
	
}
.bottom-content .left-column{
	
	background: url('../images/bottom-arrow.gif') no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	width: 430px;
	margin-right: 20px;
	border-right: 0px solid #DBDADA;
	
}
.bottom-content .right-column{
	
	background: url('../images/bottom-arrow.gif') no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	float: left;
	width: 300px;
	text-align: justify;
	
}
#header{
	background: url('../images/header-image.jpg') no-repeat;
	width: 872px;
	height: 495px;
	
}

#services-container{
	background: url('../images/services-box.png') no-repeat;
	padding-top: 20px;
	width: 304px;
	height: 245px;
	
}
#services-container ul{
	list-style: none;
	margin: 0;
	padding-left: 30px;
	padding-top: 10px;
}
#services-container li{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#bottom-content{
	float: left;
		width: 872px;
		margin-top: 20px;
		padding-top: 20px;
	background: url('../images/divider.png') no-repeat top center;	
}
#phone{
	float: right;
	width: 300px;
	margin-left: 40px;
	position: relative;
	top: -30px;
	right: -130px;
	font-size: 8pt;
	line-height: 12pt;
}
form {
	background: url('../images/form-bg.png') no-repeat;
	margin-top: 40px;
	padding-top: 20px;
}

form table{
	
	text-align: right;
	
	width: 374px;
	height: 305px;
	
}
form input{
	background: url('../images/form-input.png') no-repeat;
	border: 0;
	padding: 5px;
}

form textarea{
	background: url('../images/form-text-area.png') no-repeat;

	border: 0;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
input.reset{
		background: url('../images/reset.png') no-repeat;
		width: 74px;
		height: 26px;
		
}
input.submit{
		background: url('../images/send.png') no-repeat;
		width: 74px;
		height: 26px;
		
}
form th{
	font-weight: normal;
	width: 100px;
	vertical-align: top;
}

form td{
	vertical-align: top;
	text-align: left;
	border: 0px solid red;
	padding-bottom: 0;
}

#footer{
	margin-top: 30px;
		width: 874px;
		height: 41px;
		padding-top: 10px;
		padding-left: 20px;
	float: left;
	background: url('../images/footer-bg.png') no-repeat top left;
	margin-bottom: 10px;
}

#footer-left{
	float: left;
	width: 400px;
}

#footer-right{
	float: right;
	width: 350px;
}

#links{
	background: url('../images/bottom-arrow.gif') no-repeat;
	
	padding-top: 35px;
	padding-left: 25px;
	float: left;
	width: 1000px;
}
ul.links-left{
	list-style: square;
	float: left;
	width: 400px;
	margin-left: 50px;
}
ul.links-right{
	list-style: square;
	float: left;
	width: 400px;
}
.subscript{vertical-align: baseline;
	font-size: 0.6em;
	position: relative;
	bottom: -0.4em;} 
	
div.right-column-no-arrow{
		background: none;
		padding-top: 35px;
		padding-left: 25px;
		float: left;
		width: 300px;
		text-align: justify;

	}
	
	img{
		border: 0;
	}
	
	#chinese-drywall a{
		border: 0;
	}
