/* ------------------------ BODY ------------------------ */
html { 
  height: 100%;
  }

body {
  background-color: #FFFFFF;
  font-family: Arial;
  padding: 0px;
  margin: 0px;
  height: 100%;
  }

/* ------------------------ CONTAINERS ------------------------ */
div#container {
  position: relative;  
  min-height: 100%;
  height: auto !important;
  height: 100%;
  }
  
div.container {
  width: 100%;
  }
  
div#container-top {
  height: 76px;
  }
  
div#container-header {
  background-image: url("images/header_background.gif");
  height: 237px;  
  }
  
div#container-header div#header-bottom {
  background-image: url("images/header_bottom.jpg");
  position: absolute;
  left: 68px;
  bottom: -212px;
  width: 103px;
  height: 212px;
  }
  
div#container-content {
  background-repeat: repeat-x;
  background-image: url("images/content_background.gif");
  padding-bottom: 53px; /* div#container-footer height */
  min-height: 212px;
  }
  
div#container-footer {
  background-image: url("images/footer_background.gif");
  position: absolute;
  bottom: 0px;
  height: 53px;  
  }
  
/* ------------------------ CONTAINERS EX ------------------------ */
div.container-ex {
  margin: 0 auto;
  position: relative;
  width: 850px;
  height: 100%;  
  }

div#container-ex-top {
  }
  
div#container-ex-header {
  background-image: url("images/header.jpg");
  }
  
div#container-ex-content {
  }
  
div#container-ex-footer {
  background-image: url("images/footer.jpg");
  }
  
/* ------------------------ LOGO ------------------------ */
div#logo {
  position: absolute;
  left: 20px;
  top: 3px;
  }
  
div#logo h1 {
  font-family: "Arial Black";
  font-size: 52px;
  font-weight: normal;
  color: #000000;
  padding: 0px;
  margin: 0px;  
  }
  
div#logo h1 span {
  font-size: 28px;
  color: #C51126;
  position: relative;
  bottom: 8px;
  }
  
div#logo a {
	text-decoration: none; 
  } 
 
div#logo a:hover {
  text-decoration: none; 
  } 

/* ------------------------ CONTACT ------------------------ */
div#contact {
  position: absolute;
  right: 18px;
  top: 25px;
  }
  
div#contact p {
  font-size: 10px;
  text-align: right;
  color: #C51126;
  padding: 0px;
  margin: 0px;
  text-decoration: none; 
  }

div#contact a{
	color: #C51126;
	text-decoration: none; 
  } 
 
div#contact a:hover {
  color: #C51126;
  text-decoration: underline; 
  } 
  
/* ------------------------ TABS ------------------------ */
div#tabs {
  background-repeat: no-repeat;
  background-image: url("images/tabs_background.gif");
  position: absolute;
  left: 256px;
  top: 210px;
  width: 534px;
  height: 27px;  
  }
  
div#tabs h2 {
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  margin: 6px; 
  }
   
div#tabs div.tab {
  background-image: url("images/tab_noactive.gif");
  color: #031C32;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 5px;
  height: 100%;
  }
  
div#tabs div.tab-active {
  background-image: url("images/tab_active.gif");
  color: #C51126;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 5px;
  height: 100%;
  }
  
div#tabs div.button {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  }
  
div#tabs div.button img {
  border: 0px;
  width: 100%;
  height: 100%;
  }
  
div#tabs div#tab-1 { width: 104px; }
div#tabs div#tab-2 { width: 97px; }
div#tabs div#tab-3 { width: 57px; }
div#tabs div#tab-4 { width: 112px; }
div#tabs div#tab-5 { width: 67px; }
div#tabs div#tab-6 { width: 67px; }
  
/* ------------------------ CONTENT ------------------------ */
div#content {
  font-size: 12px;
  color: #020D17;
  line-height: 17px; 
  padding: 60px 60px 60px 258px; /* content width: 532px */
  }
  
div#content-end {
  clear: both;
  }
  
div#content p {
  padding: 0px;
  margin: 0px 0px 10px 0px; 
  }
    
div#content ul {
  list-style-image: url("images/o.gif");
  } 
  
/* ------------------------ COPYRIGHT ------------------------ */
div#copyright {
  position: absolute;
  right: 18px;
  top: 9px;
  }
  
div#copyright p {
  font-size: 10px;
  text-align: right;
  color: #020D17;
  padding: 0px;
  margin: 0px; 
  }
 
div#copyright a {
	text-decoration: none;
  } 

div#copyright a:hover {
	text-decoration: underline;
  }  
  
  
/* ------------------------ HIPERLINKS ------------------------ */
a, a:hover {
  color: #000000;
  text-decoration: underline;
  }
  
/* ------------------------ IMAGES ------------------------ */
img {
  border: 0px;
  }
  
img.float {
  float: left;
  margin: 3px;
  }
 
/* ------------------------ LIGHTBOX ------------------------ */
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}	
	
#lightboxDetails a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}	
	
#lightboxCaption {
  float: left;
  }
  
#keyboardMsg {
  float: right;
  }
  
#closeButton {
  top: 5px;
  right: 5px; 
  }

#lightbox img {
  border: none;
  clear: both;
  } 
  
#overlay img {
  border: none;
  }

#overlay {
  background-image: none;
  }

* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url("images/blank.gif");
	}