body{
	font-family: verdana, arial, tahoma;
	font-size: 0.8em;
	text-align: center; 
	padding: 0 0 0 0;
	margin: 10px auto 0 auto;
	background-color: #fff;
	}
	
a{
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

#standard_form{
	text-align: left;
	}
	
#standard_form p{
	text-align:left;
	margin: 0;
	}
	
#standard_form label{
	text-align: right;
	vertical-align: top;
	width: 7.25em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
	
#standard_form .submit{
	margin-left: 7.85em;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 0.8em;
	}

.error{
	color: red;
	}

	

#SiteWrap {
	width: 100%; 
	text-align: center; 
	margin: auto; 
	border: 0px solid #000;
	background-color: #fff;
	}
	
#header{
	width: 812px;
	height:62px;
	background-image: url(http://www.crsnorthwich.co.uk/images/header_border.gif);
	margin: auto;
	}

#header tr td{
	vertical-align: top;
	}
	
#header .title{
	font-size: 24px;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
#header .sub_text{
	font-size: 14px;
	margin-left: 12px;
	margin-top: -6px;
	font-weight: bold;
	}
	
#header .cheshire_fm{
	text-align: right;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: -2px;
	}
	
#header .nav{
	font-size: 13px;
	margin-left: 12px;
	margin-top: -4px;
	margin-bottom: 0px;
	font-weight: bold;
	}
	
#index_cont, #content_page{
	width: 812px;
	height: 552px;
	background-image: url(http://www.crsnorthwich.co.uk/images/content_border.gif);
	background-color: #fff;
	margin: auto;
	}
	
#index_cont{
	background-image: url(http://www.crsnorthwich.co.uk/images/content_border.gif);
	}
	
#content_page{
	background-image: url(http://www.crsnorthwich.co.uk/images/content_page_border.gif);
	}
	
#index_cont tr td{
	width: 48%;
	height: 48%;
	background-repeat: no-repeat;
	border: 0px solid #000000;
	}

#index_cont .topleft, #index_cont .bottomleft, #index_cont .topright, #index_cont .bottomright{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	cursor:pointer;
	}

#index_cont .topleft{
	background-image: url(http://www.crsnorthwich.co.uk/images/top-left.gif);
	background-position: 85% 80%;
	}
	
#index_cont .info{
	width: 63%;
	vertical-align: bottom;
	}

#index_cont .info p{
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: -3px;
	font-size: 16px;
	}
	
#index_cont .title{
	width: 37%;
	vertical-align: bottom;
	}

#index_cont .title p{
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	}

#index_cont .bottomleft{
	background-image: url(http://www.crsnorthwich.co.uk/images/bottom-left.gif);
	background-position: 85% 20%;
	}
	
#index_cont .bottomleft .info, #index_cont .bottomright .info{
	vertical-align: top;
	}	

#index_cont .bottomleft .title, #index_cont .bottomright .title{
	vertical-align: top;
	}

#index_cont .topright{
	background-image: url(http://www.crsnorthwich.co.uk/images/top-right.gif);
	background-position: 25% 80%;
	}
	
#index_cont .topright .title p{
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	}
	
#index_cont .topright .info p{
	text-align: right;
	margin-left: -3px;
	margin-right: 20px;
	}

#index_cont .bottomright{
	background-image: url(http://www.crsnorthwich.co.uk/images/bottom-right.gif);
	background-position: 25% 20%;
	}
	
#index_cont .bottomright .title p{
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	}
	
#index_cont .bottomright .info p{
	text-align: right;
	margin-left: -3px;
	margin-right: 20px;
	}
	
#content_page .content{
		overflow:auto;
		height: 455px;
		width: 99.5%;
	}
	
#content_page tr td{
	vertical-align: top;
	}
	
#content_page tr .top{
	height: 80px;
	}
	
#content_page p{
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
#content_page .header{
	margin-top:20px;
	font-size: 29px;
	font-weight: 500;
	width: 600px;
	}
	
#footer{
	width: 812px;
	text-align: center;
	margin: auto;
	}
	
#footer p{
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #a4a4a4;
	}
	
#footer a{
	color: #a4a4a4;
	font-weight: bold;
	}
	
	