@charset "utf-8";
/* Accounting Equations Limited Screen Stylesheet */
/* Author: Christopher Hill - Chill Web Designs */
/* Info: http://www.chillwebdesigns.co.uk/ */

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border:0;
	margin:0;
	outline:0;
	padding:0;	
	}
span{
	font-style:normal;
	}
a,a:visited{
	color:#0097fc;
	}

/* Page Styles */

body{	
	background:#ccc url(../images/screen/background.png) repeat-x;
	color:#666;
	font-family:Arial,Helvetica, sans-serif;
	height:auto;
	text-align:center;
	margin:0;
	padding:0;
	font-size:14px;
	}
#wrapper{	
	text-align:left;
	margin:0 auto;
	padding:0;
	width:920px;
	}
#header{
	vertical-align:top;
	margin:0;
	padding:0;
	height:50px;
	width:920px;
	}		
#top_navigation{
	margin:0;
	padding:27px 0 0 0;
	font-size:14px;
	font-weight:100;
	}
#top_navigation ul{
	margin:0;
	padding:0;
	}
#top_navigation ul li{
	float:left;
	margin:0;
	padding:0 35px 0 0;
	display:inline;
	list-style:none;
	}
#top_navigation ul li a{
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0;
	}
#top_navigation ul li a:hover{
	color:#333;
	}
#date{
	margin:0;
	padding:0;
	color:#FFF;
	float:right;
	}	
#logo a img{
	height:100px;
	width:920px;
	padding:0;
	margin:15px 0;
	}
#top_container{
	background:url(../images/screen/top-trans.png) no-repeat;
	height:15px;
	margin:15px 0 0 0;
	padding:0;
	width:920px;	
	}
#container{	
	text-align:left;
	width:920px;
	min-height:530px;
	margin:0;
	padding:0;
	height:auto;
	background-color:#fff;
	}
#gy_pic{
	background-repeat:no-repeat;
	width:890px;
	height:200px;
	margin:0 15px;
	padding:0;
	}
#container h1{
	margin:0;
	padding:0 15px;
	font-size:20px;
	font-weight:500;
	color:#0097fc;
	}
#slider_content h1{
	margin:0;
	padding:15px;
	font-size:20px;
	font-weight:500;
	color:#0097fc;
	}
#container p{
	margin:0;
	padding:0 15px;
	font-size:14px;
	text-align:justify;
	}
#container h3{
	margin:0;
	padding:200px 15px;
	font-size:20px;
	font-weight:100;
	text-align:center;
	}
#container h4{
	margin:0;
	padding:0 15px 15px 15px;
	font-size:16px;
	font-weight:100;
	color:#007eff;
	}
#container ul{
	font-size:14px;
	padding:15px 15px 0 15px;
	margin:0px;
	}
#container ul li{
	list-style-position:inside;
	}
	
#map_container{
	position:absolute;
	top:352px;
	margin:15px 15px 0 253px;
	overflow:hidden;
	}	
#map{
	border:1px solid #ccc;
	width:650px;
	height:310px;
	}
#route_finder{
	border: 1px solid #ccc;
	width:650px;
	height:60px;
	}
#route_finder #address_form{
	margin:15px 0 0 0;
	}
#route_finder label{
	margin:0;
	padding:12px;
	font-size:14px;
	}
#route_finder input{
	margin:0;
	border:1px solid #ccc;
	width:130px;
	height:18px;
	padding:3px;
	}
#route_finder button{
	margin:0 15px;
	border:1px solid #0099ff;
	width:120px;
	height:24px;
	font-size:12px;
	background-color:#0099ff;
	color:#fff;
	padding:3px;
	font-weight:300;
	}
#slider_content button{
	margin:0 15px;
	border:1px solid #0099ff;
	width:90px;
	height:24px;
	font-size:12px;
	background-color:#0099ff;
	color:#fff;
	padding:3px;
	font-weight:300;
	}
#slider_content button:hover{
	color:#333;
	cursor:pointer;
	}	
#address{
	font-size:14px;
	font-style:normal;
	}
#bottom_container{
	background:url(../images/screen/bottom-trans.png) no-repeat;
	height:15px;
	margin:0;
	padding:0;
	width:920px;	
	}
