#outerwrapper {
	margin: 0px auto;
	width: 760px;
}

#innerwrapper {
	border: 1px solid #000000; 
	width:760px;
	position: relative;
	float: left;
}


#headerwrapper {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 84px;
	width: 760px;
	float: left;
}

#header {
	width: 760px;
	height: 84px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	
}

#address {
	width: 130px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 11px;
	float: right;
}
#address a:link, #address a:hover, #address a:visited, #address a:active {
text-decoration: none;
color: #ffffff;

}

#bigbuttons {
float: left;
width: 380px;
height: 192px;
background-color: #e4e5c6;
}

.bigbutton {
	height: 48px;
	float: left;
}
#bigbuttons a, #bigbuttons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/bigbutton_bg.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 379px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
	float: left;
}
#bigbuttons a:hover {
color: #607291;
}
#bigbuttons h1 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#bigbuttons img {
	margin: 10px 10px 0px 0px;
	border: 0px;
}
#bigcityhallimage {
	position: absolute;
	right: 0px;
	top: 33px;
	
}
#separatorbar {
	font-size: 2px;
	height: 2px;
	background-color: #333333;
	width: 760px;
	border-top: 1px solid #eeeeee;
	clear: both;
	float: left;
}

#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 750px;
	background-color: #e4e5c6;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#maincontent a, #maincontent a:visited, #maincontent a:active {
	font-color: #ff9933;
	text-decoration: none;
}
a:link,a:visited { 
color: #333366;
text-decoration: none;
}
a:hover { 
color: #996600;
text-decoration: underline; 
}
input,select { font-size: 12px }
td {
font-size: 12px;
}
#maincontent h1 {
color: FF9933;
width: 50%;
border-bottom: 2px solid #999999;
}
#mainmenu {
	width: 760px;
	background-image: url(images/button_off_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	clear: both;
	float: left;
}
#mainmenu a, #mainmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 40px;
	background-image: url(images/button_off_bg.gif);
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
	clear: none;
	border-right: 1px solid #999999;
	float: left;
}

#mainmenu img {
	position: relative;
	left: 5px;
	top: 1px;
}
#mainmenu a:hover {
	background-image: url(images/button_on_bg.gif);

}

#footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 11px;
	height: 30px;
	background-color: #999999;
	width: 755px;
	border-top: 1px solid #eeeeee;
	padding-top: 9px;
	padding-left: 5px;
	color: #444444;
	clear: both;
}
#footer_menu, #footer_menu a, #footer_menu a:visited, #footer_menu a:active {
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
#footer_menu a:hover {
text-decoration: underline;
}

#footer {
	margin: 0px auto;
	width: 760px;
	text-align: right;
	font-family: arial;
	font-size: 10px;
}

#footer a,#footer a:visited {
	text-decoration: none;
}

body {
	background-color: #CCCCCC;
	margin: 10px 0px;
}

#contentwrapper {
	clear: both;
	float: left;
}

.trickff {
	float: left;
	clear: all;
}
