/* screen.css */

/*----- GLOBAL STYLES ----- */

h1
	{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 18px 0px;
	padding:5px 0px 0px 12px;
	width:536px;
	height:21px;
	color:#fff;
	background:url(../images/bg_h1.gif) no-repeat;
	}
h3
	{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 9px 0px;
	padding:5px 0px 0px 12px;
	width:190px;
	height:21px;
	color:#fff;
	background:url(../images/bg_h2.gif) no-repeat;
	}
h2
	{
	color:#78baaa;
	font-weight:bold;
	margin:0px 0px 18px 0px;
	}

p
	{
	margin:0px 0px 18px 0px;
	}
	
/*----- GLOBAL STYLES END -----*/

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:840px;
	background:#d8d9db;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:840px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../images/bg_outer.gif) repeat-y;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:840px;
	height:344px;
	overflow:hidden;
	z-index:100;
	background:url(../images/bg_header.gif) no-repeat;
	}
#left 
	{
	position:relative;
	width:202px;
	float:left;
	padding:344px 0px 0px 39px;
	}
	
#left dl, dt, dd, ol, ul, li
{ padding:0px;
}	
#footer 
	{
	width:840px;
	clear:both;
	height:200px;
	left:0;
	bottom:0;
	position: absolute;
	background:url(../images/bg_footer.gif);
	}
#footer p
	{
	padding:125px 0px 0px 40px;
	color:#808080;
	}
#footer a { color:#808080; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:202px;/* for ie5 */
	he\ight:200px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:548px;
	float:right;
	padding:344px 38px 0px 0px;
	}
#clearfooter {width:100%;height:202px;clear:both}
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-202px;} /*safari wrapper */


div#middle
	{
	width:490px;
	float:left;
	padding:0px 0px 0px 25px;
	}
div#right
	{
	background:url(../images/bg_right.gif) repeat-y;
	padding:5px 25px 0px 25px;
	float:right;
	width:110px;
	}
div#right p
	{
	text-align:center;
	color:#808080;
	}
div#right img
	{
	margin:0px 0px 9px 0px;
	}
div#toplinks
	{
	height:27px;
	width:740px;
	padding:6px 50px 0px 50px;
	}
div#toplinks a
	{
	padding:5px 0px 5px 26px;
	margin:2px 0px 0px 15px;
	color:#808080;
	text-decoration:none;
	height:27px;
	}
div#toplinks a:hover
	{
	text-decoration:underline;
	}
div#toplinks form
	{
	float:left;
	}
div#toplinks form input.text
	{
	width:120px;
	margin:0px 8px 0px 0px;
	color:#808080;
	}
div#toplinks p
	{
	float:right;
	margin:0;
	}
	
	
ul#leftnav
	{
	margin:0px 4px 0px 4px;
	}
ul#leftnav li
	{
	border-bottom:1px solid #e1e1e1;
	}
ul#leftnav a
	{
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	padding:3px 0px 3px 28px;
	display:block;
	}
ul#leftnav a:hover
	{
	text-decoration:underline;
	}
	
ul#topnav
	{
	width:794px;
	height:60px;
	position:absolute;
	z-index:600;
	top:239px;
	left:23px;
	}
ul#topnav li
	{
	float:left;
	background:url(../images/topnav.png) no-repeat;
	width:87px;
	}
ul#topnav a
	{
	display:block;
	width:87px;
	height:60px;
	line-height:1001px;
	overflow:hidden;
	}
	
ul#topnav li#link1 { background-position: -1px -60px; }
ul#topnav li#link1:hover { background-position: -1px 0px; }
ul#topnav li#link2 { background-position: -88px -60px; }
ul#topnav li#link2:hover { background-position: -88px 0px; }
ul#topnav li#link3 { background-position: -175px -60px; }
ul#topnav li#link3:hover { background-position: -175px 0px; }
ul#topnav li#link4 { background-position: -262px -60px; }
ul#topnav li#link4:hover { background-position: -262px 0px; }
ul#topnav li#link5 { background-position: -349px -60px; }
ul#topnav li#link5:hover { background-position: -349px 0px; }
ul#topnav li#link6 { background-position: -436px -60px; }
ul#topnav li#link6:hover { background-position: -436px 0px; }
ul#topnav li#link7 { background-position: -523px -60px; }
ul#topnav li#link7:hover { background-position: -523px 0px; }
ul#topnav li#link8 { background-position: -610px -60px; }
ul#topnav li#link8:hover { background-position: -610px 0px; }
ul#topnav li#link9 { background-position: -697px -60px; width:98px; }
ul#topnav li#link9:hover { background-position: -697px 0px; }


p#topnavpara
	{
	width:794px;
	height:24px;
	background:url(../images/bg_topnavpara.gif) repeat-x;
	margin:0px 0px 0px 23px;
	border-top:3px solid #fff;
	padding:6px 0 0 0;
	}
p#topnavpara a
	{
	color:#fff;
	text-decoration:none;
	margin:0px 16px 0px 16px;
	}
p#topnavpara a:hover
	{
	text-decoration:underline;
	}


ul#topnav2
	{
	width:794px;
	height:30px;
	background:url(../images/bg_topnav2.gif);
	margin:0px 0px 0px 23px;
	border-top:3px solid #fff;
	}
ul#topnav2 li
	{
	float:left;
	background:url(../images/divider.gif) no-repeat right center;
	}
ul#topnav2 a
	{
	color:#fff;
	text-decoration:none;
	padding:6px 16px 5px 16px;
	display:block;
	height:19px;
	}
ul#topnav2 a:hover
	{
	text-decoration:underline;
	}


#buslistimg {
	padding: 4px;
	border: 1px solid #B8A38B;
}
#grey {
	background-color: #ececec;
	padding: 5px;
	margin-bottom: 10px;
}
#contact
	{
	border:solid 1px #ccc;
	padding:5px;
	}
#contact td
	{
	padding:3px;
	}h2 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACD6E6;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#designedby {
	color: #999999;
}
#middle a {
	color: #00adef;
}
	ul#leftnav a:hover
		{
		background:url(../images/bulletpoint.gif) no-repeat 10px center;
		}