html {
	font-size:100%;
	line-height:1.125em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#enquiryForm {
	float: left;
	width: 300px;
}
#formwrapper {
	float: left;
	padding-left: 24px;
	padding-top: 24px;
	width: 800px;
}
body {
	font-size:0.7em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/stewart-writtle-background-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#logo {
	background-image: url(../images/vert-line.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 24px 0px 24px 20px;
	width: 48px;
	height: 576px;
	float: left;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearit {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
#topMenu {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 14px;
	padding-left: 15px;
}
#pageTitle {
	float: left;
	width: 350px;
	padding: 20px 12px 12px 20px;
	background-image: url(../images/horizontal-line-01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pageMenu {
	float: left;
	width: 800px;
	background-attachment: scroll;
	background-image: url(../images/horizontal-line-02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#pageMenu ul {
	margin: 0px;
	padding: 0px;
}
#pageMenu li {
	display: inline;
	margin-right: 35px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	background-image: url(../images/stewart-writtle-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sectionHeader {
	float: left;
	width: 350px;
	padding: 14px 12px 14px 20px;
}
#gallerySection {
	padding: 0px 0px 12px 20px;
	width: 835px;
	float: left;
}
#gallerySection img {
	border: 1px solid #CCCCCC;
	margin-right: 7px;
}
#footer {
	float: right;
	width: 862px;
	background-attachment: scroll;
	background-image: url(../images/bottom-fader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#stnCredit {
	font-size: 0.9em;
	color: #CCCCCC;
	float: right;
	padding-top: 6px;
}
h1 {
	float: left;
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 1em;
	line-height: 1em;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}

/* Gallery Styles */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 835px; /* Set to gallery width, in px or percentage */
	height: 82px; /* Set to gallery height */
	margin-bottom: 12px;
}

#statusdiv {
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
#aboutText {
	margin: 24px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 838px;
	height: 445px;
	font-size: 1.2em;
}

#contactAddress {
	float: left;
	width: 250px;
	margin-left: 50px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 1.8em;
}
#contactForm {
	float: left;
	padding: 0px;
	margin: 0px;
}
.contactformfield input {
	width: 300px;
}
#contactInfo {
	float: left;
	margin-top: 24px;
	margin-left: 20px;
	width: 700px;
}
.contactformfield textarea {
	width: 300px;
}
.contactformfield {
	float: left;
	margin-bottom: 1.5em;
	width: 370px;
}
.contactfieldtitle {
	font-weight: bold;
	color: #666666;
	float: left;
	width: 350px;
}

#homeimage {
	padding-top: 100px;
	float: left;
}

#content {
	width: 895px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#centrer {
	top: 50%;
	width: 100%;
	margin-top: -286px;
	text-align: center;
	padding: 0px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#homemenu #pageMenu {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background-image: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#enterSite {
	float: right;
	padding-top: 10px;
}
#pageMenu a:link {
	color: #666666;
	text-decoration: none;
}
#pageMenu a:visited {
	color: #666666;
	text-decoration: none;
}
#pageMenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#topMenu a:link {
	color: #666666;
	text-decoration: none;
}
#topMenu a:visited {
	color: #666666;
	text-decoration: none;
}
#topMenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#stnCredit a:link {
	font-size: 0.9em;
	color: #CCCCCC;
	float: right;
	padding-top: 6px;
}
img, div, input { 
	behavior: url("iepngfix.htc")
}
