
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#container {
	width:765px;
	text-align:left;
	background-color:white;
	border-left: 12px solid white;
	border-right: 12px solid white;
}

#banner {
	height:73px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	border-bottom: 2px solid #3F88A5;
	padding-top:24px;
	padding-left:590px;
}



#banner ul {
padding:0px;
margin:0px;

}
#banner li {
	list-style:none;
	background-image:url(../images/arrows_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	font-size:0.9em;
	margin-bottom:3px;
}

#banner A,#banner A:visited  {
	color:#1C576E;
	text-decoration:none;
}

#banner A:hover { color:red; }

#banner2 {
	height:108px;
	background-repeat:no-repeat;
}

#flashbanner {
	float:right;
}

#flashbanner2 {
	float:left;
}
#subbanner {
	background-image:url(../images/banners/Merton_Static_1.jpg);
	width:289px;
	height:108px;
	margin-left:124px;
}

#welcomeimage {
	height:213px;
	width:284px;
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
}



#navigation {
	background-color:#5E8797;
	height:21px;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
}

#navigation A, #navigation A:visited {
	font-size:0.85em;
	color:white;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}

#navigation A:hover {
	color:#0B2E51;
}

#clear {
	clear:both;
}

#breadcrumb {
	font-size:0.80em;
	height:16px;
	color:#5D6B80;
	border-bottom:1px solid #172A48;
	padding-bottom:5px;
}

#breadcrumb span {
	position:relative;
	top:3px;
	left:2px;
}

#breadcrumb A, #breadcrumb A:visited {
	color:#0080C4;
	text-decoration:underline;
	margin-left:2px;
	margin-right:2px;
	top:3px;
	left:2px;
	position:relative;
}

#breadcrumb A:hover {
	color:red;
}

#ofsted_logo {
	height:160px;
	width:57px;
	background-image:url(../images/Merton_Ofsted.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:right;
}

#footer {
	border-top:1px solid #172A48;
	height:18px;
	font-size:0.8em;
	color:#5E8797;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:2px;
}

#footer A, #footer A:visited {
	color:#5E8797;
	text-decoration:none;
}

#footer A:hover {
	text-decoration:underline;
}

#footer .column1 {
	float:left;
	width:330px;
	padding-left:10px;
	padding-top:2px;
}

#footer .column3 {
	text-align:right;
	margin-right:10px;
	padding-top:2px;

}

.dotted_line1 {
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	height:1px;
	background-color:white;
	padding:0px;
	margin:0px;
	font-size:1px;
	margin-bottom:1px;
}

.dotted_line2 {
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	height:1px;

	padding:0px;
	margin:0px;
	font-size:0px;
	margin-bottom:0px;
}
#subnav_header {
	height:22px;
	background-color:#172A48;
	color:white;
	font-size:0.8em;
	padding-left:5px;
	padding-top:8px;
	font-weight:bold;
	background-repeat:no-repeat;
}

#subnav {
	padding:0px;
	margin:0px;
	color: black;
	font-size:0.85em;
	margin-bottom:5px;
}

#subnav li {
	padding:0px;
	margin:0px;
	background-color:#739CAC;
	border-top:2px solid white;
	min-height:16px;
	list-style:none;
	color:white;
	background-image:url(../images/listimage.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	
}


#subnav .selected {
	background-color:#396170;
	font-weight:bold;
}

#subnav .indent {
	padding-left:30px;
	background-image:url(../images/listimage-indent.gif);
}

#subnav A, #subnav A:visited {
	color:white;
	text-decoration:none;
	
}

* html #subnav A {
	position:relative;
	top:-2px;
}
			

#subnav A:hover {
	text-decoration:underline;
}

#page_quicklinks {
	padding:0px;
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:10px;
}

#page_quicklinks li {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}

#page_quicklinks A,#page_quicklinks A:visited {
	color:#19375A;
	font-weight:bold;
	text-decoration:underline;
}

#page_quicklinks A:hover {
	color:red;
}