@charset "utf-8";
body {
	background: #000000 url(images/background.jpg) repeat-x;
}
.copy1 {
	top: 750px;
}

.copy2 {
	top: 1049px;
}
.image2 {
	top: 1000px;
}
.copy {
	color: #000000;
	left: 362px;
	position: absolute;
	font-size: large;
}


.bigtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	top: 550px;
}
.box {
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 1;
	height: 100%;
	bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	padding: 0;
	border:double #0066FF 5px;
	width:870px;
	
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}


.image1 {
	top: 600px;
	}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

.image {
	
	position: relative;
	
  }




.logo {
	position: relative;
	width:416px;
	top: 10px;
}
.menu1 {
	position: relative;
}



.slideshow {
	position: relative;
	height: 400px;
	width: 440px;
	top: 10px;
	left: 10px;
}

    .menu {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	border-right: 1px solid white;
	text-decoration: none;
	background-color: #313031;
	padding: 10px;
	margin-top: 0px;
	position: relative;

	text-align: center;
}

.menu:hover {
    background-color: #5A8EC6;
}

.toolbar {
	background-color: #313031;
	padding: 8px 10px 10px 10px !important;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	height: 20px;
}
h1 {
	color: #000000;
	text-align: center;
}

h2 {
	color: #000000;
	text-align: center;
}

.center {
	text-align: center;
	margin-bottom:5px;
}


div.float {
	float: left;
	margin: 10px;
  }
  
div.float p {
	text-align: left;
	width: 150px;
   }
   
div.float img {
	border:1px solid black;
	}   
   
 div.spacer {
  clear: both;
  }
  
div.container {
  width:80%; 
  text-align:center; 
  margin: 0 auto;
  }

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #000000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #3399FF;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #bbbbbb;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #000000;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
	text-align: left;

}


td.alt {
	background: #bbbbbb;
	color: #000000;
	text-align: left;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .cont {
	position: relative;
	left: -1px;
	top: -1px;
}

	#shadow-container .shadow1 {
		background: #F1F0F1;
	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .cont {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
	
.toolbar li
{
position:relative;
display: inline;
list-style-type: none;
padding:0px;
margin:0px;
}
