body {
	font:normal 1em/100% Helvetica, Arial, Sans;
	background:#6391B1 url(../images/background.png) top left repeat-x;
}
#container {
	width:1000px;
	margin:0 auto;
	background:url(../images/main.png) top left repeat-y;
}
#header {
	width:1000px;
	height:300px;
	background:url(../images/header.png) top left no-repeat;
}
div.topbar {
	font:normal 62.5%/75% Helvetica, Arial, Sans;
	color:#D1DEE8;
	width:840px;
	margin:0 auto;
	padding:15px 0 0;
	letter-spacing:1px;
}
div.topbar p {
	float:left;
}
div.topbar ul {
	float:right;
}
div.topbar li {
	display:inline;
	padding-left:10px;
}
div.logo {
	float:left;
	width:240px;
	height:126px;
	margin:80px 0 0 100px;
}
#content {
}
#content p {
	font:normal 87.5%/140% Helvetica, Arial, Sans;
	color:#666;
	padding-top:14px;
}
div.sidebar {
	float:left;
	width:240px;
	margin:-10px 0 0 80px;
	padding:0 20px;
}
div.sideinfo {
	font:normal 75%/140% Helvetica, Arial, Sans;
	color:#294B5F;
	padding-top:14px;
	border-top:1px solid #C9DAE4;
}
ul.nav li {
	padding:0 0 20px 0;
	font:bold 125%/100% "Century", Georgia, Times, Serif;
	text-shadow:0 1px 1px #D6E2EB;
}
ul.address {
    padding:14px 0 21px;
    margin-top:0;
}
ul.address li {
	padding:3.5px 0 0;
}
table.hours {
    margin:11px 0 -11px;
}
table.hours tr {
	background:url(../images/dotted.png) repeat-x;
}
table.hours td span {
	background:#A1BDD0;
	padding:0 2px;
}
div.sidebar td {
	width:120px;
	padding:2px 0;
}
div.sidebar td.right {
	text-align:right;
}
div.main {
	float:right;
	width:520px;
	margin:0 80px 0 0;
	padding:0 20px;
}
td.services {
	padding:7px 0 0;
	font:normal 85.7%/100% Helvetica, Arial, Sans;
	color:#666;
	min-width:200px;
}
td.services ul {
	padding-left:28px;
	list-style-type:disc;
}
td.services li {
	padding-top:7px;
}
table.officegallery {
	margin-top:21px;
}
table.officegallery td {
	width:250px;
	padding:0 20px 21px 0;
	vertical-align:top;
}
#footer {
	width:1000px;
	height:80px;
	background:url(../images/footer.png) top left no-repeat;
	clear:both;
}
#footer p {
	float:right;
	font:normal 62.5%/75% Helvetica, Arial, Sans;
	color:#D1DEE8;
	margin:40px 80px 0 0;
	letter-spacing:1px;
}

/* Links */

ul.nav li a, ul.nav li a:visited {
	color:#3E637B;
	text-decoration:none;
}
ul.nav li a:hover, ul.nav li a:active {
	color:#4B7896;
}
#footer p a, #footer p a:visited {
	color:#D1DEE8;
	text-decoration:none;
}
#footer p a:hover, #footer p a:active {
	border-bottom:1px dotted #D1DEE8
}
div.sideinfo a, div.sideinfo a:visited {
	color:#294B5F;
	text-decoration:none;
	border-bottom:1px dotted #294B5F;
}
div.sideinfo a:hover, div.sideinfo a:active {
	border-bottom:1px solid;
}
div.main a, div.main a:visited {
	color:#294B5F;
	text-decoration:none;
	border-bottom:1px dotted #294B5F;
}
div.main a:hover, div.main a:active {
	border-bottom:1px solid;
}

/* Typography */

h1 {
	font:bold 175%/100% "Century", Georgia, Times, Serif;
	color:#3E637B;
}
h2 {
	font:bold 150%/100% "Century", Georgia, Times, Serif;
	color:#4C7590;
}
h3 {
	font:bold 125%/100% Helvetica, Arial, Sans-serif;
	color:#333;
	padding:14px 0 0 0;
}