#leftColumn p {
	margin-bottom: 10px;
}
#center h2 {
	display: block;
	width: 500px;
	height: 88px;
	background:transparent url(../../images/mayday-inst-headline.png) no-repeat 40px 10px;
	
}
#rightColumn .columnContainer {
	padding: 55px 10px 0px 10px !important;
	
}
#rightColumn ul {
	margin-right: 0px !important;
	
}
#rightColumn li {
	
	margin-bottom: 5px;
}
#rightColumn h3.ratings{
	background: transparent url(../../images/mayday-inst-faa-ratings.png) no-repeat left top;
	height: 25px;
	
}
#rightColumn h3.employees{
	background: transparent url(../../images/mayday-inst-our-employees.png) no-repeat left top;
	height: 25px;
	
}
#leftColumn h3.dealerLinks{
	background: transparent url(../../images/mayday-dealer-h3.png) no-repeat left top;
	height: 25px;
}
#leftColumn h3 span{
	display: none;
}
#leftColumn .columnContainer .child{
	margin-left: 115px;
}

#rightColumn h3 span{
	display: none;
}
.leftchild {
	width: 100px;
	float: left;
	text-align: right;
}
.leftchild a{
	display: block !important;
	text-transform:  normal !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
.leftchild ul{
	margin: 0 !important;
	padding: 0 !important;
}
.leftchild li{
	list-style: none !important;
	margin-bottom: 10px !important;
}

#Links {
	padding-left: 12px;
}

#center a {
	font-size: 16px !important;
	padding: 0% !important;
	margin: 0% !important;
}
#center dl {
	margin-bottom: 20px;
}
#center dt {
	padding-top: 10px;
	border-top: 1px solid #000;
	margin-top: 20px;
}
#center dt.first {
	border: none;
	margin: 0;
	
}	
#center div.content #rightColumn{
	background-image: none;
}
#center .bgcontainer{
	background: transparent url(../../images/mayday-rightColumn-bottom.png) no-repeat left bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
}	
