
body { 
	background: url(/media/images/bgr.gif); 
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a{
	font-size: 12px;
	color: #0066A6;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #cc0000;
}
div.spacer{
	clear: both;
	font-size: 0px;
	height: 1px;
}
img{
	border: 0px;
}
div#body{
	margin-left: auto; 
	margin-right: auto; 
	width: 790px;		
	background: url(http://directory.travelagents.com/media/images/body-bgr.gif) repeat-y; 
}
div#bottomBGR{
	margin-left: auto; 	
	width: 790px;		
	margin-right: auto; 
}
div#bottomBGR img{
	margin-left: 6px;
}

div#body div.body-content{
	width: 732px;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 10px;
}
div#header{	
	width: auto;
	height: 109px;
	background: url(/media/images/top_bgr.gif) no-repeat top right; 
}
div#header div#logo{
	width: 231px;
	float: left;
	height: 41px;
}
div#header div#top-ad{
	text-align: right;
	padding-top: 40px;
	width: 501px;		
	float: right;
}
div#header div#top_menu{
	float: left;
	width: 231px;
	height: 68px;
	clear: left;
}
div#top_menu div.top_menu_img{
	float: left;
	margin: 0px; 
	padding: 0px;
}


div#menu{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: auto;
}
div#menu img{
	float: left;
}



table#content{
	width: 730px;
	background-color: #4285AF; 
	margin: 0px;	
	border-bottom: 10px solid #4285AF;
	padding: 0px;
}
table#content td.content_left, td.content_right, td.content_center {	
	vertical-align: top;
}
td.content_left{
	background: url(/media/images/search_left_bgr.gif) repeat-y; 
	width: 20px;
}
td.content_center{
	border-top: 23px solid #4285AF;
	background-color: #FAF3E3;
	padding: 10px;
	width: 690px;
	text-align: left;
}
td.content_right{
	background:  #4285AF url(/media/images/search_right_bgr.gif) repeat-y; 
	width: 20px;
}
div#content_bottom{
	width: auto;
	text-align: left;

}

div#bottom{
	border-top: 1px solid #4285AF;
	border-bottom: 3px solid #4285AF;
	background-color: #C3E8FF;
	padding: 10px 5px;
	margin-top: 1px;
}
div#bottom a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
div#bottom a:hover{
	color: #cc0000;
}
div.bottomLinks{
	margin-top: 10px;
}
div.bottomLinks a{
	padding: 0px 5px;
	border-right: 1px solid #4285AF;
}

div.bottomCard{
	float: right;
	width: 150px;
}
div.bottomCard img{
	display: inline;
	margin-right: 6px;
}