@charset "utf-8";
/* CSS Document */

#container {
	width: 820px;
	background: #fafafa;
	margin: 0 auto;
	overflow: hidden;
	height: 1059px;
}
#header {
	position:absolute;
	left: auto;
	top:0px;
	width:821px;
	height:135px;
	z-index:1;
	visibility: visible;
}
body {
	background-color: #c0c0c0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #313335;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #F00;
}
h1 {
	font-size: 16px;
	color: #53585d;
}
h2 {
	font-size: 16px;
	color: #53585d;
}
h3 {
	font-size: 13px;
	color: #53585d;
}
h4 {
	font-size: 14px;
	color: #fff;
}
#dating_middle {
	position: absolute;
	left: auto;
	top:135px;
	width:795px;
	height:559px;
	z-index:2;
	visibility: visible;
}
#dating_sites {
	height: 62px;
	width: 398px;
	position: absolute;
	left: 412px;
	top: 12px;
}
#dating_sites_information {
	position:absolute;
	left:auto;
	top:731px;
	width:801px;
	height:300px;
	padding-left:10px;
	z-index:5;
	visibility: visible;
	overflow: scroll;
}
#footer {
	position: absolute;
	left: auto;
	top:691px;
	width:820px;
	height:31px;
	z-index:5;
	visibility: visible;
	background-color: #d7e560;
}
#footer_links {
	position:absolute;
	left:auto;
	font-size: 11px;
	top:6px;
	width:392px;
	height:23px;
	z-index:6;
	padding-left: 180px;
}
#company_info {
	width: 230px;
	color: #FFF;
	position: absolute;
	left: 588px;
	top: 6px;
}

