@charset "UTF-8";
/* CSS Document */

#container{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000000;
	height: 471px;
		}
		
#container #header{
	background-image: url(../images/suds_header1.jpg);
	height: 457px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}
		
containernav{
		background-color:#000000;
		height: 30px;
		width: 800px;
		}
		
#content{
	float: left;
	width: 550px;
	height: 600px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color:#CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color:#CCCCCC;
	margin: 20px;
		}

#content2{
	float: left;
	width: 400px;
	height: 400px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color:#CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color:#CCCCCC;
	margin-top: 20px;
	margin: 20px;
		}
	#content3{
	float: left;
	width: 200px;
	height: 300px;
	margin-right: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color:#CCCCCC;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
		}
		
#leftbar{
	float: left;
	width: 200px;
	height: 600px;
	margin-right: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color:#CCCCCC;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
		}

body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container table {
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#popup1 { color: #000; background-color: #000000; }

#popup1 a, #popup a:visited {
position: relative;
display: block;
width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}

#popup1 a span {display: none;}

#popup1 a:hover { background-color: #000000; }

/* the IE correction rule */
#popup1 a:hover	{
	color: #1e9483;
	background-color: #000000;
	text-indent: 0; /* added the default value */
}

#popup1 a:hover span{
display: block;
position: absolute;
top: 0px;
left: 170px;
width: 400px;
height: 400px;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 10px;
line-height: normal;
color: #000000;
font-weight: normal;
background: #CCCCCC;
text-align: left;
border: 1px solid #666;
}

#popup2 { color: #000; background-color: #000000; }

#popup2 a, #popup a:visited {
position: relative;
display: block;
width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}

#popup2 a span {display: none;}

#popup2 a:hover { background-color: #000000; }

/* the IE correction rule */
#popup2 a:hover	{
	color: #1e9483;
	background-color: #000000;
	text-indent: 0; /* added the default value */
}

#popup2 a:hover span{
display: block;
position: absolute;
top: 0px;
left: 170px;
width: 400px;
height: 400px;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 10px;
line-height: normal;
color: #000000;
font-weight: normal;
background: #CCCCCC;
text-align: left;
border: 1px solid #666;
}

#popup3 { color: #000; background-color: #000000; }

#popup3 a, #popup a:visited {
position: relative;
display: block;
width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}

#popup3 a span {display: none;}

#popup3 a:hover { background-color: #000000; }

/* the IE correction rule */
#popup3 a:hover	{
	color: #1e9483;
	background-color: #000000;
	text-indent: 0; /* added the default value */
}

#popup3 a:hover span{
display: block;
position: absolute;
top: 0px;
left: 170px;
width: 400px;
height: 400px;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 10px;
line-height: normal;
color: #000000;
font-weight: normal;
background: #CCCCCC;
text-align: left;
border: 1px solid #666;
}

#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:180px; 
  height:200px; 
  border:1px solid #000; 
  background:#000;
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:10px;
  width:180px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #000; 
  cursor:default;
  }
#gallery li a img {
  width:180px; 
  height:60px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:150px;
  }
#gallery li a:hover img {
  height:150px;
  }


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	color:#CCCCCC;
	margin-top: 0px;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	color:#CCCCCC;
	margin-top: 0px;
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c054c0;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1e9483;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3F7D17;
	text-decoration: none;
}

footer {
clear: both;
margin: 0;
padding: 0;
font: normal .95em/1.5em ‘Trebuchet MS’, Tahoma, Arial, sans-serif;
text-align: right;
}

#footer {
	margin-top: 370px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 400px;
	height: 30px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
