
html, body {
	height:100%;
	margin:0;
}


#wrapper {
	min-height:100%;
	position:relative;
	width: 100%;
	



}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/about/bg.jpg) repeat-x left top;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



h1 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 3px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #339586; 
	font-size: 19px;
	line-height: 1.5em;
}

h1.date {
	font-color: #008772;
	font-size: 15px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0px 0;
	color: #5a7088;
	font-size: 14px;
	line-height: 1.2em;
}
h3 { }

p, {
	margin-top: 0;
	font-weight: normal;

}

.hr { border-bottom: #666 1px solid;
}

.release-date {
font-size: 11px;
color: #008772;
font-weight: bold;
}

.release-date {
font-size: 11px;
color: #008772;
font-weight: bold;
}

.history-date {
	font-size: 15px; }

td {
valign: top;
}
#content2 {

	padding-left: 15px;

	
	}
#sitemap_col_1 {

	padding-left: 30px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	
}
#sitemap_col_2 {

	padding-left: 35px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	
}
#sitemap_col_3 {

	padding-left: 35px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	
}
#sitemap_news {

	padding: 10px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-color: #dadbdd;
	float: right; 
	margin: 5px 0 10px 20px;
	width: 284px;
	border: #666 1px solid;
	
}

ul, ol
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	list-style-type: square;
	list-style-position: outside;

	
}

ul li
{
  font-size: 12px;
  color: #333333;
  margin: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  

}


ol li
{
  font-size: 12px;
  color: #333333;
  margin: 0px;
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 5px;
}
blockquote { }

.strong
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;

}



a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}	
a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #5a7088;
	text-decoration: none;
	text-decoration: underline;
}

 a:focus {            outline: none;        }


img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}


.list1 {

}

.list1 li {
	line-height: normal;
	list-style-image: url(../images/bulletcheck.gif);
	list-style-position: outside;

	
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}
.list2 {

}

.list2 li {
	line-height: normal;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
	margin:10px 25px 0px 0;


}

.list2 li img {
	margin: 0 0px 0px 0;

}

.list2 li.alt img {
	margin-right: 0;
}




/* Header */

#header-wrapper {
	width: 800px;
	height: 180px;
	margin: 0px auto;
	padding: 0px;
	background-color:#FFFFFF;
}

#header {
	width: 800px;
	height: 141px;
	margin: 0px auto;


}

#menu {
	width: 800px;
	height: 39px;
	margin: 0px auto;


}

/* Page */

#page {
	width: 800px;
	margin: 0px auto;
	border: 0px solid #FFFFFF;
	background: #FFFFFF; 
}

#page-bgcontent {
	padding: 10px 0px 10px 30px;
	background: #FFFFFF; 
}

/* Content */

#content {
	width: 700px;
	padding-left: 50px;
	padding-bottom:25px; 
	
}
#home_map {
	width: 700px;
	padding-left: 15px;
	
}

#banner {
	width: 800px;
	margin: 0px auto;
	padding-bottom: 0px;
}



/* Menu */

#nav {
	width: 761px;
	height: 24px;
	margin: 0px auto;
	padding-left:39px;

	
}



/* HORIZONTAL FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.topmenu, .topmenu ul
{
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  list-style: none;


  
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.topmenu ul
{
  display: block;
  visibility: hidden;
  position: absolute;
  /*top: 2.3em; /* I'm using ems rather than px to allow people to zoom their font */
  left: 0px;

 

  
}

/* Second and third etc. level submenus - position across from parent instead */
.topmenu ul ul
{
  top: 0px;
  left: 160px;
  padding-bottom: 0px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.topmenu li
{
  float: left;
  position: relative;
  /*border-right: 1px solid #fff;*/
  margin-right: 0px;
  padding-bottom: 0px;
  line-height:24px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.topmenu ul li
{
  float: left;
  margin-right: 400px;
 /* margin-bottom: -1px;*/
  background-color: #5a7088;
  text-align: left;
  line-height: 20px;
  width: 200px;
  margin-bottom: -3px;
  border: 1px solid #c8c9cb;
}


.topmenu ul > li:last-child
{
  margin-bottom: 1px;
  
}

/* Links inside the menu */
.topmenu a, topmenu a:visited
{
  display: block;
  color: #ffffff !important;
  text-decoration: none !important;
  padding-left: 10px;
  padding-right: 10px;
  line-height:24px;
  font-weight: normal;
    

}

/* List  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.topmenu a:hover, .topmenu a.highlighted:hover, .topmenu a:focus
{
  color: #f2b366 !important;
  text-decoration: none;
  display:block;
  padding-left: 10px;
  padding-right: 10px;

}
.topmenu a.highlighted
{
  color: #ffffff;
  text-decoration: none;
  
}


.topmenu ul li a:hover
{
  background: #77787b; /*background hover color set here for sub menu items */
}


/* Only style submenu indicators within submenus. */
.topmenu a .subind
{
  display: none;
}
.topmenu ul a .subind
{
  display: block;
  float: right;
  
}



/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.topmenu
 a {
 float: left;

}
.topmenu
 ul a {
 float: none;
}
/* \*/
.topmenu
 a {
 float: none;
}
/* */



/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .topmenu
  ul li {
  float: left;
  height: 1%;

}
* html .topmenu
  ul a {
 height: 1%;

}
/* End Hack */


/* End */







/* Footer */

#footer {
       
		position:absolute;
        bottom:0px;
		width:100%;
	height: 42px;
	padding: 0px;
 	background: #32ab98;  
}

	




#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: #ffffff;
}

#footer a {
	color: #29407c;
}


