ul#menu { 
	width: 100%;
	height: 43px;
	background: #FFF url("../images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	float:right;
}

ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
}

ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
}

ul#menu li a:hover { 
	color: #333; 
}

ul#menu li a.current { 
	color: #FFF; 
	background: #FFF url("../images/current-bg.gif") bottom left repeat-x; 
	padding: 5px 15px 0; 
	line-height:30px;
}

	
	
h4 {
	color:#5C5B5B;
	font-family:Verdana,Arial,sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	line-height:27px;
	margin:0 0 15px;
}
	
h4.border {
	padding-bottom:4px;
	border-bottom:1px solid #E5E5E5;
}
	
#home-blog { 
	overflow:hidden;
	background:#F4F4F4;
	border:1px solid #D9D9D9;
	overflow:hidden;
	padding:10px;
	width:184px;
}

	#home-blog img	{
		float:left;
		margin-right:10px;	
	}
	
	#home-blog h4	{
		background:transparent url(../images/border.gif) repeat-x scroll bottom center;
	}
	
	#home-blog ul {
		overflow:hidden;
		list-style-type:none;
		width:100%;
	}
	
		#home-blog ul li {
			list-style-type:none;
			padding:10px 0 !important;
			background:transparent url(../images/border.gif) repeat-x scroll bottom center;
		}
		
			#home-blog ul li a.news-headline {
				display:block;
				background:transparent url(../images/16-file-page.png) no-repeat 0 0;
				padding-left:20px;
				line-height:16px;
				font-size:12px;
				color:#FF6600;/*#5C5B5B;*/
				font-weight:bold;
			}
			#home-blog ul li a.read-more {
				font-size:10px;
				color:#5C5B5B;
			}
			
			#home-blog ul li a:hover {
				text-decoration:underline;
			}
			
			#home-blog ul li p {
				display:block;	
				font-size:10px;
				/*
text-indent:40px;
*/
			}
			
			#home-blog ul li span {
				display:block;	
				font-style:italic;
				font-size:10px;
			}

	

	
.brochure {
	float:right;
	width:200px;
	margin-left:15px;
	background:#F7F7F7;
	border:1px solid #E4E4E4;
	padding-top:10px;
	padding-left:5px;
}
.brochure h5{
	color:#5C5B5B;
	text-align:center;
	padding:2px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	line-height:12px;
	margin-bottom:2px;
	font-weight:bold;
}
.brochure ul {
	overflow:hidden;
	width:100%;
}
.brochure ul li {
	list-style-type:none;	
	background:transparent url(../images/pdf.png) no-repeat scroll 0 50%;
	border-bottom:1px solid #F2F2F2;
	padding:3px 0 3px 20px;
}
.brochure ul li a{
	color:#5C5B5B;
}

#news-menu {
	
	float:right;width:200px;min-height:150px;background:#F7F7F7;border:1px solid #E4E4E4;padding-top:10px;
	padding-left:5px;
}
#news-menu h5{
	color:#5C5B5B;
	text-align:center;
	padding:2px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	line-height:12px;
	margin-bottom:2px;
	font-weight:bold;
}
#news-menu ul {
	overflow:hidden;
	width:100%;
}
#news-menu ul li {
	list-style-type:none;	
	background:transparent url(../images/16-cube-blue.png) no-repeat scroll 0 50%;
	border-bottom:1px solid #F2F2F2;
	padding:3px 0 3px 20px;
}
#news-menu ul li a{
	color:#5C5B5B;
}

.hide {
	display:none;
}


#contact { 
	overflow:hidden;
	background:#F4F4F4;
	border:1px solid #D9D9D9;
	overflow:hidden;
	padding:10px;
	width:184px;
	margin-top:15px;
}

	#contact h4	{
		background:transparent url(../images/border.gif) repeat-x scroll bottom center;
	}
	
	#contact ul {
		overflow:hidden;
		list-style-type:none;
		width:100%;
	}
	
		#contact ul li {
			list-style-type:none;
			padding:10px 0 !important;
			/*background:transparent url(../images/border.gif) repeat-x scroll bottom center;*/
		}
		#contact ul li a:hover {
			text-decoration:underline;
		}
			
		#contact ul li p {
			display:block;	
			font-size:10px;
		}
			
		#contact ul li span {
			display:block;	
			font-style:italic;
			font-size:10px;
		}
		
/* button basics */
	a.minibutton {
		display:inline-block;
		height:23px;
		padding:0 0 0 3px;
		font-size:11px;
		font-weight:bold;
		color:#333;
		/*text-shadow:1px 1px 0 #fff;*/ 
		background:url(../images/minibutton_matrix.png) 0 0 no-repeat;
		white-space:nowrap;
		border:none;
		overflow:visible;
		cursor:pointer;
		text-decoration:none;
	}
	
	a.minibutton>span {
		display:block;
		height:23px;
		padding:0 10px 0 8px;
		line-height:23px;
		background:url(../images/minibutton_matrix.png) 100% 0 no-repeat;
	}
	
	a.minibutton:hover, a.minibutton:focus {
		color:#fff;
		text-decoration:none;
		/*text-shadow:-1px -1px 0 rgba(0,0,0,0.3);*/
		background-position:0 -30px;
	}
	a.minibutton:hover>span, a.minibutton:focus>span {background-position:100% -30px;}
	
	
.news-entry {
	float:left;
	margin-bottom:12px;
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
	line-height:18px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;
}
.news-entry h2 a{
	color:#F87B27;
	font-size:14px;
	font-weight:bold;
}
.news-entry p {
	margin:8px 0;
}
.news-misc {
	color:#A1A1A1;
	display:block;
	padding:0px;
	font-size:10px;
}
.body-rm {
	background:url(../images/input_arrow.gif) no-repeat scroll 3px 1px #A3A3A3;
	float:left;
	height:18px;
	padding-right:8px;
}
.body-rm a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:22px;
	font-size:10px;
}

#news-block {
	margin-bottom:4px;
	padding:7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	width:192px;
}
#news-block ul {
	overflow:hidden;
	width:100%;
}
#news-block ul li {
	list-style-type:none;	
	background:transparent url(../images/16-cube-blue.png) no-repeat scroll 0 50%;
	border-bottom:1px solid #F2F2F2;
	padding:3px 0 3px 20px;
}
#news-block ul li a{
	color:#5C5B5B;
}
.news-headline {
	color:#FF6600;
	font:normal normal bold 12px Arial,Helvetica,sans-serif;
}
.blockhead {
	color:#424242;
	padding:2px 4px 4px 0;
	margin:0 1px;
	font:normal normal bold 14px Arial,Helvetica,sans-serif;
}

.blockhead img {
	vertical-align:middle;
}
.blockbody {
	color: #424242;
	background:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	padding:0;
	border:1px solid #E9E9E9;
}
#scrollingContainer{
	width:190px;
	height:223px;
	overflow:hidden;
}

.blockrow {
	background:#FFF;
	padding:10px;
}
span.blocktitle {
	color:#FF6600;
	margin-left:5px;
}
.blockbottom {
	text-align:right;
	margin:0 1px;
	padding:6px 0 0;
}
			.read-more {
				font-size:10px;
				color:#5C5B5B;
			}
	
	#scrollingNews {
		color:#666666;
		font:normal normal bold 11px Arial,Helvetica,sans-serif;
	}
	#scrollingNews td {
		padding:0;
	}
	.ayrac {
		background:url(../images/sep.gif) repeat-x left center;
		height:20px;
	}