/* www.jsgmendham.co.uk
	for J.S.G. Mendham and Co. Ltd. */


html {
	height:100%;
} 
body {
	margin: 20px auto;
	padding: 0px;
	background: #1A4E91;
/*	background: url('images/bground.gif');*/
	color: #505050;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 760px;
/*	border: 2px dotted #1A4E91;*/
}
#outer {
	background: #FFFFFF;
	color: #505050;
	margin: 0px auto;
	width: 760px;
/*	border: 2px dotted #1A4E91;
	border-right: 2px dotted #1A4E91;
	overflow: auto; 
	height: expression(document.body.clientheight - 185 + "px");*/
}
#container {
	background: #FFFFFF;
	color: #505050;
	margin: 0px auto;
	width: 740px;
}
.printinfo {
	display: none;
}
#header {
	text-align: right;
	border-bottom: 2px dotted #1A4E91;
}
#toplogo {
	margin-bottom: 8px;
	margin-top: 10px;
}
#rightmenu {
	position: relative;
	width: 135px;
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
#rightmenu ul {	
	list-style: none;
	width: 135px;
	background: #FFFFFF;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: center;
}	
#rightmenu li {
	margin-bottom: 4px;
}
#rightmenu li a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: #1A4E91;
	display: block;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	background: #CCCCCC;
}		
#rightmenu li a:hover {
	background: #D0D6E7;
	border-top: 1px dotted #1A4E91;
	border-bottom: 1px dotted #1A4E91;
	color: #1A4E91;
}
.current {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	background: #D0D6E7;
	display: block;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #1A4E91;
	border-bottom: 1px dotted #1A4E91;
	color: #1A4E91;
}
#rightmenu2 {
	position: relative;
	width: 115px;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
#rightmenu2 ul {	
	list-style: none;
	width: 115px;
	background: #FFFFFF;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: center;
}	
#rightmenu2 li {
	margin-bottom: 4px;
}
#rightmenu2 li a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: #1A4E91;
	display: block;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	background: #CCCCCC;
}		
#rightmenu2 li a:hover {
	background: #D0D6E7;
	border-top: 1px dotted #1A4E91;
	border-bottom: 1px dotted #1A4E91;
	color: #1A4E91;
}
.current2 {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	background: #D0D6E7;
	display: block;
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #1A4E91;
	border-bottom: 1px dotted #1A4E91;
	color: #1A4E91;
}
#content {
	position: relative;
	float: left;
	width: 583px;
	margin: 10px 0px 10px 0;
	padding: 25px 10px 10px 0px;
	text-align: left;
	line-height: 20px;
	border-right: 2px dotted #1A4E91;
}
#content li {
	list-style: outside;
	margin-top: 0px;
}
#ul {
	margin-top: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	line-height: 26px;
	color: #1A4E91;
	background: #FFFFFF;
	font-weight: bold;
}
h2 {
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	background: #FFFFFF;
	color: #1A4E91;
}
h3 {
	font-size: 12px;
	color: #1A4E91;
	background: #FFFFFF;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 2px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
}
h5 {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 8px 0;
	text-align: right;	
}
.letters {
	font-size: 9px;
	font-weight: normal;	
}
a {
	text-decoration: none;
	color: #505050;
	background: inherit;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
	background: inherit;
}
#footer {
	clear: both;
	padding-top: 10px;
	border-top: 2px dotted #1A4E91;
	text-align: right;
	font-size: 9px;
	line-height: 14px;
	background: #FFFFFF;
	color: #505050;
}
a:link img {
	border: 0px;
}
a:visited img {
	border: 0px;
}
p.indent{
	text-indent: 30px;
}
#standards {
	margin: 15px 0 30px 0;
	background: #FFFFFF;
	color: #505050;
}
.phone {
	margin: 0px 0px 20px 0px;
	float: left;
	width: 140px;
	text-align: left;	
}
.email {
	margin: 0px 0px 20px 0px;
	float: left;
	width: 290px;
	text-align: left;	
}
hr {
	display: none;
}
.sitelink {
	margin-left: 40px;
	padding-left: 35px;
	background: url('images/arrow.gif') no-repeat;
}
.subsitelink {
	margin-left: 100px;
	padding-left: 35px;
	background: url('images/arrow.gif') no-repeat;
}





