* {
   margin: 0px;
   padding: 0px;
   font-family: Arial, sans-serif;
   
  }
  
body {
	 text-align: center;
	 font-size: 12px;
	 background: url(resources/images/bg-tile.gif) repeat-x 0px 9px;
     } 
     
a {
	color: #0099CC;
}

ul.media {
	margin-left: 25px;
}
#wrapper {
		width: 980px;					
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		}

#header {
		height: 235px;
		background: url(resources/images/bg-eeaheader-flow.gif) no-repeat center bottom;
		margin-bottom: 2px;
		}

	#header-wrap {
			width: 980px; 
			margin-left: auto; 
			margin-right: auto;
			padding-top: 30px;
			text-align: left;
		}
	
		#nav {
				float: right;
				overflow: hidden;
				height: 30px;
				width: 268px;
				background: #12313B;
			}
	
			#nav ul {
				list-style-type: none;
				margin: 0;
				padding: 0;				
			}
									#nav ul li {						margin: 0px;						padding: 0px;						list-style-type: none;						float: left;						}
								#nav ul li a {
							display: block;
							float: left;
							background: #12313B;
							height: 30px;
							font-weight: bold;
							color: #FFFFFF;							text-decoration: none;
							padding-left: 25px;
							padding-right: 25px;
							padding-top: 5px;
							text-transform: lowercase;
							font-size: 16px;							margin: 0px;							overflow: hidden;							clear: right;
							
				}
				
				#nav ul li a:hover {
							background: #4B717D;
				}
	


	#content {
			padding-right: 315px;
			
	}
	
	#content-2column {
			padding-left: 390px ;
	}
	
	#wrapper h1 {
		font-size: 24px;
		font-weight: 600;
		margin-bottom: 15px;
	}
	
	#wrapper p {
		line-height: 1.3em;
		margin-bottom: 10px;
		margin-right: 5px;
	}
		   
	#content-left {
	                width: 100%;
	                margin-right: -315px;           
	                float: left;
	              	/*background: #12313B;*/
	              }  
	              
	#content-left-2column {
					width: 100%;
					margin-left: 390px;
					float: right;
	}
		
		#content-body {
				padding-right: 390px;							
				}
		
	
				
				#ourshows {
					width: 100%;
					float: left;
					margin-right: -390px;
					background: #12313B;
					
				}
				
					#ourshows ul, #shows {
						list-style-type: none;
					}
				
					#ourshows ul li, #shows li {
						background: #FFF;
						display: block;									
						height: 70px;
						margin-bottom: 4px;
					}
					
					#ourshows ul li img, #shows li img {
						border: 0px;
					}
						
						#ourshows ul li a.buildgreen, #shows li a.buildgreen {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-buildgreen-onhover.gif) no-repeat 0px 0px;
						}
						
						#ourshows ul li a.healthyfood, #shows li a.healthyfood {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-healthyfood-onhover.gif) no-repeat 0px 0px;
						}
						
						#ourshows ul li a.homeideasshow, #shows li a.homeideasshow {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-homeideasshow.gif) no-repeat 0px 0px;
						}
						
						#ourshows ul li a.homeshow, #shows li a.homeshow {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-homeshow.gif) no-repeat 0px 0px;
						}
						
						#ourshows ul li a.mbsfestival, #shows li a.mbsfestival {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-mbsfestival.gif) no-repeat 0px 0px;
						}
						
						#ourshows ul li a.sydhomeshow, #shows li a.sydhomeshow {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-sydhomeshow.gif) no-repeat 0px 0px;
						}
												#ourshows ul li a.brishomeshow, #shows li a.brishomeshow {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-brisbane-home-show.gif) no-repeat 0px 0px;
						}						#ourshows ul li a.brishomeshowgr, #shows li a.brishomeshowgr {
							display: block;
							height: 70px;
							background: url(resources/images/logos/logo-brisbane-home-show-green.gif) no-repeat 0px 0px;
						}
						
			
				#aboutus {
						width: 390px;
						margin-right: -390px;
						display: inline;							
						float: right;
						background: #FFFFFF;
						padding-bottom: 50px;
						
				}
				
				
								 	
	#column-right-2column {
				width: 100%;
				margin-left: -390px;				border-left: -390px solid #FFFFFF; 
				display: inline;
				float: right;
	}
													
	#calendarofevents  {
	              width: 315px;
	              margin-right: -315px;
	              display: inline;
	              float: right;
	              }  
	
		#calendarofevents ul {
				list-style-type: none;
		}

.padding {
		padding: 10px;
		padding-left: 15px;
}

.headerblue {
		color: #0099CC;
}

#calendarofevents h3 {
	font-size: 16px;
	margin-top: 5px;
	color: #0099CC;
}

#calendarofevents a {
	color: #12313B;
	text-decoration: none;
}	

#calendarofevents a:hover {
	color: #0099CC;
	text-decoration: underline;
	position: relative;
	top: 1px;
}

#footer {
	clear: both;
	margin-bottom: 10px;
	background: #0099CC;
	font-size: 10px;
	color: #FFFFFF;
}

#footerwrap {
	width: 980px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 7px;
	padding-left: 10px;
}
	#footer .left {
		float:					left;
		
	}
	
	#footer .right {
		float:					right;
					}
	
	#footer ul {
				list-style-type: none;
	}

	#footer li
			{
				float:					left;
				padding:					0 10px;
				border-right: 1px solid #FFF;
			}
				#footer a
				{
					color:					#FFFFFF;
					text-decoration:        none;
				}
				#footer a:hover
				{
					text-decoration:		underline;
				}
