img { display: block; }

body { 
 margin: 0;
 padding: 0;
 font-size: 12px;
 font-family: verdana, arial, sans-serif;
 text-align: center;
 background-color: #888; 
}

html, body, div {
 -moz-box-sizing: border-box;
 box-sizing: border-box;
  }

/*___________text styles__________________*/

h1, h2 {
 font-weight: normal;
 font-family: Times, serif;
 margin: 0;
 padding: 0;
}
p, ul{
 font-size: 12px;
 font-weight: normal;
 color: #6981da;
 padding: 0;
 margin: 0.3em 0 0.8em 0;
}
ul {
	list-style-position: inside;
}
input, textarea {
 font-size: 10px;
 font-weight: normal;
 color: #6981da;
 padding: 0;
 margin: 0;		
}
a {
 color: #6981da;
 text-decoration: none;
}
a:hover, td#midleft a:hover, a:hover p {
 color: #666;
}
.bold, table .bold strong {
	font-weight: bold;
}
.grey {
	color: #666;
}
em {
	font-style: italic;
}
#maintable img[align="right"] {
	margin: 0 0 20px 20px;	
	border: 1px solid #888;
}
#maintable img[align="left"] {
	margin: 0 20px 13px 0;	
	border: 1px solid #888;
}
div.testimonial_short p {
	margin: 10px 0 0 0;
}
div.testimonial_short {
	border-top: 1px dotted #ddd;
	clear:both;
}
/*______________Structural Divs etc______________*/

div.outer_container {
 text-align: left;
 width: 776px; 
 width: 960px; 
 margin: 15px auto; 
 padding: 20px 0 10px 0;
 background-color: #fff;
}

div.inner_container {
 border: 0px dotted #6f0;
 margin: 0 40px; 
}

div.outer_header {
 font-size: 12px;
 height: 20px;
 color: #6981da;
}
div.outer_header a {
 color: #6981da;
}
div.outer_header a:hover {
 color: #888;
}

div.header {
 height: 280px;
}
div.headeralt {
 height: 130px;
}

div.maincontent_containter {
	background-color: #fefefe;
	width: 876px;
	margin-bottom: 10px;
}

div.inner_footer, div.inner_footer_alt {
		border-top: 3px solid #6981da;
		height: 100px;
		width: 876px;
		background-image: url('/_img/wessex_logo.gif');
		background-repeat: no-repeat;
		background-position: center;
}
div.inner_footer_alt {
		border-top: 3px solid #888;
		height: 100px;
		width: 876px;
}

/*______________Main menu____________*/
.header img, .headeralt img {
		float: left;
}
.header ul, .headeralt ul  {
		float: left; 
		margin: 0 0 0 1px; 
		padding: 0; 
		width: 252px;
		list-style-type: none;
}
.headeralt ul  {
		width: 470px;
}


.header li, .headeralt li {
	float: left;	
	width: 125px;
	height: 125px;
	margin: 0 1px 1px 0;
	background-color: #888;
	color: #fff;
}
.headeralt li {
	width: 116px;
	height: 125px;
}
.header li a, .headeralt li a  {
	display: block;
	padding-top: 105px;
	padding-right: 5px;
	text-align: right;
	width: 120px;
	height: 20px;
	color: #fff;
	font-size: 12px;
}
.headeralt li a  {
	width: 111px;
}
.header li a:hover, .header li a.menucurrent, .headeralt li a:hover, .headeralt li a.menucurrent{
	padding-top: 55px;
	padding-right: 0px;
	text-align: center;
	width: 125px;
	height: 70px;
	text-decoration: none;
	background-color: #6981da;
	background-image:  url('/_img/menu_hover_arrow.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
}
.headeralt li a:hover, .headeralt li a.menucurrent{
	width: 116px;
/*	background-image:  url('/_img/menu_hover_arrow2.gif');
	padding-top: 30px;
	height: 32px;*/
}

/*__________________Home page_____________*/
.main_home {
		border-top: 1px dashed #aaa;
		border-bottom: 1px dashed #aaa;
		padding: 45px 10px;
		font-size: 24px;
		font-family: Times, serif;
 		color: #6981da;
		text-align: center;
}
#results, #maze, #helping, #question {
	display: none;
}
#home {
	color: #888;
}

/*__________________Main Table_____________*/
#maintable {
	width: 876px;
}
#maintable h2 {
	font-family: Times, Serif;
	font-size: 18px;
	margin-bottom: 8px;
}

#maintable td#topleft, #maintable td#midleft, #maintable td#btmleft  {
	/*width: 420px;*/
	padding: 10px;
	color: #6981da;
	vertical-align: top;
}
#maintable td#topleft {
	border-bottom: 1px solid #6981da;
	font-family: Times, Serif;
	font-size: 18px;
}
#maintable td#midleft  {
	line-height: 1.5em;
}
#midleft a#nextpage {
	font-family: Times, Serif;
	font-weight: bold;
	font-size: 14px;
	vertical-align: super;
}
#midleft a:hover#nextpage {
	color: #888888;
}
#midleft img {
	display: inline;
}
#maintable td#btmleft {
	border-top: 1px solid #6981da;
	/*text-align: center;*/
	/*vertical-align: middle;*/
}

#maintable td#topright, #maintable td#midright, #maintable td#btmright  {
	width: 340px;
	padding: 10px;
	color: #888888;
}
#maintable td#topright {
	border-bottom: 1px solid #888;
	font-family: Times, Serif;
	font-size: 18px;
	text-align: left;
}
#maintable td#midright {
	vertical-align: top;
	line-height: 1.5em;
}
#midright p, #midright ul, #midright ol, #midright li, #midright a, #midright em, #midright blockquote, #midright h3  {
	font-size: 12px;
	color: #666;
}
#midright ul, #midright ol, #midright li {
		margin: 0;
		margin-left: 10px;
		padding: 0;
		list-style-position: outside;
}
#midright ul, #midright ol{
		margin-bottom: 1em;
}
#midright h2 {
	font-weight: normal;
	font-family: Times, Serif;
	/*font-size: 15px;*/
}
#midright a {
 color: #6981da;
	font-weight: normal;
}     
#midright a:hover {
	text-decoration: underline;
}     
#maintable td#btmright {
	border-top: 1px solid #888;
	border-bottom: 0px dashed #ccc;
	background-color: #fff;
	text-align: center;
}
#btmleft a {
	font-family: Times, Serif;
	font-size: 18px;
}
#btmright a {
	font-family: Times, Serif;
	font-size: 18px;
	color: #888;	
}
#btmright a:hover {
 color: #6981da;
}