.siteContainer {
	min-height: 450px;
	width:960px;
	margin:0px auto;
}

.siteHeader{
	height:120px;
	width:960px;
	background:transparent url(../images/headerBG.jpg) no-repeat left top;
	margin: 0 0 60px;
}

.siteHeader .logo{
	height:120px;
	width:233px;
	float:left;
	padding-left:55px;
}

.logo h1{
	text-indent:-999em;
	margin:0px;
}

.logo a{
	display:block;
	height:92px;
	background-color: transparent;
	background-image: url(../images/CanalConnection-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.siteHeader .search{
	width:286px;
	float:right;
}

.nav {
	margin-bottom: 0px;
	padding-top:60px;
	height: 92px;
	text-align: right;
}
.nav ul {
	float: right;
	text-align:left;
	list-style-type:none;
	margin:0px;
}
.nav ul li{float: left; position:relative; padding-left:25px;}
.nav ul li a{float: left; color: #aadee9; text-transform:uppercase; text-decoration:none; font-size:1.167em;}
.nav ul li a:hover{ text-decoration: none; color:#FFFFFF; border-bottom:5px solid #1fafdd}

.nav ul ul{
	position: absolute;
	z-index:500;
	top:32px; /* this value is the same as the height of the selector .nav*/
	left:0px;
	list-style-type:none;
	padding-left:0px;
	background:#000000 url(../images/menuDropBG.jpg) repeat left top;
}

.nav ul ul li{
	display:block;
	text-align:left;
	padding:0px;
	margin:0px;
	float:none !important;
	position:static !important;
	height:auto;
}


.nav ul ul li a{
	display:block !important;
	height:33px;
	text-align:left;
	line-height:33px;
	white-space:nowrap;
	padding-left:15px;
	float:none !important;
	font-size:14px;
	height:auto;
}

.nav ul ul li a:hover{
	background: url(../images/menuHoverBG.gif) top left repeat-x;
	text-decoration:none;
	float:none !important;
	display:block !important;
}

.nav ul ul,
.nav ul li:hover ul ul,
.nav ul ul li:hover ul ul{
	display: none;
}

.nav ul li:hover ul,
.nav ul ul li:hover ul,
.nav ul ul ul li:hover ul{
	display: block;
}

.nav ul ul li{
	display:block;
}

.contentContainer{
	width:960px;
	margin-bottom:20px;
}

.siteContent{
	width:650px;
	float:left;
}

.rightCol{
	width:250px;
	float:left;
	margin-right: 60px;
	background-attachment: scroll;
	background-image: url(../images/recentnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}

/* module stylesheet overrides */

.search-box input.cat_textbox_small {
	/*margin:0px 3px 0px 0px;*/
}
.cat_textbox_small, .cat_listbox_small {
	/*width:200px;*/
}

.cat_button{
}

.cat_dropdown_smaller {
	/*width:150px;*/
}

.form input, .webform input {
	/*margin-right:3px;*/
}

input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	/*width:300px;*/
}

.cat_listbox {
	/*height:120px;
	width:300px;*/
}

table.webform td {
	/*line-height:24px;*/
}

table.webform, table.reporting {
	/*border-collapse:collapse;
	border-spacing:0;*/
}

table{
	/*border-collapse:separate;
	border-spacing:0px;*/
}#wrapper {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg-display.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	margin:0 auto;
}

.footer {
	background:transparent url(../images/footer-bg.jpg) no-repeat scroll top center;
	width:100%;
	padding: 100px 0 50px;
	float:left;
}

#credits {
	font-size: 0.75em;
	color: #FFF;
	width: 960px;
	margin: 0 auto;
	text-transform:uppercase;
}

#creadits p {
	float:left;
}

a.citycouncil {
	float: right;
	height: 64px;
	width: 224px;
	background:url(../images/citycouncil-btn.png) scroll top center;
	margin-top:8px;
	text-indent:-999em;
}

a:hover.citycouncil {
	background:url(../images/citycouncil-btn.png) scroll bottom center;
}

#twitter_div ul {
	margin:0;
	list-style-type:none;
	border-top:#22b1da solid 1px;
}

#twitter_div li {
	padding:10px 0;
	border-bottom:#22b1da solid 1px;
}

#twitter-link {
	float:left;
	background:
}

#twitter_update_list a {
	display:block;
}

.quote {
	display:block;
	background-color:#198fd7;
	padding:15px;
	color:#fff;
	font-style:italic;
    font-weight:bold;
	margin:40px 0 0;
}

.quotename {
	font-weight:bold;
	padding-top:20px;
	background:transparent url(../images/quote-arrow.gif) no-repeat scroll top left;
	text-transform:uppercase;
}

.BorderRight {
	border-right: #5aa2d2 1px solid;
	height:70px;
	float:left;
	margin-right: 20px;
	padding: 20px 20px 20px 0;
}

#twitter-link {
	background:transparent url(../images/twitter.jpg) no-repeat scroll top left;
	text-indent:-999em;
	height:32px;
	width:129px;
	margin-top:10px;
	float:left;
}

.facebook {
	background:transparent url(../images/facebook.jpg) no-repeat scroll top left;
	text-indent:-999em;
	height:25px;
	width:93px;
	margin:14px 0 0 10px;
	float:left;
}

.subheading {
	font-size:1.167em;
    line-height:1.667em;
    margin-bottom:1.5em;
}