﻿body {
	background-color: black;
	color:#363636;
	color:black;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
}

a {
	color:#153645 !important;
	font-weight: bold;
}

p {
	margin:5px 10px 10px 10px;
}
h1, h2 {
	margin: 0;
	padding:0;
}
h1#mainHeading a {
	height:500px;
	position:absolute;
	width:1000px;
}

span.wis_hidden{
	display: none;
	height: 1px;
	overflow: hidden;
	vertical-align: bottom;
}

#sec1  {
	background: url(../Images/landing_page_top.jpg) no-repeat;
	height:478px;
	margin:0px auto;
	position: relative;
	width:980px;
		
}
#sec2  {
	background: url(../Images/landing_page_bottom.jpg) no-repeat;
	height:400px;
	margin:0px auto;
	position: relative;
	width:980px;
}

#sec2Col1 {
	line-height: 16px;
	left: 80px;
	position: absolute;
	text-align: justify;
	top: 48px;
	width:510px;
}


#sec2Col2 {
	line-height: 16px;
	left: 600px;
	position: absolute;
	text-align: justify;
	top: 0px;
	width: 353px;
	height:350px;
}

#sec2Col2HDLink {
	
	display:block;
	width:300px;
	height:260px;
	position:absolute;
	top: 80px;
	left:25px;
}

#sec2Col2HDLink img {
	border:0;
}
#resultsLink {
	width:202px;
	height: 43px;
	overflow:hidden;
	top: -110px;
	position:absolute;
	left: 375px;
}

#resultsLink a {
	display:block;
	background: url(../Images/button_viewresults.png) no-repeat left top;
	height:100%;
}

#resultsLink a:hover {
	background-position: left bottom;
}

