html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, ul li, form, fieldset, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ul, ul li {
	list-style-type: none;
}

fieldset {
	border: none;
}

body {
	padding: 15px 0;
	font-size: 62.5%;
	background: #203748;
	color: #FFF;
	text-align: center;
}

a#skiplink {
	display: none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 948px;
	height: 530px;
	border: 5px solid #FFF;
	z-index: 1;
}

#wrapper.home {
	background: #203748 url(../images/bg-home.jpg) no-repeat center center;
}

#wrapper.green {
	background: #203748 url(../images/bg-green.jpg) no-repeat center center;
}

#wrapper.jumpstart {
	background: #203748 url(../images/bg-jumpstart.jpg) no-repeat center center;
}

#wrapper.everyone {
	background: #203748 url(../images/bg-everyone.jpg) no-repeat center center;
}

#wrapper.hightech {
	background: #203748 url(../images/bg-hightech.jpg) no-repeat center center;
}
#wrapper.sustainable {
	background: #203748 url(../images/bg-sustainable.jpg) no-repeat center center;
}
#wrapper.financing {
	background: #203748 url(../images/bg-financing.jpg) no-repeat center center;
}
#wrapper.contact {
	background: #203748 url(../images/bg-contact.jpg) no-repeat center center;
}

#header {
	position: relative;
	width: 948px;
	height: 335px;
	z-index: 2;
}

#header h1 {
	position: absolute;
	left: 77px;
	top: 13px;
	width: 330px;
	height: 67px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	width: 330px;
	height: 67px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	right: 11px;
	top: 96px;
	width: 926px;
	height: 216px;
	overflow: hidden;
	z-index: 3;
}

#nav li {
	margin: 0 0 4px;
	width: 926px;
	height: 20px;
	overflow: hidden;
}

#nav li a {
	display: block;
	width: 926px;
	height: 20px;
	text-indent: -9999px;
}

#nav li a:hover, #nav li a:focus {
	background-position: 0 -40px;
}

#nav li a.selected {
	background-position: 0 -40px;
}

a#nav-green {
	background: url(../images/nav-going-green.png) no-repeat;
}

a#nav-jumpstart {
	background: url(../images/nav-jumpstart.png) no-repeat;
}

a#nav-everyone {
	background: url(../images/nav-for-everyone.png) no-repeat;
}

a#nav-hightech {
	background: url(../images/nav-high-tech.png) no-repeat;
}

a#nav-sustainable {
	background: url(../images/nav-sustainable.png) no-repeat;
}
a#nav-cab {
	background: url(../images/nav-financing.png) no-repeat;
}
a#nav-contact {
	background: url(../images/nav-contact.png) no-repeat;
}

#content {
	position: absolute;
	left: 57px;
	top: 94px;
	width: 375px;
	height: 436px;
	font-family: Georgia, serif;
	font-size: 1.2em;
	line-height: 1.25em;
	color: #FFF;
	overflow: hidden;
	z-index: 5;
}

#content p {
	margin: 0 0 1.25em;
}

#content p.intro {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#content a {
	color: #FFF;
	text-decoration: underline;
}

#content a:hover, #content a:focus {
	text-decoration: none;
}

#content.green {
	background: #028067;
}

#content.jumpstart {
	background: #423325;
}

#content.everyone {
	background: #B14F80
}

#content.hightech {
	background: #165293;
}

#content.sustainable {
	background: #BC6C46;
}
#content.financing {
	background: #95383F;
}

#content.contact {
	background: #4F3C8B;
}

#content h2 {
	width: 375px;
	text-indent: -9999px;
	overflow: hidden;
}

#content.green h2 {
	height: 150px;
	background: url(../images/heading-leavethemgreen.gif) no-repeat;
}

#content.jumpstart h2 {
	height: 150px;
	background: url(../images/heading-jumpstartingdowntown.gif) no-repeat;
}

#content.everyone h2 {
	height: 113px;
	background: url(../images/heading-civicsquareforeveryone.gif) no-repeat;
}

#content.hightech h2 {
	height: 113px;
	background: url(../images/heading-futureishightech.gif) no-repeat;
}
#content.sustainable h2 {
	height: 185px;
	background: url(../images/heading-sustainabledesign.gif) no-repeat;
}
#content.financing h2 {
	height:110px;
	background: url(../images/heading-financing.gif) no-repeat;
}
#content.contact h2 {
	height: 84px;
	background: url(../images/heading-contactus.gif) no-repeat;
}

#copy {
	margin: 0;
	padding: 0 8px 0 15px;
	overflow: auto;
	height: 294px;
}

#content.green #copy {
	height: 286px;
}

#content.jumpstart #copy {
	height: 286px;
}

#content.everyone #copy {
	height: 323px;
}

#content.hightech #copy {
	height: 323px;
}

#content.contact #copy {
	height: 352px;
}

#content.contact #copy div {
	clear: both;
}

#content.contact #copy div:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#content.contact #copy div h3 {
	float: left;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

#content.contact #copy div p {
	float: left;
	width: 75$;
} 

/* Scroller
--------------------------------------*/
#scroller {
	position: absolute;
	left: 334px;
	bottom: 7px;
	width: 41px;
	height: 194px;
	background: url(../images/bg-scroller.png) no-repeat left bottom;
	z-index: 4;
}

#content.green #scroller {
	height: 279px;
}

#content.jumpstart #scroller {
	height: 279px;
}

#content.everyone #scroller {
	height: 316px;
}

#content.hightech #scroller {
	height: 316px;
}
#content.sustainable #scroller {
	height: 240px;
}
#content.financing #scroller {
	height: 315px;
}
#content.contact #scroller {
	height: 345px;
}

#scrollup, #scrolldown {
	position: absolute;
	left: 8px;
	display: block;
	width: 27px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
}

#scrollup {
	top: 10px;
	background: url(../images/scroll-up.png) no-repeat;
}

#scrolldown {
	bottom: 10px;
	background: url(../images/scroll-down.png) no-repeat;
}

/* Footer 
------------------------------------------------------------------------------*/
#footer {
	margin: 6px auto;
	width: 958px;
	text-align: left;
}

#footer:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

p#coc {
	float: left;
	margin: 0 15px 0 0;
	width: 145px;
	height: 35px;
	overflow: hidden;
}

p#coc a {
	display: block;
	width: 145px;
	height: 35px;
	background: url(../images/logo-cityofcambridge.gif) no-repeat;
	text-indent: -9999px;
}

p#copyright {
	float: left;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #C6C6C6;
	text-align: right;
}




