body {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(../images/general/bodybackground1.gif);
}
* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 7px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #336699;
}
h3 {
	font-size: 13px;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
	
	}
h5 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;	
	}
h6 {
	font-size: 14px;
	margin-bottom: 5px;
}
.textoverline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-bottom: 7px;
}
li {
	list-style-type: square;
	margin-left: 10px;
	text-indent: 1px;
}
#containerindex {
	background-image: url(../images/pages/index/index_top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 770px;
	text-align: left;
	z-index: 1;
	min-height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
#containerabout {
	background-image: url(../images/pages/about/about_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 770px;
	text-align: left;
	z-index: 1;
	min-height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
#containerprojects {
	background-image: url(../images/pages/projects/projects_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 770px;
	text-align: left;
	z-index: 1;
	min-height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
#containerharrisacademymerton {
	background-image: url(../images/pages/HarrisAcademyMerton1_Main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 770px;
	text-align: left;
	z-index: 1;
	min-height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
#containercontact {
	background-image: url(../images/pages/contact/contact_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 770px;
	text-align: left;
	z-index: 1;
	min-height: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
#indexholder {
	width: 770px;
	top: 310px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#indexheading {
	height: 40px;
	width: 750px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#indexbody {
	width: 770px;
	background-image: url(../images/general/bodyDropShadow_index.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
	padding-bottom: 5px;
}
#indexbodypages {
	width: 770px;
	background-image: url(../images/general/bodyDropShadow.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: center bottom;
}
#mainlogo {
	height: 120px;
	width: 200px;
	position: absolute;
	top: -310px;
	left: 540px;
}
#imagestrap {
	width: 400px;
	position: absolute;
	top: 225px;
	left: -200px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#imagestrap a:link{
	font-weight: bold;
	color: #CCCC99;
}
#imagestrap a:visited{
	font-weight: bold;
	color: #CCCC99;
}
#imagestrap a:hover{
	font-weight: bold;
	color: #FFFFFF;
}
.headingbox {
	width: 250px;
	float: left;
}
.bodybox {
	width: 210px;
	float: left;
	display: inline;
	padding-right: 20px;
	padding-left: 30px;
}
.bodybox1 {
	width: 210px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: inherit;
}
.textbox {
	width: 470px;
	float: left;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.textboxright {
	width: 200px;
	float: right;
	margin-right: 30px;
	display: inline;
}
.textboxright img{
	margin: 0 0 20px 0;
}
#footer {
	width: 770px;
	text-align: center;
	padding-top: 20px;
	float: left;
	font-size: 9px;
	background-image: url(../images/general/bodybackgroundfooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}

#footer img{
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
	padding-bottom: 10px;
}
#nav {
	margin: 0px;
	padding: 0px;
}
ul#nav li {
	display:block;
	margin: 0px;
	float: left;
	position: relative;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#nav li a {
	display:block;
	outline:none;
	width:200px;
	height:30px;
	text-indent:-9009px;
	margin:0;
	background-color: transparent;
	background-image: url(../images/general/mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#nav li a:hover {
	background-position:0 -30px
}
ul#nav li#projects a { 
	width:200px;
	background-position:0 -60px;
}
ul#nav li#projects a:hover {
	background-position:0 -90px
}	
ul#nav li#contact a {
	width:200px;
	background-position:0 -120px;
}
ul#nav li#contact a:hover {
	background-position:0 -150px
}
#contact-wrapper {
	float: left;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #EEEEEE;
}
#contact-wrapper div {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:13px;
	width:auto;
}
form#contactform label.error {
	color: #993300;
	font-weight: bold;
	display: block;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:13px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	cursor: pointer;
}
form#contactform textarea {
	font-size:13px;
	padding:3px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 433px;
}
.required, .requiredemail {
	width: 433px;
	background-image: url(../Images/boxback_white_bottom.gif);
}
.go1 {
	width: 200px;
	height: 24px;
	background-position: 0 0;
	cursor: pointer;
	background-image: url(../images/general/buttons.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.go1:hover { background-position: 0 -24px; }
.go2 {
	width: 200px;
	height: 24px;
	background-position: 0 -48px;
	cursor: pointer;
	background-image: url(../images/general/buttons.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.go2:hover { background-position: 0 -72px; }
.go3 {
	width: 200px;
	height: 24px;
	background-position: 0 -96px;
	cursor: pointer;
	background-image: url(../images/general/buttons.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.go3:hover { background-position: 0 -120px; }
