/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
/*background-color: #ACCEF3;*/
background-color:#000000;
background-image:url(../img/body_bg.png);
background-repeat:repeat-x;
min-width: 850px;
padding-bottom: 80px; /* Simulates margin-bottom for wrapper in IE */
}
blockquote {
	margin: 0px; 	padding: 10px 10px 10px 40px;  
  	background: url('../img/quote.gif') no-repeat 3px 5px; 
	border: 1px solid #eee; 
	color: #666666;	
}
a:link, a:visited {
color: #00598D;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

a.a:link, a.a:visited {
color: #00598D;
text-decoration: none;
font-weight: bold;
}
a.a:hover {
text-decoration: underline;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}


/* Paragraphs, headings, ... */

p {
line-height: 1.9;
margin-bottom: 7px;
color: #202020;
}

p.text-content:first-letter {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9;
color: #202020;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font: 2.6em  Georgia, "Times New Roman", Times, serif;
margin: 0 0 10px 40px;
border-bottom: 1px solid #4C8CA6;
width: 55%;
padding: 15px 0 5px 0;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
color: #FFFFFF;
border-left: 3px solid #FFAE20;
padding-left: 14px;
margin: 12px 0 0 40px;
}

h3 {
color: #00598D;
font: 1.6em Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
background: url('../img/bullet0.png') no-repeat 0 50%;
padding-left: 35px;
margin: 18px 0 10px 0;
}

h4 {
color: #00598D;
font: 1.8em Georgia, "Times New Roman", Times, serif;
letter-spacing: 5px;
background: url('../img/about.png') no-repeat 0 50%;
padding-left: 35px;
margin: 18px 0 10px 0;
}

h5 {
color: #00598D;
font: 1.7em Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
padding-left: 35px;
margin: 18px 0 10px 0;
}

h6 {
color: #00598D;
font: 1.6em Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
background: url('../img/email.png') no-repeat 0 50%;
padding-left: 35px;
margin: 18px 0 10px 0;
}
ul.a li.a {
color: #202020;
font: 1.3em Georgia, "Times New Roman", Times, serif;
padding-left: 25px;
margin: 18px 0 10px 30px;
list-style-image:url(../img/bullet1.png);
}

li.b {
color: #202020;
font: 1.1em Georgia, "Times New Roman", Times, serif;
padding-left: 20px;
margin: 10px 0 10px 75px;
list-style-image:url(../img/bullet2.png);
}

ul.c li.c {
color: #202020;
font: 1.3em Georgia, "Times New Roman", Times, serif;
padding-left: 16px;
margin: 18px 0 10px 16px;
list-style-image:url(../img/bullet1.png);
}
/* Site wrapper */

#wrapper {
width: 850px;
margin: 0 auto 80px auto;
position: relative;
background-color: #FFFFFF;
display: table; /* margin-bottom for FF   (?) */
text-align: left;
}


/* Header */

#header {
margin: 0 auto;
height: 157px;
position: relative;
background: #004E6C url('../img/header-bg.gif') repeat-x 0 0;
border-top: 4px solid #003042;
border-bottom: 1px solid #46A0CA;
}

#header-arrow {
position: absolute;
top: 0;
right: 50px;
width: 148px;
height: 157px;
}

#header-arrow2 {
position: absolute;
top: 0;
left: 10px;
background: url('../img/head.gif') no-repeat 0 0;
width: 475px;
height: 157px;
}

/* Menu */

.menu, .menu ul { 
	list-style: none;
	margin: 0;
    width:100%;
    background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
	display:block;
	padding: 0;
	float: left;
}

.menu {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
  display:block;
}
.menu li {
  border-left: 1px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  background: #565656;
  color: #959595;
  display: block;
  padding: 0 9px;
  text-transform:none;
  text-decoration:none;
  background-image:url(../img/menu-bg.gif);
}

.menu li a:hover {
  background: #ccc;
  color: #000;	
}

#menu-one li a.active {
font-weight:bolder;
color: #B1EEFF;
}

#menu-one li.first a {

}

#menu-one li:hover a, 
#menu-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#menu-one li:hover ul a, 
#menu-one li.sfHover ul a {
  background: #565656;
  color: #959595;	
  background-image:url(../img/menu-bg.gif);
}
#menu-one li:hover ul a:hover, 
#menu-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.menu ul {
  background: #565656;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 275px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.menu li:hover ul,
.menu li.sfHover ul {
  top: 25px;
}
.menu ul li {
  border: 0;
  float: none;
}
.menu ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 255px;
  white-space: nowrap;
}
.menu ul a:hover {
  background: #ccc;
  color: #000;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
width: 100%;
margin: 0 auto;
color: #151515;
position: relative;
background-image:url(../img/cb.gif);
background-repeat:repeat-y;
}

#content-box-in {
width: 100%;
}

.content-box-left {
float: left;
width: 620px;
margin-bottom: 4em;
}

.content-box-left-no-right {
float: left;
width: 100%;
margin-bottom: 4em;
}

.content-box-right {
float: right;
width: 220px;
margin-bottom: 4em;
background-color: #DBF3FF;
}

#column-right-bottom {
background: #DBF3FF;
width: 220px;
height: 20px;
}

.content-box-left-in {
margin: 0.4em 1.7em 0 2em;
}

.gallery {
margin-top: 18px;
}

.gallery a img, .gallery a:visited img {
margin: 0 11px 16px 0;
border: 4px solid #EEEEEE;
}

.gallery a:hover img {
border: 4px solid #74BDDC;
}

.content-box-right-in {
margin: 0.4em 1.6em 0 0.8em;
}

dt {
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {
background-color: #00587D;
color: white;
width: 850px;
height: 34px;
font-size: 0.9em;
border-bottom: 2px solid #003042;
}

#footer a, #footer a:visited {
font-weight: normal;
color: white;
}

#footer p.left, #footer p.right {
width: 400px;
display: inline;
margin-bottom: 0;
line-height: 30px;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}

#sidebar {
	float: right;
	width: 26.5%;
	padding: 0; margin: 0;	
	color: #68774A;
}	
#sidebar h5 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background:url(../img/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(../img/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 0px solid #f2f2f2; 
	background-color: #FFFFFF;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../img/button-bg.jpg) repeat-x 0 0;
	border: none;
}

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
table.small {
	width:60%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
		text-align:center;
	}	
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	text-align:center;	
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	text-align:center;	
	}
td {
	color:#003399;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	background-color:#ffffff;
	}				
th {
	font-weight:normal;
	color: #003399;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;	
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#B1D235
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#B1D235;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
.pics {  
    height:  128px;  
    width:   128px;  
    padding: 0;  
    margin:  0;  
}  
.pics img {  

}
#hide dt {
		color: #660000;
		cursor: pointer;	
}

#hide dd {
}

#hide2 dtt {
	color: #660000;
	cursor: pointer;
}
#hide2 ddd {
}		