* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #2b5e6c;
}


div#content p, div#content li, div#content a, div#content strong{
	font-size: 11px;
}

html {
	overflow:-moz-scrollbars-vertical;
}

body {
	behavior:url("csshover.htc");
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	margin: 0px auto;
	text-align: center;
}

a {
	text-decoration: none;
}

h1, .contentheading {
	font-size: 17px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}

.contentpaneopen{
	width: 100%;
}

hr {
	color: #68b4ca;
	background-color: #68b4ca;
	height: 1px;
	border: 0px;
	margin: 0px;
}

div#container {
	margin: 0px auto;
	width: 848px;
	text-align: left;
}

div#header_graphic{
	width: 848px;
	height: 331px;
}


div#flash_header{
	width: 848px;
	height: 331px;
}

div#menu table.toplevel {
  margin-left: -1px;
}

div#menu table.toplevel td {
  background-image: url(img/menu_sep.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

ul#top_navigation, ul.menu{
	display:block;
	height: 34px;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
	margin-left: -1px;
}

div#menu {
	height: 34px;
  margin-left: 15px;
  overflow: hidden;
}

div#menu_bg {
	height: 34px;
	width: 848px;
  background-image: url(img/top_menu.jpg);
}

ul#top_navigation, ul.menu li {
  float: left;
  list-style: none;
  padding-left: 11px;
  padding-right: 10px;
  background-image: url(img/menu_sep.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

ul#top_navigation, ul.menu li a {
	height: 34px;
	line-height: 32px;
	display: block;
}

div#content_container {
	background-image:url(img/content.jpg);
	background-repeat: no-repeat;
  min-height:300px;
  height:auto !important;
  height:300px;

}

div#content {
	margin-left: 14px;
	margin-right: 37px;
}

div.small {
  text-align: center;
}
div.big {
  text-align: center;
  position:absolute;
  width:100%;
  bottom: 0px;
  right: 0px;
  left: 0px;

}

div#footer p, div#footer a {
  font-size: 9px;	
}

.contact-field {
	border: 1px solid black;
	margin-bottom: 3px;
	width: 150px;
}

.contact-text {
	border: 1px solid black;
	margin-bottom: 3px;
}

.contact-button {
	border: 1px solid black;
}

iframe {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 821px;
	height: 300px;
	overflow: hidden;
}
