/*body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x 


a:link { color: #; }
a:visited { color: #; }

h1 { font-size: 17px; 
	text-transform: uppercase;
	}

h2 { font-size: 17px; }

h3 { font-size: 14px; }
	
.wrapper {
	position: relative;
	width: 726px;  /* width of centered content, usually header width 
	margin: 0 auto;
	text-align: left;  reset left-align 
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 80px;
	left : 253px;
	width: 400px;
	z-index: 1;
	text-align: center;
	}

.toptext h1 {
	font-size : 16px;
	margin-bottom : 0px;
	padding : 5px;
	border-top: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-transform: uppercase;
	}

.toptext p {
	font-size : 14px;
	margin : 0px;
	padding-top : 10px;
	}

.nav {
	position : absolute;
	top : 240px;
	left : 0px;
	width: 726px;
	text-align: center;
	border-bottom: solid 2px #555555;
	padding-bottom: 5px;
	font-weight: bold; 
	}

.nav span {
	padding-right: 15px;
	text-transform: uppercase;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	}

.nav a:hover {
	text-decoration: underline;
	}

.content {
	position : absolute;
	top : 285px;
	left : 200px;
	width: 516px;
	padding: px;
	line-height: 1.5em;
	}

.content h2 {
	color: #990000;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	}

.content h3 {
	font-size : 11px;
	padding : 5px;
	border-top: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-transform: uppercase;
	text-align: center;
	}

.content img {
	padding: 10px;
	}

.content ul {
	list-style-type: none;
	padding: 0;
	margin: 0 50px 0 50px;
	}

.content ul li {
	background-image: url(/images/endpaydaylistfinger.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 50px;
	padding-bottom: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 290px;
	left : 0px;
	text-align : center;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 90%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 50px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}*/
	
	
/*New CSS*/

body {
	background-color:#ECF2E8;
	margin:20px 0px 0px 0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#333333;
}
.block {
	display:block;
}
#site-container {
	display:block;
	clear:both;
	width:1022px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	background-color:#FFFDFA;
}
h1 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	margin:0px;
	color:#498449;
}
h2 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	margin:0px;
	color:#498449;
}
a {
	color:#3667A3;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	text-decoration:underline;
}
.vtop	{
	vertical-align:top;
}


#background {
	background-image:url(/images/body-bg.jpg);
	background-repeat:repeat-y;
	display:table;
	width:1022px;
	background-color:#FFFDFA;
}
#inside-container {
	width:998px;
	display:block;
	margin-left:12px;
}

#logo-nav {
	display:table;
	height:59px;
	width:998px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	}
#logo {
	float:left;
	margin-left:43px;
	width:195px;
	height:59px;
	
	}
#links {
	display:block;
	float:right;
	clear:right;
	margin:25px 30px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
#links a {
	color:#40311E;
	text-decoration:none;
}
#links a:hover {
	color:#B5BB80;
	text-decoration:underline;
}


#middle {
	width:998px;
	display:block;
	height:317px;
	margin-left:-1px;
}
/*#main-pic {
	float:left;
	clear:left;
	width:641px;
	height:317px;
}*/

#form {
	position:absolute;
	width:300px;
	margin:70px 0px 0px 665px;
	color:#FFFFFF;
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:14px;
}

.first-name, .last-name, .email, .select-amount  {
   width:200px;
   font-size:15px;
   margin-bottom:7px;
   margin-left:45px;
   padding-left:4px;
   background-color:#EDE7E6 !important;
   border:solid #738085 1px;
}
.select-amount	{
	width:209px;
}
.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {

}

.check-01, .check-02, .check-03  {
   display:none;
}
.check-04	{
	display:table;
	text-align:center;
}
.continue-button input {
   margin-top:10px;
}
.continue-button {
	width:200px;
	margin-left:30px;
	margin-top:-10px;
	
}

#content-block {
	display:block;
	clear:both;
}
#left-cta {
	display:block;
	clear:left;
	float:left;
	width:353px;
}
#cta-1 {
	margin:10px 0px 0px 14px;
	vertical-align:top;
}
#cta-2	{
	margin-left:14px;
}
#resources {
	background-image:url(/images/resource-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:950px;
	display:table;
	clear:both;
	margin-left:36px;
	padding-bottom:30px;
}
#left-links {
	display:block;
	clear:left;
	float:left;
	padding:10px 15px 0px 15px;
	width:445px;
}
#right-links {
	display:block;
	clear:right;
	float:right;
	padding:10px 15px 0px 15px;
	width:445px;
}
#resources a {
	color:#362416;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
}
#resources a:hover {
	text-decoration:underline;
}
#resources p {
	margin: 10px 0px 0px 0px;
}

#content {
	float:right;
	display:block;
	clear:right;
	padding:30px;
	width:585px;
}

#cont-img	{
	margin-left:210px;
}


#footer {
	background-image:url(/images/btm-border.jpg);
	color:#FFFFFF;
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:12px;
	height:34px;
	width:1022px;
	display:block;
	clear:both;
	text-align:center;
	padding-top:4px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
	margin-right:12px;
}
#footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}	




form{margin:0px}img{margin:0px;border:0px;padding:0px}