body {
	background-color: #4c626b;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	padding: 0px;
	height: 726px;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/indexbg.jpg);
	position: relative;
}
#logo {
	float: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d9dee0;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 19px;
	padding: 0px;
	position: relative;
	top: 7px;
	margin: 0px;
	width: 500px;
}
h1 .logo {
	font-size: 18px;
}#menu {
	position: absolute;
	left: 0px;
	top: 148px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	font-size: 18px;
	margin-top: 10px;
	margin-left: 10px;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#menu ul a:hover {
	color: #F90;
}
#link1 {
	padding-left: 90px;
}
#link2 {
	padding-left: 92px;
}
#link3 {
	padding-left: 68px;
}
#link4 {
	padding-left: 50px;
}
#link5 {
	padding-left: 36px;
}
#link6 {
	padding-left: 24px;
}
#link7 {
	padding-left: 17px;
}
#wrap #adlink ul {
	list-style-type: none;
}
#adlink ul #raft a{
	display: block;
	height: 135px;
	width: 215px;
	position: absolute;
	right: 250px;
	bottom: 125px;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: center;
}
#adlink ul #dam a:hover {
	background-image: url(../images/dam.png);
	background-repeat: no-repeat;
}
#adlink ul #raft a:hover {
	background-image: url(../images/raft.png);
	background-repeat: no-repeat;
}
#adlink ul #test a:hover {
	background-image: url(../images/test.png);
	background-repeat: no-repeat;
}
#adlink ul #dam a{
	display: block;
	height: 136px;
	width: 234px;
	position: absolute;
	top: 150px;
	right: 350px;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: center;
}
#adlink ul #test a{
	display: block;
	height: 142px;
	width: 188px;
	position: absolute;
	top: 300px;
	right: 30px;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	color: #FFF;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
.preload {
	display: none;
}
.footer {
	color: #FFF;
	text-align: center;
	font-size: .8em;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
