.article_item h1, .article_item h3	{ 
	background: URL(/resources/images/cb/orangeband.png) repeat-x;
	border: #FF7E00 1px solid;
}

/* 	height : 340px; ... when above text */
#homenewsarea	{
	clear : both;
	overflow: hidden;
	margin-bottom : 20px;
}

#homebanner	{
	height : 175px;
	width : 99%;
	position : relative;
	border: 1px #FF7E00 solid;
	overflow: hidden;
}


#contactdetails	{
	margin-top : 40px;
}

#alllogos	{
	margin-top : 40px;
}
/*	

	background: URL(/resources/images/cb/homeorangeband.png) repeat-x;

	background-color : #b83300;


*/
/*	overflow: hidden;
*/

#theimage	{
	width : 250px;
	height : 200px;
	float: left;
	overflow: hidden;
	position : relative;
}

#alltext	{
	text-align: right;
	color: #545454;
	padding : 20px 20px 10px 10px;	
	line-height: 1.4em;
}
/*	color : #fff;
*/
#homebanner	strong	{
	display  : block;
	padding-bottom: 10px;
	font-size : 1.2em;
}

#homemaintext	{
	padding : 14px 0 14px 0;
}



/* The min-height of canvas */

#loadingdisplay				{
	position: absolute;
	top : 0px;
	left : 0px;
	width : 250px;
	height : 200px;
	z-index: 50;
}

#themainimage	{
	position: absolute;
	top : 0px;
	left : 0px;
	background-color: white;
	height : 200px;
}

#imagebuffer	{
	position: absolute;
	top : 0px;
	left : 0px;
	z-index: 20;
	visibility: hidden;
	background-color: white;
	height : 200px;
}

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




#homenewsselect	{
	height : 150px;
	width : 100%;
	position : relative;
	
}

#zcontainer		{ 
	overflow: hidden; 
	width : 600px;
	position : relative;
} 

#slidecontrolarea	{
	position: absolute;
	top : 0px;
	left : 0px;
	z-index: 1200;
	visibility : hidden;
}

#scrollleft	{
	position: absolute;
	top : 20px;
	left : 0px;
}

#scrollright	{
	position: absolute;
	top : 20px;
	left : 562px;
}


#theimages		{ 
	width : 5000px;
}

#scrollleft		{  
	cursor: pointer;
}

#scrollright	{ 
	cursor: pointer;
}

.slide	{
	float : left;
	padding-right : 10px;
	width : 140px;
}

.slide_image	{
	cursor: pointer;
}

.slide_text	{
	font-size: 0.8em;
}



