/*-------------------------------------------------------------------------
Selected Tab
-------------------------------------------------------------------------*/

#link3{
	background-image: url(/images/nav/services-selected.gif);
}


/*-------------------------------------------------------------------------
Formatting
-------------------------------------------------------------------------*/
#advantage{
	height: 275px;
}


#content-lt-01{
	width: 251px;
	float: left;
	background-color: #E7E1EB;
	border: 2px solid #E7E1EB;
	background-image: url(/images/travel-mba-advantage-tile2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0 0 1em 0;
}
#content-rt-01{
	width: 290px;
	float: right;
	padding: 0 19px 0 0;
	line-height: 20px;
}
#content-rt-01 li{
	padding-bottom: 1em;
}
#content-lt-02{
	width: 344px;
	float: left;
	padding: 2em 0 0 0;
	line-height: 20px;
}
#content-rt-02{
	width: 190px;
	float: right;
	padding: 2em 19px 0 0;
}
#content-03{
	padding: 0 19px 0 0;
	line-height: 20px;
}

#content-03 h2{
	margin-top: 3em;
}