#footer{
	text-align:center;
	margin:5px 0 10px;
	height:60px;
	width:920px;
	}
#footer p{
	margin:15px 0;
	padding:0;
	font-size:12px;
	float:right;
	width:920px;
	}
#footer a{
	text-decoration:none;
	color:#666;
	}
#footer a:hover{
	text-decoration:none;
	color:#007eff;
	}
#footer address{
	margin:13px 0;
	float:right;
	width:920px;
	font-size:14px;
	font-style:normal;
	}
.line{
	background:url(../images/screen/line.gif) no-repeat;
	width:890px;
	margin:15px;
	height:2px;
	padding:0;
	}
.line2{
	background:url(../images/screen/line.gif) no-repeat;
	width:890px;
	margin:15px;
	height:2px;
	padding:0;
	}
.line3{
	background:url(../images/screen/line.gif) no-repeat;
	width:890px;
	margin:15px 15px 0 15px;
	height:2px;
	padding:0;
	}
#slider_content{
	font-size:14px;
	color:#333;
	text-align:left;
	float:left;
	margin:0;
	background-color:#999;
	width:398px;
	border:1px #333 solid;
	height:300px;
	background-color:#fff;
	}
#slider_content label{
	margin:15px;
	}
#slider_content span{
	color:#007eff;
	}
#slider_content input{
	margin:15px;
	border:1px solid #ccc;
	width:360px;
	height:18px;
	padding:3px;
	}
#slider_content button{
	margin:0 15px;
	border:1px solid #0099ff;
	width:90px;
	height:24px;
	font-size:12px;
	background-color:#0099ff;
	color:#fff;
	padding:3px;
	font-weight:300;
	}
#slider_content button:hover{
	color:#333;
	cursor:pointer;
	}
#link{
	margin:100px 0;
	padding:0;
	float:right;
	}
#slider_open{
	background:url(../images/screen/newsletter.jpg) no-repeat;
	width:30px;
	height:100px;
	cursor:pointer;
	}
#slider_open:hover{
	background:url(../images/screen/newsletter_hover.jpg) no-repeat;
	width:30px;
	height:100px;
	cursor:pointer;
	}
#slider_close{
	background:url(../images/screen/close.jpg) no-repeat;
	width:30px;
	height:100px;
	cursor:pointer;
	}
#slider_close:hover{
	background:url(../images/screen/close_hover.jpg) no-repeat;
	width:30px;
	height:100px;
	cursor:pointer;
	}
#validate{
	margin:0;
	padding:0;
	vertical-align:bottom;
	}
#enquiry_container{
	width:890px;
	height:300px;
	}		
#enquiry_left{
	float:left;
	width:445px;
	margin:0;
	padding:0;
	}
#enquiry_left label{
	font-size:14px;
	float:left;
	width:100px;
	margin:0 15px;
	padding:12px 0;
	}
#enquiry_left input{
	border:1px solid #ccc;
	width:250px;
	margin:10px 15px;
	padding:3px;
	}
#enquiry_right{
	float:right;
	width:445px;
	margin:0;
	padding:0;
	}
#enquiry_right textarea{
	border:1px solid #ccc;
	overflow:auto;
	width:437px;
	height:172px;
	margin:0 0 0 15px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	}
#enquiry_right button{
	margin:15px 15px 0 15px;
	border:1px solid #0099ff;
	width:90px;
	height:24px;
	font-size:12px;
	background-color:#0099ff;
	color:#fff;
	padding:3px;
	font-weight:300;
	}
#enquiry_right button:hover{
	margin:15px 15px 0 15px;
	border:1px solid #0099ff;
	width:90px;
	height:24px;
	font-size:12px;
	background-color:#0099ff;
	color:#333;
	padding:3px;
	font-weight:300;
	cursor:pointer;
	}
#error{
	color:#0099ff;
	font-size:14px;
	margin:0;
	padding:0;
	vertical-align:bottom;
	}
#about img{
	float:left;
	margin:0 15px 30px 15px;
}

/* IE6 HACKS */

/* Min Height Hack IE6 */

* html #container{
	height:530px;
	}
* html #slider{
	position:absolute;
	}	