@charset "utf-8";
body {
	margin:0;
	background-color: #a8ba83;
	background-image: url(images/grad-bg.png);
	background-repeat: repeat-x;
}
fieldset{
	border:0;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#page {
	background:url(images/dropshad.png);
	width:1040px;
	margin:0 auto;
}
#container {
	background:#ffffff;
	width: 1024px;
	margin: 0 auto;
	position:relative;
	float:left;
}
#header {
	background:url(images/header.jpg);
	width:1024px;
	height:353px;
}
#header h1{
	line-height:1;
	overflow:hidden !important;
	height:0 !important;
	margin:0;
}
#toplist{
	width:232px;
	height:131px;
	position:absolute;
	top:15px;
	left:388px;
}
#toplist ul{
	margin:0;
}
#toplist li{
	background:url(images/check.png) top left no-repeat;
	height:27px;
	padding: 0 0 10px 35px;
	color:#fff;
	font-family: Myriad Pro, Tahoma, Geneva, sans-serif;
	font-size:20px;
}
#headline {
	position:absolute;
	font-family: Myriad Pro, Geneva, “Arial Narrow Bold”, sans-serif;
	right:101px;
	top: 250px;
	width:555px;
	left: 414px;
	text-align: center;
}
#headline a,
#headline a:hover{
	color:#000;
	text-decoration:none;
	font-size:14px;
}
#headline p,
#headline h2{
	margin:0;
}
#content{
	font-family:Myriad Pro, Tahoma, Geneva, sans-serif;
	font-size:17px;
	width:654px;
	float:left;
	padding: 0 25px 0 25px;
	margin-top:15px;
}
#content p{
	margin:0;
}
#sidebar-right{
	background:url(images/formbg.jpg) no-repeat;
	width:320px;
	height:370px;
	display:block;
	float:left;
	margin-top:15px;
}
#sidebar-right table{
	margin:75px 0 0 25px;
}
#sidebar-right #lead_submit{
	background:url(images/button.jpg);
	border:0;
	display:block;
	height:0 !important;
	overflow:hidden !important;
	line-height:1;
	padding:46px 0 0;
	margin-left:65px;
	width:146px;
}
#sidebar-right #lead_submit:hover{
	background-position: 0 50px;
	border:0;
}
#signup a{
	background:url(images/action.png);
	display:block;
	height:0 !important;
	overflow:hidden !important;
	position:absolute;
	bottom:50px;
	left:185px;
	line-height:1;
	padding:30px 0 0;
	width:352px;
}
#signup a:hover{
	background-position: 0 30px;
}
#footer{
	background:url(images/footer.jpg) no-repeat;
	height:17px;
	float:left;
	width:1024px;
	padding: 15px 0 0 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	
}
