h1, h2, h3, h4, h5, h6, p, ul {
	padding: 0;
	margin: 0;
}

a img {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
}

#container {
	margin: 0 auto;
	width: 1024px;
	background-repeat: no-repeat;
	position: relative;
}

#content {
	padding: 280px 0 0 250px;
	position: relative;
}

#banner {
	position: absolute;
	top: 0;
	left: 0;
}

#navigation {
	list-style: none;
	position: absolute;
	top: 285px;
}

	#navigation li {
		width: 170px; /* 225 total, 35 + 170 + 20 */
		height: 40px; /* 60 total, 11 + 40 + 9 */
		margin-bottom: 2px;
		line-height: 12px;
		padding: 11px 20px 9px 35px;
		background-color: #d00000;
	}
	
	#navigation li:hover,
	#navigation li.on{
		background-color: #890202;
	}
	
	#navigation li.top {
		
	}
	
		#navigation li a {
			color: #ffffff;
			text-decoration: none;
			font-size: 10px;
		}
		
			#navigation li a span {
				display: block;
			}

#footer {
	height: 210px;
	font-size: 10px;
	color: #414042;
	background-color: #f1f2f2;
	margin-top: 100px;
	padding: 35px 0px 10px 35px;
	position: relative;
	clear: both;
}

	#footer .footer-slot {
		float:left;
	}

		#footer .footer-slot h3, 
		#footer .footer-slot h4, 
		#footer .footer-slot h5 {
			font-size: 10px;
		}
		
		#footer .footer-slot h3 {
			text-transform: uppercase;
			font-weight: bold;
			margin-bottom: 0;
			color: #414042;
		}
	
	#footer #future-meetings {
		margin-left: 55px;
	}
	
		#footer #future-meetings h3,
		#footer #future-meetings h4 {
			margin-bottom: 3px;
		}
		
		#footer #future-meetings h4.last {
			margin-bottom: 15px;
		}
	
	#footer #member-listing {
		margin-left: 100px;
	}
	
		#footer #member-listing h5 {
			margin-bottom: 0;
			font-weight: normal;
		}
	
		#footer #member-listing .col {
			float: left;
			margin-right: 20px;
		}
		
		#footer #member-listing .last {
			margin-right: 0
		}
		
		#footer #member-listing .member {
			margin-bottom: 15px;
		}
		
		#footer #member-listing a {
			text-decoration: none;
		}
	
	#footer #copyright {
		position: absolute;
		bottom: 10px;
		left: 35px;
	}

h1 {
	font-family: georgia, times, serif;
	color: #e21313;	
	font-size: 50px;
	font-weight: normal;
	text-transform: lowercase;
	margin-bottom: 15px;
}

p {
	font-size: 15px;
	margin: 0 220px 30px 0;
}

#home {
	/* empty */
}

	#home #container {
		background-image: url("/gfx/bg/bg-home-mq.jpg");
	}
	
	#home #navigation {
		top: 475px;
	}
	
	#home h1 {
		margin-top: 20px;
		margin-left: 290px;
	}
		
	#home h2,
	#agencies h2,
	#ideas h2 {
		color: #18a0df;
		font-size: 14px; 
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 5px;
	}
	
	#home p {
		color: #414042;
		margin-right: 0;
		margin-left: 0;
	}
	
	#home p#h1-subtext {
		color: #000;
		font-size: 18px;
		margin: 0 60px 0 290px;
	}
	
	#home .homeslot {
		float: left;
		min-height: 270px;
		padding-top: 65px;
	}
	
	#home #mission {
		width: 245px;
		margin-right: 45px;
	}
	
		#home #mission p {
			font-size: 16px;
			margin-top: 10px;
			line-height: 25px;
		}
	
	#home #about {
		width: 400px;
	}
	
		#home #about p {
			font-size: 11px;
			margin-top: 10px;
			margin-bottom: 0;
			line-height: 18px;
		}
		
	#home #services, #blog #services {
		position: absolute;
		top: 65px;
		right: 40px;
		width: 420px;
		height: 40px;
		clear: both;
	}
	
		#home #services h3, #blog #services h3 {
			color: #4d4d4f;
			font-size: 11px;
			text-transform: uppercase;
			float: left;
			padding: 2px 6px;
			white-space: nowrap;
		}
		
		#home #services h3.pad, #blog #services h3.pad {
			padding-left: 40px;
			clear: both;
		}
	
