@charset "utf-8";
/* CSS Document */
#summaryContainer {
	float:left;
	margin-left:9px;
}
#summaryContainer .summary {
	width:269px;
}
#servicesContainer {
	width:538px;
	margin-left:9px;	
}
#summaryContainer a {
	text-decoration: underline;
	font-size:12px;
	color:#16328a;
}
#summaryContainer a:hover {
	color:#FF0000;
}
#summaryTp {
	margin-top:10px;
	background-image: url(../images/general/summaryTp.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:269px;
}
#summaryContent {
	background-color:#0a7cb8;
	padding-top:5px;
	padding-bottom:5px;
}
#summaryContent .summary {
	width:269px;
}
#summaryContent .services {
	width:538px;
}
#summaryBlock {
	height:100%;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;	
}
#summaryBlock h1 {
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:5px;
}
#summaryBlock ul {
	font-size:12px;
}
#summaryBlock h2 {
	font-size:12px;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:5px;
}
#summaryBlock p {
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	font-size:12px;
}
#summaryBlock p.center {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#summaryBlock p.clear {
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	text-align:center;
}
#summaryBlock a {
	text-align:center;
	clear:both;
}
#summaryBlock #contentWrap {
	background-color:#FFFFFF;
	padding-bottom:5px;
}
#summaryBlock #left {
	width:40%;
	padding-left:7px;
	float:left
}
#summaryBlock #right {
	width:55%;
	float:right;
}
#summaryBlock #right p {
	font-size:12px;
	text-align:justify;
	margin:0;
	padding:0;
	padding-right:5px;
	clear:both;
}
#summaryBtm {
	margin-bottom:10px;
	width:269px;
	height:11px;
	background-image: url(../images/general/summaryBtm.jpg);
	background-repeat:no-repeat;
}
#latestNewsContainer {
	margin-top:10px;
	width:278px;
	float:right;
}
#latestNewsContent {
	width:228px;
	margin-left:30px;
	margin-right:20px;
}
#latestNewsContent h1 {
	text-align:center;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	padding-top:10px;
}
#latestNewsContent hr {
	color:#366dca;
}
#button dl { 
	margin: 0; 
	padding: 0;
}
#button dt {
	margin: 0; 
	padding: 0;
	float:left;
}
#button dt a {
	display: block;
	height: 0px !important;
	height /**/:130px; /* IE 5/Win hack */ 
	padding-top: 130px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#button dt a:hover {
	background-position: 0 -130px;
}
#button dt#transport,
#button dt#transport a { 
	width:98px; 
	background-image: url(../images/nav/transport-icon.png);
}
#button dt#accommodation,
#button dt#accommodation a {
	width:98px;
	background-image:url(../images/nav/accommodation-icon.png);
}
#button dt#catering,
#button dt#catering a {
	width:98px;
	background-image:url(../images/nav/catering-icon.png);
}
#services {
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	width:538px;
}
#largeButton dl { 
	margin: 0; 
	padding: 0;
}
#largeButton dt {
	margin: 0; 
	padding: 0;
	float:left;
}
#largeButton dt a {
	display: block;
	height: 0px !important;
	height /**/:225px; /* IE 5/Win hack */ 
	padding-top: 225px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#largeButton dt a:hover {
	background-position: 0 -225px;
}
#largeButton dt#hotelShuttle,
#largeButton dt#hotelShuttle a { 
	width:170px; 
	background-image: url(../images/nav/hotel-shuttle-icon.png);
}
#largeButton dt#corperate,
#largeButton dt#corperate a { 
	width:170px; 
	background-image: url(../images/nav/corperate-transport.png);
}
#largeButton dt#airportShuttle,
#largeButton dt#airportShuttle a { 
	width:170px; 
	background-image: url(../images/nav/airport-shuttle.png);
}
#largeButton dt#airportShuttle,
#largeButton dt#airportShuttle a { 
	width:170px; 
	background-image: url(../images/nav/airport-shuttle.png);
}
#largeButton dt#guidedTours,
#largeButton dt#guidedTours a { 
	width:170px; 
	background-image: url(../images/nav/guided-tours.png);
}
#largeButton dt#tourism,
#largeButton dt#tourism a { 
	width:170px; 
	background-image: url(../images/nav/tourism.png);
}
#largeButton dt#agileServices,
#largeButton dt#agileServices a { 
	width:170px; 
	background-image: url(../images/nav/agile-services.png);
}
#largeButton dt#transport,
#largeButton dt#transport a { 
	width:170px; 
	background-image: url(../images/nav/transport-icon-large.png);
}
#largeButton dt#accommodation,
#largeButton dt#accommodation a {
	width:170px;
	background-image: url(../images/nav/accommodation-icon-large.png);
}
#largeButton dt#catering,
#largeButton dt#catering a {
	width:170px;
	background-image: url(../images/nav/catering-icon-large.png);
}
#largeButton dt#dailyRates,
#largeButton dt#dailyRates a {
	width:170px;
	background-image: url(../images/nav/daily-rates-icon.png);
}
#largeButton dt#monthlyRates,
#largeButton dt#monthlyRates a {
	width:170px;
	background-image: url(../images/nav/monthly-rates-icon.png);
}
#largeButton dt#eventBased,
#largeButton dt#eventBased a {
	width:170px;
	background-image: url(../images/nav/event-based-icon.png);
}
#largeButton dt#music,
#largeButton dt#music a {
	width:170px;
	background-image: url(../images/nav/music-icon.png);
}
