body {
	background: #99d8f3 url('images/wall.gif') repeat-x;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family: arial;
	font-size: 9pt;
}
td {
	font-size: 9pt;
	padding-right:20px;
}
a {
	color: #004183;
}
b {
	color: #009ee0;
}
h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size: 14pt;
	color:#004183;
}
#content ul {
	margin-left:0px;
	padding-left:15px;
}
#content li {
	color: #009ee0;
	list-style-type:circle;
}
#content li span {
	color: #000000;
}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	width: 800px;
	height: 105px;
	background: url('images/header.jpg');
}
#menu {
	padding-top: 82px;
	padding-left: 60px;
}
#menu a {
	font-size:9pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}
#menu a:hover {
	color:#dbe49a;
}
#mainImage {
	width: 800px;
	height: 220px;
	background: #ffffff;
	text-align:center;
}
#middle {
	width: 800px;
	background: white url('images/contentWall.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
#submenu {
	width: 170px;
	padding-left: 30px;
	float: left;
}
#submenu ul {
	color: #b1c903;
	font-weight:bolder;
	padding: 0px 0px 0px 20px;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
#submenu ul a {
	color: #009ee0;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul ul a {
	color: #009ee0;
	font-weight: normal;
}
#content {
	width: 355px;
	_width: 375px;
	padding-left: 220px;
	_padding-left: 20px;
	padding-bottom: 20px;
}
#contentMap {
	width: 525px;
	_width: 575px;
	padding-left: 200px;
	_padding-left: 20px;
	padding-bottom: 20px;
}
#right {
	width: 150px;
	_width: 180px;
	padding-right: 30px;
	float: right;
}
#rightContact {
	width: 170px;
	_width: 190px;
	padding-right: 20px;
	float: right;
	color: #666666;
	font-size: 8pt;
}
#footer {
	clear: both;
	width: 800px;
	height: 60px;
	color: white;
	font-size: 9px;
	background: url('images/footer.png');
}
#footer div {
	padding-top: 7px;
	padding-left: 520px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: #dbe49a;
}
#year {
	padding-right: 20px;
}
#navLeft {
	margin-left:11px;
	_margin-left:0px;
	position:absolute;
	z-index: 100;
}
#boundary {
	width: 777px;
	height: 230px;
	padding-top:30px;
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#scroller {
	position: relative;
	width: 10px;
	height: 260px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#navRight {
	margin-left:740px;
	_margin-left:729px;
	position:absolute;
	z-index: 100;
}
.topMenuItem {
	padding-left:35px;
	padding-right:35px;
	cursor: pointer;
	display: inline;
	text-align: left;
}
/* coverflip styles */
#cover {	
	
	
	width: 800px;
	height: 270px;	
	background-color: #ffffff;
	background-image:url("images/cover-bg.png");
	background-repeat:no-repeat;
	background-position:12px 12px;
	text-align:center;
}
.ui-jcoverflip {
	position: relative;
}
.ui-jcoverflip--item {
	position: absolute;
	display: block;
}
/* Basic sample CSS */
#flip {
	height: 200px;
	width: 705px;
	overflow: hidden;
	margin-bottom: 50px;
	
}
#flip .ui-jcoverflip--title {
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	color: #555;
}
#flip img {
	display: block;
	border: 0;
	outline: none;
}
#flip a {
	outline: none;
}
#wrapper {
	
	height: 300px;
	width: 630px;
	overflow: hidden;
	position: relative;
}
.ui-jcoverflip--item {
	cursor: pointer;
}
#slider ul, #slider ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
#scrollbar {
	position: absolute;
	left: 20px;
	right: 20px;
}
#slider {
	float: left;
	height: 200px;
	padding: 40px 0;
	width: 705px;
}
#next {
	float: left;
	height: 50px;
	margin-top: 122px;
	
}
#prev {
	float: left;
	height: 50px;
	margin: 122px 0 0 10px;
}