#agencies {
	/* empty */
}
	
	#agencies #container {
		background-image: url("/gfx/bg/bg-agencies-mq.jpg");
	}
	
	#agencies h3 {
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 10px;
	}
		
		#agencies h3 a {
			color: #d00000;
		}
		
		#agencies h3 a:link {
			text-decoration: none;
		}
		
		#agencies h3 a:visited {
			text-decoration: none;
		}
		
		#agencies h3 a:hover {
			text-decoration: underline;
		}
		
		#agencies h3 a:active {
			/* empty */
		}
		
	#agencies h4 {
		color: #414042;
		font-size: 11px;
		font-weight: bold;
	}
	
		#agencies h4.normal {
			font-weight: normal;
		}
		
		#agencies h4.margin-bottom {
			margin-bottom: 5px;
		}
		
		#agencies h4.join-year {
			font-weight: normal;
			font-style: italic;
			margin: 10px 0 25px 0;	
		}
	
	#agencies h5 {
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
		#agencies h5 a {
			color: #414042;
		}
		
		#agencies h5 a:link {
			text-decoration: none;
		}
		
		#agencies h5 a:visited {
			text-decoration: none;
		}
		
		#agencies h5 a:hover {
			text-decoration: underline;
		}
		
		#agencies h5 a:active {
			/* empty */
		}
		
	#agencies .agency {
		border-top: solid 1px #ccc;
		padding-top: 30px;
		position: relative;
		min-height: 260px;
	}
		
		#agencies .agency img {
			position: absolute;
			top: 0;
			left: 0;
		}
		
		#agencies .agency .agency-info {
			margin-left: 295px;
		}
		
		#agencies .agency .agency-desc {
			position: absolute;
			top: 75px;
			left: 480px;	
		}
		
		#agencies .agency .agency-desc p {
			color: #414042;
			font-size: 11px;
			margin: 0 25px 10px 0;
			line-height: 14px;
		}
		
		#agencies #footer {
			margin-top: 0;
		}
				
		#agencies #footer h5 a:link {
			color: #00c;
			text-decoration: none;
		}
		
		#agencies #footer h5 a:visited {
			color: #309;
			text-decoration: none;
		}
		
		#agencies #footer h5 a:hover {
			text-decoration: underline;
		}
		
		#agencies #footer h5 a:active {
			/* empty */
		}

#expertise {
	/* empty */
}

	#expertise #container {
		background-image: url("/gfx/bg/bg-expertise-mq.jpg");
	}

	#expertise #content {
		min-height: 850px;
	}
	
	#expertise h2, 
	#expertise h3 {
		font-size: 11px;
		color: #000;
	}
	
	#expertise h2 {
		margin-bottom: 4px;
	}
	
	#expertise h2.margin-top {
		margin-top: 20px;
	}
	
	#expertise h3 {
		margin-bottom: 1px;
		font-weight: normal;
	}
	
	#expertise p,
	#ideas p {
		margin-right: 300px;
	}
	
	#expertise .col {
		float: left;
		margin-right: 44px;
	}
	
#clients {
	/* empty */
}

	#clients #container {
		background-image: url("/gfx/bg/bg-clients-mq.jpg");
	}
	
	#clients h2 {
		font-size: 15px; 
		font-weight: bold;
		margin-bottom: 5px;
	}
	
#ideas {
	/* empty */
}

	#ideas #container, #blog #container {
		background-image: url("/gfx/bg/bg-ideas-mq.jpg");
	}
	
	#ideas #content {
		min-height: 1240px;
	}

	#ideas .agency-rss {
		float: left;
		margin-right: 55px;
		margin-bottom: 25px;
		width: 330px;
		height: 300px;
		height: 280px; /* intentional height to clip the bottom menu */
		overflow: hidden; /* hide the overflow */
	}
	
		#ideas .agency-rss h2 {
			margin-bottom: 5px;
		}
		
#error404 #container {
		background-image: url("/gfx/bg/bg-clients-mq.jpg");
}

.hide {
	display: none;
}

.normal {
	font-weight: normal;
}

.uppercase {
	text-transform: uppercase;
}



