/* body */

body	{
	text-align: center;
	font: 12px/1.2em Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	color: #5C543F;
	background-image: url(../images/spacer.jpg);
	background-attachment: fixed;
	background-position: center top;
 }
 
 

/* links */

a {
	text-decoration: none;
	font-weight: normal;


 }

a:link, a:visited {
	color: #83745C;
	font-weight: bold;



 }

a:hover, a:active {
	color: #FF9900;
	font-weight: bold;


 }
 

 
/* div */
	

#container 
	{
	text-align: left;
	width: 550px;
	margin: auto;
	padding: 0px;
	height: auto;
	background-image: url(../images/BUSINESS_PICTURES_CONTAINER.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow: visible;




	}

#pageheader
	{
	text-align: center;
	width: 550px;
	margin: auto;
	height: 300px;
	font-size: 24px;
	padding: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/FIVE_STAR_TAXI_header.gif);









	}

#pageleft

	{
	float:left;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 200px;
	height: auto;



	}
		*html #pageleft{
	width: 250px;
	text-align: left;
	height: 1000px;
}
	
#pageright

	{
	text-align: left;
	margin: 0px;
	width: 275px;
	height:auto;
	float: right;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


		*html #pageright {
	width: 290px;
	padding: 0px 25px 0px 0px;
	float: left;
	height: 500px;
}


#online_booking_pageleft
	{
	float:left;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 200px;
	height: auto;
	}
		*html #online_booking_pageleft{
	width: 250px;
	text-align: left;
	height: 300px;
}


#online_booking_pageright

	{
	text-align: left;
	margin: 0px;
	width: 275px;
	height:auto;
	float: right;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
	}


		*html #online_booking_pageright {
	width: 290px;
	padding: 0px 25px 0px 0px;
	float: left;
	height: 1000px;
}


		
#pagefooter {
	margin: 0px;
	text-align: center;
	clear: both;
	height: 60px;
	padding: 0px;
	background-image: url(../images/BUSINESS_PICTURES_CONTAINER.jpg);
	width: 550px;
	}

#logo
		{
		width: 50px;
		height: 200px;
		position: absolute;
		top: 0px;
		left: 0px;
		background: blue url(../images/BUSINESS_TAXI_ROTTERDAM_INDEX.jpg) top left fixed;
		margin: 0px auto auto 0px;
		padding: 0px;
		}

.online_booking_font {
	FONT-SIZE: 11px; COLOR: #777777; FONT-FAMILY: Tahoma}

TD.error 
{ 
color: red; 
FONT-SIZE: 11px;    
} 
	

	












