body
{
	background: url('/images/body_bg.gif') repeat-x left top;	
}

#container
{
	width: 967px;
	margin-left: auto;
	margin-right: auto;
}

#header_left
{
	float: left;
	width: 296px;
	height: 120px;
	background: url('/images/header_left_bg.gif') no-repeat bottom;	
}

#header_left img.logo
{
	padding: 30px 0px 22px 1px;	
}

#header_right
{
	float: left;
	width: 665px;
	height: 87px;
	padding: 33px 0px 0px 6px;
	background: url('/images/header_right_bg.gif') no-repeat bottom;	
}

#header_right img
{
	padding: 0px 0px 0px 0px;	
}

#banner_left
{
	float: left;
	width: 296px;
	height: 158px;	
	background: url('/images/banner_left_bg.gif') no-repeat top left;
}

#banner_right
{
	float: left;
	width: 671px;
	height: 158px;	
}

#content
{
	width: 967px;	
	border-bottom: solid 1px #cbcbcb;
	background: url('/images/content_bg.gif') repeat-y top;
}

#left_col
{
	float: left;
	width: 589px;
	padding: 30px 20px 30px 20px;
}

#right_col
{
	word-wrap: break-word;
	white-space: pre-wrap;
	float: left;
	width: 300px;
	padding: 30px 19px 30px 19px;
}

#right_col table, #right_col table td, #right_col table th
{
	width: 100%;
	border: 0px;
}
#right_col input[type=text]
{
	width: 285px;		
}

#destination
{
	clear: both;
	width: 925px;
	padding: 30px 20px 30px 20px; 
	background-color: #e3e3e3;
	border: solid 1px #cbcbcb;
	border-bottom: 0px;
}

#destination table, #destination table td
{
	border: 0px;	
}

#destination table tr
{
	vertical-align: top;	
}

#destination ul
{
	margin: 0px;
	padding: 0px;	
}

#destination ul li
{
	list-style: none;
}

#bottom_ads
{
	clear: both;
	width: 935px;
	padding: 15px 15px 15px 15px; 
	background-color: #fff;
	border: solid 1px #cbcbcb;
	border-bottom: 0px;
	text-align: center;
}

#footer
{
	width: 927px;
	padding: 20px;
}

div.hr
{
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: solid 1px #cbcbcb;
	margin-bottom: 40px;
	margin-top: 40px;
}

div.hr hr
{
	display: none;
}
