/* CSS Document */

.hiddenPic {display:none;}

body {
	text-align: center;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
#container {
margin: 0 auto;
width: 800px;
text-align: left;
}

a {
	color: #ffffff;
	text-decoration: none;
	
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
}

A:Hover  {
	color : #000066;
	
}

#Header {
	height: 97px;
	width: 800px;
	background-color: #FFFFFF;
	float: left;
}
#background{
	float: left;
	position: absolute;
	z-index: 0;
}
#Layer1{
	height: 426px;
	width: 800px;
	float: left;
}


#Layer3{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip2.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}

#Layer4{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip3.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}

#Layer5{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip4.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}
#Layer6{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip5.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}
#Layer7{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip6.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}
#Layer8{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip7.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}
#Layer9{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip8.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}
#Layer10{
	height: 426px;
	width: 800px;
	float: left;
	background-image: url(images/central-strip9.jpg);
	background-repeat: no-repeat;
	background-color: #3D76B1;
}

#elements {
	width:800px;
	position: absolute;
	text-align: left;
	padding-left: 444px;
	z-index: 4;
}
#Footer {
	width:800px;
	height:161px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(images/bottom-back.jpg);
	background-repeat: no-repeat;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005189;
	padding-left: 40px;
	padding-top: 20px;
	line-height: 15px;
	z-index: 1000;
}
#labels {
	position: absolute;
		padding-left: 260px;
	padding-top: 13px;
}
#main-text {
	width:433px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 10px;
	z-index: 200;
}

#contact-form {
	width:550px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 190px;
	padding-top: 60px;
	z-index: 200;
}


#circles {
	position: absolute;
	text-align: left;
	padding-left: 440px;
	padding-top: 270px;
	z-index: 5;
}
#menu-items {
	width:270px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	padding-left: 520px;
	padding-top: 20px;
	z-index: 100;
	font-weight: bold;
}
