
#content {
	width: 755px;
	margin: 0 5px;
 	padding: 18px 0px 18px 0px;
	background: url(images/bg_heli1.jpg) top right no-repeat;
	border: 0px;
	text-align: left;
}
#content_left {
	float: left;
	width: 500px;
	padding: 0 0 0 5px; 
	border: 0px;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	background:none;
}

#content_right {
	position: relative;
	margin-top: 250px; 
	padding-right: 10px;
	border: 0px ;
	background: transparent;
	text-decoration: none;
	border: none;



}

div.catname {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	margin: 5px 0;
}

ul.catitems {
	margin: 3px 0 10px 30px;	
	list-style-type: disc;
	color: #666666;
	text-align: left;
}

ul.catitems li a {
	font-size: 8pt;
	font-family: Arial;
	color: #444444;	
	text-align: left;
}



/* -------------------------------------------------- */

