#flash {
	background-image: url(../images/quotebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.serviceitem {
	padding: 0 0 0 0px;
	width: 475px;
}
.servicetext {
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #272727;
	padding: 10px 100px 10px 25px;
	
	background:url(../images/servicearrow.gif) no-repeat top left;
}
#bottom {
border-bottom-style:none;

}

#servicetop {
	margin: 0 250px 0 0;
}

#quoteform label
{
	width: 120px;
	float: left;
	text-align: right;
	display: block;
	margin: 2px 14px 0 0;
}

#quoteform {
	height: 320px;
}


#quoteform select
{
	color: #000000;
	background:#FFFFFF;
	border: 1px solid #000000;
	font-size:11px;
	width: 175px;
	height: 15px;
	padding: 2px 0;
}
#quoteform textarea
{
	color: #000000;
	background:#FFFFFF;
	border: 1px solid #000000;
	font-size:11px;
	width: 192px;
	height: 105px;
	padding: 2px 0;
}
#quoteform div
{
	padding: 3px 0;

}
#col2 {
	position: absolute;
	left: 402px;
	top: 381px;
	width: 500px;
	height: 304px;
}
#col2 .details label {

width: 190px;
	float: left;
	text-align: left;
	display: block;
	margin: 2px 14px 0 0;
}
#col2 #submitbut,  #col2 #resetbut{
	height: 14px;
	width: 64px;
	
	padding: 0;
}
#col2 #submitbut{
	position: absolute;
	right: 229px;
	
}
#col2 #resetbut{
	position: absolute;
	right: 20px;
	
}
.white {
	color: #FFFFFF;
}
