@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background-color: #000000;
	background-image:url(../Images/Life/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow-y:auto;
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:15px; 
	color:#ffffff;
}
a:link {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
}
a:active:hover {
	color:#CCCCCC;
}
#mainHolder {
	width:1004px;
	margin:0 auto;
}
#mainContent {
	display:block;
	width:1004px;
	height:1138px;
	background-image:url(../Images/Life/main.png);
	background-repeat:no-repeat;
	}
#resultsContent {
	display:block;
	width:1004px;
	height:1138px;
	background-image:url(../Images/Life/results.png);
	background-repeat:no-repeat;
	}
#welcome {
	position:relative;
	width:100%;
	height:50px;
	padding:5px 0px 0px 38px;
	color:#ffffff;
	font-size:38px;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:38px;
	}
ul#testimonials{
	list-style:none;
	padding:0px;
	margin:0;
	color:#000000;
}
#testimonials li{
	list-style:none;
	padding:0;
	margin:0;
	text-align:justify;
}
ul#news{
	list-style:none;
	padding:0px;
	margin:0;
}
#news li{
	list-style:none;
	padding:0;
	margin:0;
}
#results { width: 860px; padding-left:70px; clear: both; margin: 15px 0 10px; }
#results .viewport { width: 780px; height: 680px; overflow: hidden; position: relative; }
#results .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#results .scrollbar{ background: transparent url(../Images/Life/scrollTrack.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#results .track { background: transparent url(../Images/Life/scrollTrackEnd.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; }
#results .thumb { background: transparent url(../Images/Life/scrollThumb.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#results .thumb .end { background: transparent url(../Images/Life/scrollThumb.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#results .disable { display: none; }
#listingTable img {padding-right:25px;}
#listingTable td {padding-top:10px;}
#listingHeading {display:none;}