

body {
background:#f8eedb;
}



header h1 {

	float:right;

}

header h1 a {
	background:url(../images/logo-medium.gif);
	width:240px;
	height:114px;
}



header h1 span {
	display:none;
}

header h2 {
	font-size:45px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:30px;
}

#photoarea {
	background:url(../images/urban.jpg) 50% 0px repeat-x;
	height:205px;
	width:100%;
	clear:both;
	border-bottom:3px #fff solid;
	
}

.more #photoarea {
	height:200px;
}

#photoareaMore {
	background:url(../images/urbanMore.jpg) repeat-x;
	height:100%;
	width:100%;
	clear:both;
	border-bottom:3px #fff solid;
	
}

.more #photoareaMore {
	height:205px;
}


#main {
	background:url(../images/dots.gif) -40px no-repeat;
}

.content {
	width:888px;
}


#morecontent {
	width:350px;
}

.more #main {
	background:transparent;
}

.steps {
	width:99%;
}

.map {
	width:99%;
	float:left;
}

#menu {
	width:400px;	
}

.home .content {
	padding:0px;
}

.home #menu {
	margin-top:0px;
}

.home header h2 {
	
	display:block;
	color:#3399cc;
	font-style:normal;
}

.contentrule {
	border-top:20px #3399cc solid;
	border-bottom:5px #3399cc solid;
}

.more .content {
	background:url(../images/meter-shaft-medium.png) repeat-y;
}

#meter-graphic {
	margin-top:-100px;
	margin-left:20px;
	width:140px;
	height:600px;
	
	float:left;
	background:url(../images/meter-small.png);
}

#meter-graphic-new {
	margin-top:-240px;
	width:100%;
	height:1200px;
	float:left;
	background:url(../images/meter-zoom-medium.png) no-repeat;
}

#maincontent {
	color:#333333
	float:left;
	width:270px;
	margin-left:40px;
}

#maincontent h3 {
	margin:0px;
	
	margin-top:15px;
	font-family:freight-sans-pro,sans-serif;
}

#maincontent h4 {
	margin:0px;
	
	font-family:freight-sans-pro,sans-serif;
	
}

#maincontent h3 em {
	color:#3399cc;
	font-style:normal;
}



footer {
	padding-left:75px;
}


