* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/ww-web-lay-gray.gif) no-repeat center center;
	background-attachment: fixed;
	color: #fff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2 {
	margin: 20px 20px 5px 20px;
	font-size: 1.1em;
}
h3{
	margin: 20px 20px 5px 20px;
	font-size: 1em;
}

table {
	margin: 10px 30px;
}
td {
	padding: 10px 20px;
	text-align: right;
}

ol {
margin: 20px 40px;
clear: both;

}
ol li {
	margin: 20px;
}

p {
	margin: 0px 20px 10px 20px;
}

blockquote {
	margin: 20px 30px;
	font-style: italic;
}

address {
	margin: 10px 20px;
	font-style: normal;
}

a {
	color: #fff;
}
a:link, a:visited {
	text-decoration: none;
}
a:visited {
	color: #ccc;
}
a:hover, a:active {
	text-decoration: underline;
	color: #fff;
}

/* Classes */
.black,
.black a{
	color: #000;
}


/* id in the pages */

#Logo {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 224px;
	height: 150px;
	z-index: 1;
}

#Navigation {
	position: absolute;
	left: 44px;
	top: 178px;
	width: 188px;
	z-index: 2;
}
#Navigation a {
	font-size: 12pt;
}
#Navigation.home{
	background-color: #457380;
}
#Navigation.what{
	background-color: #d61831;
}
#Navigation.history{
	background-color: #262b31;
}
#Navigation.services{
	background-color: #170a40;
}
#Navigation.contact{
	background-color: #5caa3a;
}
#Navigation.comp{
	background-color: #7a5755;
}
#Navigation ul{
	margin-top: 20px;
	list-style-type: none;
}
#Navigation ul li{
	padding: 5px 0;
}
#Navigation ul li a{
	display: block;
	padding: 5px 10px;
}
#Navigation ul li a:hover{
	background-color: #fff;
	color: #999;
	text-decoration: none;
}

#counter {
	font-size: 10px;
	margin: 10px;
	padding: 0;
}

#Layer4 {
	position: absolute;
	left: 247px;
	top: 178px;
	z-index: 3;
	filter:alpha(opacity=80);
}
#Flash {
	position: absolute;
	left: 150px;
	top: 40px;
	width: 300px;
	height: 80px;
	z-index: 10;
}

#Content {
	position: absolute;
	left: 247px;
	top: 178px;
	width: 578px;
	z-index: 4;
	padding-bottom: 40px;
}
#Content ul{
	margin: 10px 20px;
}
#Content li{
	margin: 10px 30px;
}
#Content a:link, a:visited {
	text-decoration: underline;
}
#Content a:visited {
	color: #ddd;
}
#Content a:hover, a:active {
	text-decoration: none;
	color: #ccc;
}

.back1 {
	/*
	background-image: url(../images/ww-web-lay-gray.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center center;
	*/
}
.back2 {
	background-color: #fff;
}
.seeThu {
	background-color: #336666;
	filter:alpha(opacity=50);

	

	
}
.seeThu4 {
	background-color: #745457;
	filter:alpha(opacity=50);
	
}

.seeThu3 {
	background-color: #cc0044;
	
	
	filter:alpha(opacity=50);

	
}
.seeThu1 {
	background-color: #333333;
	filter:alpha(opacity=50);

}
.seeThu5 {
	background-color: #000033;
	filter:alpha(opacity=50);
	
}
.seeThru6 {
	background-color: #66CC66;
	filter:alpha(opacity=50);
	/*-moz-opacity:.50;
	opacity:.50;*/
}
.here {
	font-size: 14px;
	color: #999999;
	background-color: #fff;
	
}
.header {
	font-size: 23px;
	color: #fff;
}
.smalltxt {
	font-size: 10px;
	color: #fff;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.header2 {
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;

}

.caption {
	font-size: 9px;