body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e3e2e0;
	background-image:url(images/main-bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
#outer_container
{
	width:900px;
	height:auto;
	margin:0px auto;
}
#top-nav
{
	width:940px;
	height:42px;
	text-align:right;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
}
#top-nav a
{
	color:#fff;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	padding:7px 8px;
	margin-left:1px;
}
#top-nav a:hover, a#selected
{
background-image:url(images/nav-hover.jpg);
background-repeat:repeat-x;
}
#logo
{
/*	padding-top:7px;
	margin:0px;
	margin-bottom:20px;
	width:615px*/
	height:300px;
	text-align:center;	
}

#content
{
	width:inherit;
	height:auto;
	min-height:300px;
}
#footer
{
	width:inherit;
	height:auto;
	min-height:118px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	background-color:#35383f;
}
.tab
{
	width:inherit;
	height:34px;
	font-size:17px;
}

.tab1
{
	width:304px;
	height:34px;
	background-image:url(images/tab1.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	color:#fff;
	padding-top:7px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
	
	
	
}

.tab2
{
	width:364px;
	height:34px;
	background-image:url(images/tab2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:0px auto;
	color:#fff;
	line-height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
	
	
	
}

.tab3
{
	width:340px;
	height:34px;
	background-image:url(images/tab3.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	color:#fff;
	line-height:34px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;	
}

#footer_content
{
	width:900px;
	height:auto;
	margin:0px auto;
	padding-top:40px;
	color:#dcdcdc;
	font-size:11px;
	
}

#footer a
{
	color:#dcdcdc;
	text-decoration:none;
}

#footer a:hover
{
	color:#dcdcdc;
	text-decoration:none;
}

#footer .footer-links a
{
	color:#dcdcdc;
	text-decoration:none;
	margin:0px 7px;
	
}


#footer .footer-links a:hover
{
	color:#dcdcdc;
	text-decoration:underline;
	
	
}

#footer .footer-links a.first
{
	margin-left:0px;
}

.footer-links
{
	padding-top:20px;
	float:left;
}


.equation
{
	width:742px;
	height:162px;
	background-image:url(images/equation.jpg);
	margin:0px auto
	
}

.footer-logo
{
	width:auto;
	height:59px;
	float:right;
	text-align:right
	
	
	
}

.box
{
	width:inherit;
	height:160px;
	width:742px;
	margin:0px auto
	
}

.box-left
{
	width:258px;
	height:170px;
	float:left;
}

.box-right
{
	float:right;
	width:440px;
	font-size:18px;
	color:#4d4b4b;
	line-height:30px;
	
}

.extra-big
{
font-size:30px;
font-weight:bold

}

#dollar-animation
{
	width:150px;
	height:150px;
	float:right;
	margin:0px 15px 0px 0px;
}

#adps
{
	position:absolute;
	margin-top:70px;
	margin-left:-100px;
}

.clear
{
	clear:both;
}

#footer img.border
{
	border:2px #fff solid;
}

.margin-right
{
	margin-right:10px;
}

#footer .footer-logos
{
	margin:20px 0px;
	text-align:center
}

#footer table td
{
	background-color:#fff;
	vertical-align:middle;
	text-align:center
}

a.contact
{
	margin-left:160px !important;
}

.graybig1
{
	font-size:18px;
	color:#35383f;
}

.yellowbig1
{
	font-size:18px;
	color:#ffb400;
}

.pad1
{
	padding:0px 10px;
}

.yellowtext a, .yellowtext
{
	color:#ffb200;
	font-size:12px;
	text-decoration:none;
	font-weight:bold
}

input.text
{
	width:270px;
	height:29px;
	border:1px #35383f solid;
	background-image:url(images/input-bg.jpg);
	background-repeat:repeat-x;
	
}