.servicespadding {
	height: auto;
	width: 685px;
	position: relative;
	float: left;
	padding-bottom: 30px;
}

.servicesleft {
	width: 321px;
	height: auto;
	position: relative;
	float: left;
} 

.servicesright {
	width: 321px;
	height: auto;
	position: relative;
	float: right;
}

.top {
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	width: 311px;
	height: 20px;
	position: relative;
	float: left;
	padding-left: 10px;
	background-image: url(images/services/top_red_bar.gif);
	background-repeat: no-repeat;
}

.image {
	width: 45px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 45px;
	position: relative;
	float: right;
	top: -26px;
	left: -15px;
}

.text {
	width: 299px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #FD5C17;
	font-family: Tahoma, Verdana;
	background-color: #FFF1D5;
}

.text a:hover {

	border-color: #FFFFFF;

}
.mainpadding {
	height: auto;
	width: 685px;
	position: relative;
	float: left;
	padding-bottom: 30px;
}

.mainleft {
	width: 220px;
	height: auto;
	position: relative;
	float: left;
} 
.mainleft_1 {
	width: 300px;
	height: auto;
	position: relative;
	float: left;
} 

.mainmiddle {
	width: 228px;
	height: auto;
	position: relative;
	float:none;
} 

.mainright {
	width: 220px;
	position: relative;
	float: right;
	height: auto;
}

table.mytable td.row { 
border:1px solid #FD5C17;

background-color:#FFF1D5;
}

.dbpadding {
	height: auto;
	width: 585px;
	position: relative;
	float: left;
	padding-bottom: 30px;
}

.dbleft {
	width: 220px;
	padding-left:50px;
	height: auto;
	position: relative;
	float: left;
} 

.dbiddle {
	width: 228px;
	height: auto;
	position: relative;
	float:none;
} 

.dbright {
	width: 220px;
	position: relative;
	float: right;
	height: auto;
}
/**.row { 
border:1px solid #FD5C17;

background-color:#FFF1D5;
}**/
