
           	/*common styles*/
                *{margin:0; padding:0}
                .clearme{clear:both;}
				html{height:101%;}
				body{background:url(../images/bg.jpg) repeat-x top #AADC55; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}
				form input, form textarea{background-color:#f0fbff; border:solid 1px #ccc;}
        		p{line-height:20px; margin-bottom:10px;}
				h2{margin-bottom:10px;}
				a{color:#000;}
				a:hover{text-decoration:none;}
				a img{border:none;}
				
            /*3col styles*/
                #column1 {width:50%; float:left; margin-right:-400px; overflow:hidden;}
                #col1inner{margin-right:400px; overflow:hidden;}
                #column2 {height:716px; width:800px; float:left; background:url(../images/content.jpg); position:relative; z-index:10;}
                #column3outer {width:50%; float:right; margin-left:-405px; overflow:hidden;}
                #column3 {margin-left:400px; overflow:hidden;}
        
            /*layout styles*/
				.header{margin-bottom:10px;}
                #header{height:159px; width:800px; background:url(../images/header.jpg) no-repeat top;}
				#nav{position:absolute; height:641px; width:217px; background-image:url(../images/bg_nav.jpg);}
				#main{position:absolute; margin-left:217px; width:583px;}
				#content{background-color:#099; background:url(../images/bg_content.jpg) top; /*padding-top:15px;*/}
				#content-top{height:15px; width:583px; background-image:url(../images/bg_top.jpg);}
				#content-base{height:15px; width:583px; background-image:url(../images/bg_base.jpg);}
				#container{width:540px; background-color:#fff; margin:10px auto 0 auto;}
				#footer{height:183px; background-image:url(../images/bg_footer.jpg);}
				
				.download{height:186px; margin-top:10px;}
				.downloadinfo{float:left; width:300px; padding-left:10px;}
				.downloadthumb{width:230px; float:left;}
				.downloadthumb img{border:solid 1px #AADC55;}
				
				.list{margin:0; padding:0;}
				.list li{list-style-position:inside; line-height:20px; margin-bottom:20px;}
				
				/*footer styles*/
					#logos{width:500px; margin:0 auto; padding-top:50px;}
					#logos ul{margin:0; padding:0;}
					#logos ul li{float:left; list-style:none;}
					#logos ul li a{display:block; height:62px; width:150px;}
					#logos ul li a span{display:none;}
					#logo01{background-image:url(../images/logo_leaneast.jpg); margin-right:25px;}
					#logo02{background-image:url(../images/logo_newcastle.jpg); margin-right:25px;}
					#logo03{background-image:url(../images/logo_nhs.jpg);}
					#legal{width:500px; margin:0 auto; padding-top:20px;}
					#legal ul{margin:0; padding:0;}
					#legal ul li{float:left; list-style:none;}
					#legal ul li a{margin-right:10px; color:#ccc;}
					#legal ul li a:hover{text-decoration:none; color:#666;}
					
				/*header styles*/
					#headerbutts{float:right;}
					
					
					
						
			/*overrides*/
				#legal ul li a.blacklink{color:#000; text-decoration:none;}
				.boldgreen{color:#688C22; font-size:16px; font-weight:bold;}

.back_button{display:none;}
					
	  