/* CSS */

html, body {
	background: #fff url(/images/page-bg.gif) repeat-x top center;
	margin: 0;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 20px;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
}

#header {
	background: url(/images/logo-lines.gif) no-repeat top left;
	height: 83px;
	overflow: hidden;
	width: 960px;
	margin: 0;
}

#page-image {
	margin: 0 0 20px;
	height: 180px;
	overflow: hidden;
	width: 960px;
}
#page-image-home {
	margin: 0;
	height: 180px;
	overflow: hidden;
	width: 960px;
}

#under-title {
	height: 3px;
	width: 100%;
	background: #10222b;
	margin-top: 2px;
	overflow: hidden;
}

/* TICKER */

#ticker {
	width: 914px;
	height: 22px;
	background: #fff url(/images/ticker-bg.gif) bottom left no-repeat;
	color: #000;
	font-size: 11px;
	list-style: none;
	padding: 1px 13px 0;
	margin: 0 0 20px 10px;
	overflow: hidden;
}
#ticker a {color: #10222b;}
#ticker a:hover {color: #308dc0; text-decoration: none;}

/* OUR MEMBERS */

#our-members-box {
	width: 195px;
	background: #10222b;
	padding: 1px 15px 5px;
	float: left;
	margin: 10px 7px 0 0;
}
html>body #our-members-box {
	margin: 10px 10px 0 0;
}
#our-members-box h2 {color: #fff; line-height: 18px; font-weight: bold; height: 37px; overflow: hidden;}
#our-members-box a {color: #fff;}
#our-members-box a:hover {color: #74c0ea; text-decoration: none;}
.our-members-link {
	text-align: right;
	padding: 4px 0 1px;
}
.our-members-logo {
	background: url(/images/our-members-gfx-bg.gif) #fff top left no-repeat;
	width: 195px;
	height: 90px;
	padding: 10px 0;
	text-align: center;
}

/* CONTENT */

#home-content-casestudies {
	background: url(/images/success-story-icon.gif) top left no-repeat;
	margin-top: 25px;
}
#home-casestudies-title {
	padding: 10px 0 0 96px;
}

.hidden  {
	display: none;
}

/* FOOTER */

#footer {
	clear: both;
	padding: 0;
	background: #10222b;
	width: 940px;
	height: 160px;
	overflow: hidden;
	margin: 20px 10px;
}

a.footer-link:link, a.footer-link:visited, a.footer-link:active, .footer-link {color: #fff; text-decoration: none;}
a.footer-link:hover {color: #fff; text-decoration: underline;}

#footer-left {
	position: absolute;
	bottom: 27px;
	left: 20px;
	color: #fff;
	padding: 3px 0;
}
#footer-left p {
	color: #fff;
}

#footer-right {
	float: right;
	padding: 0 0 0 102px;
	width: 538px;
	height: 160px;
	background: url(/images/footer-gettingaround-title.gif) top left no-repeat;
	overflow: hidden;
}
#footer-right h2 {
	display: none;
}
#galink {
	float: left;
	padding-right: 1px;
}
ul.gettingaroundlinks {
	list-style: none;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 102px;
	list-style-position: outside;
	overflow: hidden;
}
ul.gettingaroundlinks ul {list-style: none; list-style-type: none;}

ul.gettingaroundlinks li a.gettingaroundlink-a {display: block; width: 130px; height: 160px; padding: 0; margin: 0; overflow: hidden; color: #10222b; float: left;
	position: absolute; bottom: 20px; right: 418px;
	background: url(/images/footer-gettingaround-public-off.gif);
}
ul.gettingaroundlinks li:hover a.gettingaroundlink-a {color: #10222b; text-decoration: none;
	background: url(/images/footer-gettingaround-public-over.gif);
}
ul.gettingaroundlinks li a.gettingaroundlink-b {display: block; width: 130px; height: 160px; padding: 0; margin: 0; overflow: hidden; color: #10222b; float: left;
	position: absolute; bottom: 20px; right: 287px;
	background: url(/images/footer-gettingaround-walking-off.gif);
}
ul.gettingaroundlinks li:hover a.gettingaroundlink-b {color: #10222b; text-decoration: none;
	background: url(/images/footer-gettingaround-walking-over.gif);
}
ul.gettingaroundlinks li a.gettingaroundlink-c {display: block; width: 130px; height: 160px; padding: 0; margin: 0; overflow: hidden; color: #10222b; float: left;
	position: absolute; bottom: 20px; right: 156px;
	background: url(/images/footer-gettingaround-car-off.gif);
}
ul.gettingaroundlinks li:hover a.gettingaroundlink-c {color: #10222b; text-decoration: none;
	background: url(/images/footer-gettingaround-car-over.gif);
}
ul.gettingaroundlinks li a.gettingaroundlink-d {display: block; width: 130px; height: 160px; padding: 0; margin: 0; overflow: hidden; color: #10222b; float: left;
	position: absolute; bottom: 20px; right: 25px;
	background: url(/images/footer-gettingaround-cycling-off.gif);
}
ul.gettingaroundlinks li:hover a.gettingaroundlink-d {color: #10222b; text-decoration: none;
	background: url(/images/footer-gettingaround-cycling-over.gif);
}

#footer-cs {position: absolute; bottom: 3px; right: 10px; line-height: 14px;}
a.footer-link-cs:link, a.footer-link-cs:visited, a.footer-link-cs:active, .footer-link-cs {font-size: 11px; color: #aaa; text-decoration: none;}
a.footer-link-cs:hover {color: #10222b; text-decoration: none;}