

#photoarea h3 {
	margin:0px;
	font-size:30px;
	padding:26px 0 0 240px;
	color:#fff;
	font-family: freight-sans-pro,sans-serif;
	text-shadow : 1px 1px 4px rgba(0, 0, 0, .2);
}

#photoarea h5 {
	margin:0px;
	font-size:17px;
	padding:0 0 0 240px;
}

.more header {
	height:500px;
}

header h1 a {
	background:url(../images/logo.png);
	width:140px;
	height:140px;
	margin-top:5px
	margin-bottom:500px
}

*/header h1 a:hover {
	background-position:0 -75px;
}*/

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

.more header h2 {
	display:none;
}

#photoarea {
	background:url(../images/urban.jpg) 50% 0px repeat-x;
	height:205px;
	width:100%;
}

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

.more #photoareaMore {
	height:205px;
}



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

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

#photoarea.clouds {
	background:url(../images/sky.png);
	height:350px;
	width:100%;
}







#morecontent {
	width:600px;
	padding:0px;
}

#maincontent {
	
	float:left;
	width:560px;
	margin-left:5%;
	color:#333333
	
}

#meter-graphic-new {
	margin-top:-0px;
	margin-right:5%;
	width:238px;
	height:1000px;
	float:left;
	background:url(../images/IPS-meter-more.png);
}

#meter-graphic-video {
	margin-top:-0px;
	margin-right:5%;
	width:238px;
	height:779px;
	float:left;
	background:url(../images/IPS-meter-video.png);
}


.more #photoarea {
	height:100px;
	margin-top:-400px !important;
}

#menu {
	padding:0px 0px;
	float:left;
	width:500px;
}

