/*body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : black;
	background-image : url(/images/bg.gif);
	background-repeat : repeat-y;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 300px;
}


.nav
{
	padding : 5px;
}

.nav a
{
	background-color : #E21F30;
	color : white;
	padding : 5px;
}

.nav a:hover
{
	background-color : #0075B8;
}

.nav li
{
	display : block;
	padding : 5px;
}

.content
{
	position : relative;
	color : white;
	letter-spacing : 2px;
	margin : 200px 150px 15px 300px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 200px;
	right : 5px;
	text-align : center;
}*/

/*NEW CSS*/

body {
	background-color:#FFFFFF;
	margin:15px 0px 15px 0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:14px;
	color:#333333;
}
.blocks {display:block}
form {margin:0px}
img {border:none}


h1 {
	color:#79151A;
	font-size:26px;
	margin-top:3px;
	margin-bottom:2px;
}
h2 {
	color:#79151A;
	font-size:22px;
}
h3 {
	color:#8B3437;
	margin:10px 0px 0px 0px;
}
a {
	color:#A98816;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.link-box a {
	font-size:14px;
	color:#315495;
	font-weight:bold;
	text-decoration:none;
}
.link-box a:hover {
	text-decoration:underline;
}
.link-box p {
	color:#FFFFFF;
}
#navigation {
	color:#F6EFF0;
}
#navigation a{
	color:#F6EFF0;
}
#navigation a:hover {
	color:#F6EFF0;
	text-decoration:underline;
}
#main-image-blurb p {
	color:#2A2C2E;
	}


#site-container {
	display:block;
	clear:both;
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/body-shadow.jpg);
	background-repeat:repeat-y;
}

#logo-top {
	width:804px;
	display:block;
	height:83px;
	clear:both;
}
#navigation {
	display:block;
	clear:both;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	width:796px;
	height:27px;
	margin-left:4px;
	padding-top:4px;
	text-align:center;
	vertical-align:top;
		
}
#navigation a {
	text-decoration:none;
	margin:0px 7px 0px 7px;
}


#body-wrapper {
	width:796px;
	margin-left:4px;
	display:block;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
}



#left-side {
	display:block;
	margin-left:9px;
	width:491px;
	float:left;
	clear:left;
}
#main-image-bg {
	display:table;
	background-image:url(/images/main-img-bg.jpg);
	background-repeat:no-repeat;
	width:491px;
	height:335px;
}
#main-image {
	margin-top:14px;
}
#main-image-blurb {
	display:block;
	width:466px;
	height:100px;
	padding:0px 10px 0px 15px;
}
#main-image-blurb p {
	font-size:14px;
	margin:0px;
	width:470px;
	padding-right:10px;
}
#main-image-blurb {
	width:480px;
}
#content {
	width:471px;
	padding:10px;
	
}
.content-img {
	margin:12px 12px 12px 0px;
}


#right-side {
	display:block;
	float:right;
	clear:right;
	width:262px;
	margin-right:5px;
	
}
#form-bg {
	display:table;
	clear:both;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:262px;
	height:300px;
}
#form {
	margin:90px 15px 0px 20px;
	display:block;
	clear:both;
	
}


.first-name, .last-name, .email {
	width:170px;
	font-size:13px;
	margin-left:25px;
	margin-top:10px;
	background-color:#FFFFFF !important;
	
}

.service-select	{
	width:222px;
	font-size:13px;
	background-color:#FFFFFF !important;

}

.continue-button {
   margin-top:13px;
   margin-left:30px;
}

.continue-button input {
   margin-top:6px;
   margin-left:2px;
}


#right-image {
	float:right;
	clear:both;
}
#top-click, #btm-click {
	float:right;
	clear:both;
}
#medal	{
	margin-left:80px;
	margin-top:10px;
}
#resources {
	display:block;
	clear:both;
	background-image:url(/images/resource-bg.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:790px;
	padding-top:10px;
	padding-left:6px;
}
.link-box {
	display:block;
	float:left;
	width:140px;
	margin-left:12px;
	height:110px;
	font-size:11px;
}
.re-btm {
	display:block;
	vertical-align:top;
	height:6px;
	width:804px;
	margin:0px;
}
#disclosures {
	text-align:center;
	width:804px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	color:#333333;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:15px;
}
#disclosures a {
	text-decoration:none;
	color:#333333;
}
#disclosures a:hover {
	text-decoration:underline;
}



/* Right Image Rotation */
.post-a, .post-b, .post-c, .post-d, .post-e {
	display:table;

	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:258px;
	float:right;
	clear:both;
}
.post-a	{
	background-image:url(/images/mouse-on-cash.jpg);
}
.post-b	{
	background-image:url(/images/hurt-twenty.jpg);
}
.post-c	{
	background-image:url(/images/giant-calculator.jpg);
}
.post-d	{
	background-image:url(/images/full-wallet.jpg);
}
.post-e {
	background-image:url(/images/tons-of-cash.jpg);
}



/*Top Click Rotation */
.top-a, .top-b {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:85px;
	float:right;
	clear:both;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
}
.top-a {
	background-image:url(/images/green-purse.jpg);
}
.top-b {
	background-image:url(/images/wad-of-cash.jpg);
}


/* Bottom Click Rotation */
.btm-a, .btm-b {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:85px;
	float:right;
	clear:both;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
}
.btm-a {	
	background-image:url(/images/cutting-bill.jpg);
}
.btm-b {
	background-image:url(/images/coin-smash.jpg);
}