#expo {
	font-size: 50px;
}
#myContent p {
	margin: 0px;
	padding: 0px;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	clear: both;
	width: 100%;
	}	
#myContent{}	
#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999900;
	padding: 13px;
	background-image: url(images/bg-ajax-content.jpg);
	background-repeat: repeat-x;
}
#toggleContainer a {
	background-image: url(images/bg-ajax-normal.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	background-position: center;
	}
#toggleContainer {
	background-image: url(images/bg-ajax-re.jpg);
	background-repeat: repeat-x;
	height: 60px;
}


#toggleContainer a:link,
#toggleContainer a:visited{
	}
#toggleContainer a:hover{
	text-decoration: none;
	color: #556729;
	}	
ul#offices {
	list-style-type: none;
	background-image: url(images/bg-ajax-re.jpg);
	width: 926px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	background-repeat: repeat-x;
}
ul#offices li {
	background-image: url(images/bg-ajax-separator.jpg);
	float: left;
	width: 200px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	padding:14px 0px 14px 0px;
}
ul#offices li a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #403017;
	font-size: 12px;
	font-weight: bold;
}
