body {
	text-align: center;
	background-color: #545454;
	margin: 0px; padding: 0px;
}
#container {
	margin: 0px auto 0 auto;
	width: 944px;
	height: 740px;
	text-align: left;
}
#top {
	height: 54px;
	background: #545454 url("images/top.gif") no-repeat;
	text-align: right;
}
#top #contact {
	margin: 0 30px 0 0;
	padding: 10px 0 0 0;
}
#top #contact a {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
#top #contact a:hover {
	color: #ccc;
}
#top #contact img {
	vertical-align: middle;
	border: 0px;
}
#left_pane {
	width: 298px;
	float: left;
}
#logos {
	width: 298px;
	height: 65px;
	background-image: url("images/logos.jpg");
}
#navigation {
	width: 187px;
	height: 573px;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
	
	background-position: bottom right;
}
#navigation a {
	width: 187px;
	height: 26px;
	background-repeat: no-repeat;
	display: block;
}
#navigation a span {
	display: none;
}
#nav1 { background-image: url("images/nav1.gif"); } #nav1:hover { background-image: url("images/nav1_hover.gif"); }
#nav2 { background-image: url("images/nav2.gif"); } #nav2:hover { background-image: url("images/nav2_hover.gif"); }
#nav3 { background-image: url("images/nav3.gif"); } #nav3:hover { background-image: url("images/nav3_hover.gif"); }
#nav4 { background-image: url("images/nav4.gif"); } #nav4:hover { background-image: url("images/nav4_hover.gif"); }
#nav5 { background-image: url("images/nav5.gif"); } #nav5:hover { background-image: url("images/nav5_hover.gif"); }
#nav6 { background-image: url("images/nav6.gif"); } #nav6:hover { background-image: url("images/nav6_hover.gif"); }
#nav7 { background-image: url("images/nav7.gif"); } #nav7:hover { background-image: url("images/nav7_hover.gif"); }
#nav8 { background-image: url("images/nav8.gif"); } #nav8:hover { background-image: url("images/nav8_hover.gif"); }
#nav9 { background-image: url("images/nav9.gif"); } #nav9:hover { background-image: url("images/nav9_hover.gif"); }
#gallery {
	width: 111px;
	height: 573px;
	background: black url("images/gallery.gif") no-repeat top right;
	float: left;
}
#gallery a {
	width: 79px; height: 48px;
	display: block;
	margin: 0 0 20 0;
}
#gallery #last {
	margin-bottom: 0px;
}
#gallery #first {
	margin-top: 20px;
}
#gallery img {
	width: 79px; height: 48px;
	border: 0px;
}
#right_pane {
	width: 646px;
	background: #E9E9E9 url("images/right.gif") no-repeat top right;
	height: 638px;
	float: left;
}
#footer {
	height: 48px;
	background: transparent url("images/footer.gif") no-repeat;
	clear: both;
}
#footer a {
	display: block;
	width: 106px; height: 18px;
	top: 30px; left: 574px;
	position: relative;
}
#footer a span {
	display: none;
}
.hidden {
	display: none;
}
#content {
	width: 611px;
	height: 638px;
	overflow: auto;
	font-family: verdana, arial !important;
	font-size: 11px !important;
	color: #333 !important;
}
#content td, #content th {
	font-family: verdana, arial !important;
	font-size: 11px !important;
	color: #333 !important;
}
#content a {
	color: #0086ff;
}
a img {
	border: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", arial !important;
	margin: 0 0 8px 0;
	padding: 0;
	color: #0086ff !important;
}
h1 { font-size: 18px !important; }
h2 { font-size: 15px !important; text-align: center !important; }
h3 { font-size: 13px !important; }
h4 { font-size: 11px !important; }
h5 { font-size: 10px !important; }
h6 { font-size: 9px !important; }
p {
	margin: 0 0 12px 0;
	padding: 0 8px 0 0;
	line-height: 18px !important;
	/* text-indent: 20px !important; */
}
#preloader {
	text-align: center;
}
.warn {
	border: 1px solid yellow;
	padding: 3px 3px 3px 54px;
	background: white url("images/warning.gif") no-repeat;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat;
	color: red;
	padding: 3px 3px 3px 54px;
}
.info {
	border: 1px solid #0086ff;
	background: white url("images/information.gif") no-repeat;
	color: #0086ff;
	padding: 3px 3px 3px 54px;
}
.photo {
	text-align: center;
}
#login {
	width: 844px;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 10px 30px 0 0;
}
body > table > #login {
	width: 914px;
}
#login a {
	color: #333;
	text-decoration: none;
}
.page_controls {
	text-align: center;
	clear: both;
	background-color: #ccc;
	padding: 2px;
	width: 97%;
}
.page_controls a {
	color: #060;
}
#subnav {
	width: 97%;
}
#subnav td {
	text-align: center;
	padding: 2px;
}
#subnav a {
	padding: 2px 0 2px 0;
	display: block;
	border: 1px solid #666;
	color: black;
	text-decoration: none;
	background-color: #aaa;
}
#subnav a:hover {
	border: 1px solid #666;
	color: white;
	background-color: #666;
	border: 1px solid black;
}
#subnav a.active {
	border: 1px solid #006600;
	color: #006600;
	background-color: #fff;
}
#subnav a.active:hover {
	cursor: default;
	border: 1px solid #006600;
	color: #006600;
	background-color: #fff;
}
.contactual {
	width: 200px;
	font-family: verdana, arial;
	font-size: 10px;
}