/* Style Sheet */

body{
	background: #7a7a7a url("background.jpg") repeat-x;
	font-family: Verdanda, sans-serif;
	font-size: small;
	height: 100%;
	margin: 0;
	padding: 0;
}

#wrapper{
	width: 795px;
	border: solid white 2px;
	border-top: none;
	background: #6d9bc7 url("cont_back.jpg") repeat-x;
	margin: auto 50% 0 5%;
	float: left;
}

#container{
	height: 100%;
	background: url("logo.jpg") no-repeat;
	float: left;
}

h2{
	padding: 0;
	margin: 50px 0 0 275px;
	color: white;
	font-size: 115%;
}

h4 a{
	color: white;
	text-decoration: none;
}

a:hover{
	color: orange;
	text-decoration: none;
}



#selection{
	float: right;
	margin: 5px 152px 0 0;
}

#horz_bar{
	clear: both;
	float: right;
	width: 649px;
	height: 4px;
	background: url("../images/horz_bar.jpg") no-repeat top right;
	margin-top: 15px;

}

.category{
	margin: 0 15px 0 0px;
	padding: 55px 5px 0 5px;
	width: 159px;
	color: white;
	text-align: center;
	float: right;
}

h4{
	margin: 0;
	padding: 0;
}

#footer{
	clear: both;
	float: right;
	background: url("../images/seal.jpg") no-repeat center right;
	height: 10px;
	width: 550px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#note{
	padding: 0px 0px 0px 280px;
	color: #FFFFFF;
}

#underConstruction{
	background: grey;
	position: absolute;
	margin: 180px 0 0 111px;
}#wrapper #container .adva {
	margin-left: 70px;
	float: left;
	margin-top: 30px;
	margin-bottom: 0px;
	height: 150px;
}

