#flash {
	background-image: url(../images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 0;
	height: 232px;
}
.serviceitem {
	padding: 0 0 0 0px;
	width: 640px;
}
.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;
}
