#safwayContainerHome {
		background-color:#FFD451;
		width:100%;
		#width:102%;
		height:60px;
		#height:50px;
		margin:-20px 0 0 -20px;
		#margin:-20px 0 0 -2%;
		padding:20px 0 10px 20px;
		#padding:20px 0 10px 20px;
		border:none;
		border-bottom:2px solid #666;
		}
		
		#sidenav{margin-top:40px;}
		#visual{width:100%;height:auto;margin-top:2px;border-bottom:2px solid #666;font-size:0.8em;}
		#visual img{height:50px;}
		h2{margin-top:0;}
		.related{
				background:url('/images/icon_linklist.gif') no-repeat left;
				#background:url('/images/icon_linklist.gif') no-repeat left top;
				padding:0 0 0 14px;
				#margin:0;
				}
				
/* ++++++++++++++ START HEADER NAVIGATION +++++++++++++++++++++++ */ 

#headerHome {
		width:100%;
		height:30px; #height:30px;
		padding:0;
		border-top:1px solid #666; border-bottom:1px solid #666;
		background-image:url("/images/nav/nav_background.jpg");
		position:relative;
		bottom:0;
		clear:both;
		}

#headernavHome {
		width:19%;
		font-size:0.9em;
		font-weight:bold;
		text-align:center;
		color:#333;
		display:inline-block;
		#display:inline;
		}
		
		a.headerlink, a.headerlink:visited { color:#666; }
		a.active, a.active:visited { color:#000; }


/* ++++++++++ ITEMS CONTENT AND contentFull COLUMN ++++++++++ */			
#featured { 
z-index:1;min-width:740px;width:100%;height:240px;margin-bottom:5px;
}

#featured ul.ui-tabs-nav{ 
width:25%;min-width:250px;height:240px;float:right;#width:28%;#height:240px;list-style:none;margin:0;padding:0;#margin:0;#padding:0;
}
#featured ul.ui-tabs-nav li { width:100%;min-width:250px;height:60px;float:right;text-align:left; #width:100%;#height:60px;background-image:url('/images/home/home_maize-bg.jpg');background-color:#F0D071; }

#featured li.ui-tabs-nav-item { height:60px;;margin:0;padding:0;}

		#featured li.ui-tabs-nav-item a{ display:block; margin:0;padding:0;#margin:0;#padding:0;border:none; }
				#featured li.ui-tabs-nav-item a:hover{ background:url('/images/home/home_selector.gif') no-repeat left center;  }		

				#featured li.ui-tabs-selected a { background:url('/images/home/home_selector.gif') no-repeat left center; }


#featured .ui-tabs-panel{ height:240px; background:#999; overflow:hidden;margin:0;padding-bottom:-20px;padding-right:10px;}

		#featured .ui-tabs-panel .info{ position:relative;top:200px;width:100%;text-align:right;}
		#featured .ui-tabs-panel .info2{ position:relative;top:182px;width:100%;text-align:right;}


#featured .ui-tabs-hide{ display:none; }

#bottomHomeContainer { width:150px;#width:150px;overflow:hidden;float:left;margin-right:2%;padding-left:1%;}
		#bottomHome { height:25px;overflow:hidden;width:inherit;margin-bottom:3px; }

	
#contentHome {
		width:100%;	#width:100%;
		max-width:1200px;
		font-size:1em;
		margin-left:0;#margin-left:0;
		}	
		
		#contentHomeMain {display:inline-block;#display:inline-block;width:50%;#width:100%;}

#contentHome h1 {text-align:left;}
#contentHome h2 { font-size:1.1em; }
#contentHome p { width:90%; padding-left:10px; font-size:0.95em; }
		
ul.home {
		margin:5px 10px 15px 10px;
		padding:0 10px;
		font-size:0.95em;
		color:#333;
		}

ul.home li {		
		list-style-type:square;
		list-style-position:inherit;
		font-size:1em;
		line-height:1.5em !important;
		margin:2px 10px;
		}			
		ul.home ul, ul.home ul li { font-size:1em; list-style-type:circle; }	
		
				ul.home li a {	
						color:#333;
						margin:0;
						text-decoration: none;
						line-height:1em;
						}		

				ul.home li a:hover { text-decoration:underline; }		
						ul.home li li {		
								margin: 0 0 .25em 15px;
								padding: 0 0 0 5px;
								line-height: 1.4em;
								list-style:circle;
								}		
								
/* ++++++++++++++++++++ PRESS NEWS ++++++++++++++++++++ */

#pressHome {
		display:inline-block; #display:inline;
		float:right;
		font-size:1.1em;
		margin:40px 0 0 1%;
		background-color:#FFF;
		width:250px; #width:250px;
		}
		
#pressHome dl {
		margin:0 0 10px 0;
		padding:0;
		font-size:0.7em;
		width:inherit;
		color:#333;
		}
		
		#pressHome dl dt {
				border-bottom:1px solid #FFDC7E;
				background-color:#444;
				color:#FFF;
				padding:4px 10px;
				margin:0;
				font-weight:bold;
				font-size:0.9em;
				}
				
				#pressHome dl dd {
						margin:0;
						padding:3px 10px;
						line-height:1.25em;
						border-bottom:1px solid #DDD;
						}

				#pressHome dl dd p {
						margin:0;
						line-height:1.5em !important;
						font-size:0.9em;
						color:inherit;
						padding:0 0 0 14px;
						}

						#pressHome dl dd p a {
								color:#333;
								background:url('/images/icon_linklist.gif') no-repeat left;
								#background:url('/images/icon_linklist.gif') no-repeat left top;
								padding:0 0 0 14px;
								margin:0 0 0 -14px;
								#margin:0;
								text-indent:-14px;
								font-weight:normal;
								}

				#pressHome dl dd p a:hover { text-decoration:underline; color:#000; }	