#wrapper {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top{
	height: 280px;
	width: 980px;
	background-repeat: repeat-y;
	background-image: url(images/top.jpg);
}
.office {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 15px;
}
.pagelinks {
	font-size: 14px;
	color: #CC0000;
}

.pagelinks a,.pagelinks a:visited{
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}


#banner {
	background-color: #FFFFFF;
	text-align: center;
	width: 730px;
	float: left;
	height: 280px;
}
#topinfo{
	height: 280px;
	width: 240px;
	float: right;
}

#menu {
	width: 730px;
	background-image: url(images/menubg.jpg);
	margin: 0px;
	padding: 0px;
	height: 34px;
}



#sitemenu {
	width: 230px;
	background-color: #205394;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sitemenu ul{
	list-style-type: none;
	margin-top: 5px;
}
#sitemenu li{
	background-image: url(images/golddot.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

#sitemenu a{
	color: #FFFFFF;
	text-decoration: none;
}
#sitemenu a:hover{
}


#weather {
	width: 176px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#leftbar {
	width: 730px;
	float: left;
}


#page {
	width:980px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/page.jpg);
	margin: 0px;
	padding: 0px;

}
#content {
	float: left;
	width: 710px;
	padding: 10px;
}
#rightbar {
	width: 230px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightbar p{
	background-image: url(images/headings/sidebarboxbg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightbar a{
	color: #FFFFFF;
}
#rightbar a:hover{
}

#footer {
	width:980px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#footer li {
	float: left;
	height: 28px;
	padding-top: 9px;
}

#footer a {
	color: #FFFFFF;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

#footer a:hover {
}


.cb {
    clear:both;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-size: 14px;
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	color: #000066;
	font-size: 120%;

}
.detailpagetoolbar a,.detailpagetoolbar a:visited{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.detailpagetoolbar a:hover{
	color: #CC9900;
	text-decoration: none;
}
