/****************************************
 These styles add images on the top row
 ****************************************/

/* GENERAL */
 
div.blank {
	background: url("../images/general/blank.jpg") no-repeat top right;
}

div.modernbuilding {
	background: url("../images/general/modernbuilding1.jpg") no-repeat top right;
}

div.greenbuilding {
	background: url("../images/general/greenbuilding.jpg") no-repeat top right;
}

/* PROJECT PAGES */
div.allerton {
	background: url("../images/projects/allerton.jpg") no-repeat top right;
}

div.chatham {
	background: url("../images/projects/chatham.jpg") no-repeat top right;
}

div.dclg_study {
	background: url("../images/general/blank.jpg") no-repeat top right;
}

div.east_devon {
	background: url("../images/projects/eastdevon.jpg") no-repeat top right;
}

div.gmv {
	background: url("../images/projects/gmv.jpg") no-repeat top right;
}

div.guv {
	background: url("../images/projects/guv.jpg") no-repeat top right;
}

div.londonconcrete {
	background: url("../images/general/blank.jpg") no-repeat top right;
}

div.macintosh {
	background: url("../images/projects/macintosh.jpg") no-repeat top right;
}

div.nationalsustainability {
	background: url("../images/projects/national_sustainability.jpg") no-repeat top right;
}

div.ropetackle {
	background: url("../images/projects/ropetackle.jpg") no-repeat top right;
}

div.southlynn {
	background: url("../images/projects/kingslynn.jpg") no-repeat top right;
}

div.telford {
	background: url("../images/projects/telford2.jpg") no-repeat top right;
}

div.wixams {
	background: url("../images/projects/wixam.jpg") no-repeat top right;
}


/* PROFILE PAGES */
div.richard {
	background: url("../images/people/rhodkinson.jpg") no-repeat top right;
}

div.wendy {
	background: url("../images/people/whodkinson.jpg") no-repeat top right;
}

div.graham {
	background: url("../images/people/gsanderson.jpg") no-repeat top right;
}

div.lisa {
	background: url("../images/people/lgabriel.jpg") no-repeat top right;
}

div.emma {
	background: url("../images/people/emonk.jpg") no-repeat top right;
}

div.michael {
	background: url("../images/people/msturdy.jpg") no-repeat top right;
}

div.peter {
	background: url("../images/people/parmfield.jpg") no-repeat top right;
}

div.digby {
	background: url("../images/people/dmorrison.jpg") no-repeat top right;
}

div.james {
	background: url("../images/people/jjohnson.jpg") no-repeat top right;
}

div.david {
	background: url("../images/people/dcook.jpg") no-repeat top right;
}

div.donald {
	background: url("../images/people/dsinclair.jpg") no-repeat top right;
}

div.alexandra {
	background: url("../images/people/afrattali.jpg") no-repeat top right;
}

/*  SERVICES */

div.turbines {
	background: url("../images/general/windturbine.jpg") no-repeat top right;
}

/* HOT TOPICS */
div.innovation {
	background: url("../images/hot/innovation.jpg") no-repeat top right;
}

div.turbine {
	background: url("../images/hot/turbine.jpg") no-repeat top right;
}

/*  ABOUT */

div.about {
	background: url("../images/about/gmvabout.jpg") no-repeat top right;
}