/*

	John Grant Style Sheet
	Created by Andi Topping on 16th December 2005

*/

* { font-family: Helvetica, Arial; }
html, body { background-color: #FFFFFF; margin: 0px 0px; padding: 0px 0px; }

#redbar { height: 116px; width: 100%; background-color: #9E1C26; margin: 40px 0px 0px 0px; }

#choose { margin: 24px 0px 0px 0px; padding: 0px 0px; }
#choose .intro { text-align:left; width: 267px; }
#choose .advice { text-align:left; width: 267px; }
#choose .estate { text-align:left; width: 162px; }

#footer { height: 106px; margin: 24px 0px }

.container { width: 700px; padding: 0px 0px; margin: 0px auto; }

