/* @override http://otekcms.efront.com.au/otk.css */

/* @override http://otekcms.efront.com.au/otk.css */

/* @override http://otekcms.efront.com.au/otk.css */

/* @override http://otekcms.efront.com.au/otk.css */

/* @override http://otekcms.efront.com.au/otk.css */

/* @override http://otekcms.efront.com.au/otk.css */

a:visited {
	
}

#container {
	width: 770px;
}

#left_content {
	float: left;
	width: 237px;
}

#main_image {
	margin-top: 20px;
	border: 1px solid #333;
	background:#fff url(/images/ajax-loader.gif) no-repeat center center;
}

#right_content {
	float: right;
	margin-top: 20px;
	width: 162px;
	min-height: 200px;
	border: 1px solid #666;
	background:#ccc url(/images/bg_side.jpg) repeat-y left;
	font-size:10px;
	padding: 5px 5px;
	line-height:13px;
}



#right_content_large {
	float: right;
	margin-top: 20px;
	width: 182px;
	min-height: 200px;
	border: 1px solid #666;
	background:#ccc url(/images/bg_side.jpg) repeat-y left;
	font-size:10px;
	padding: 5px 5px;
	line-height:13px;
	margin-right: 1px;
}

#center_content {
	margin-top: 10px;
	float: left;
	width: 345px;
	padding-left: 10px;
	font-size: 70%;
	line-height: 20px
	
}

#center_content_large {
	margin-top: 10px;
	float: left;
	width: 325px;
	padding-left: 10px;
	font-size: 70%;
	line-height: 20px
	
}

#center_content_staff {
	margin-top: 20px;
	float: left;
	width: 550px;
	padding-left: 20px;
	font-size: 70%;
	line-height: 20px
	
}


#topmenu{
	
	color: #fff;
	
}


	
.topmenu_items {
	margin: 10px 0px;
	text-align: center;	
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}

ul.topmenu_items{
	padding: 0px;
	}

.topmenu_items li {
	padding: 8px 1px;
	list-style: none;
	display: inline;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/

}

.topmenu_items li a {

	padding: 3px 0.5em;
	text-decoration: none;
	color: #fff;
}

.topmenu_items li a:hover {
	color: #ff2200;
}
