body
{
	font-family: Verdana, Tahoma, Arial !important;
	background-color:#eee;
	padding: 10px;
	margin: 0;
}

img 
{
	border: 0;
}

div
{
	margin: 0;
	padding: 0;
}

p, li
{
	line-height: 16px;
}

th, td
{
	padding: 3px;
}

#main
{
	margin: 0 auto 0 auto;
	padding: 0;
	background-color:#fff;
	width: 975px;
	border: solid 1px #ccc;
}

#header
{
	background: #fff url(../images/site_logo.png) no-repeat 35px 25px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 80px;
}

#header img
{
	position: absolute;
	right: 45px;
	top: 9px;
}

html>body #header img
{
	top: 13px;
}

ul#tabnav
{
    list-style-type: none;
    padding: 5px 10px 5px 10px;
    margin: 0 0 0 10px;
}

ul#tabnav li
{
    display: inline;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

ul#tabnav li a
{
    color: #666;
    background-color:#fc0;
    margin-right: 5px;
    padding: 5px 10px;
    border: 1px solid #f90;
}

ul#tabnav a:hover 
{
    color: #666;
    background: #fff;
}

ul#tabnav li.active
{
	color: #fff;
	background-color:#f90;
    margin-right: 5px;
    padding: 5px 10px;
    border: 1px solid #f90;
}

#deals h1
{
	font-size: 2.3em;
	font-family: Georgia;
    font-weight: bolder;
	margin: 5px 0 0 15px;
	padding: 0 0 8px 0;
	color: #fff;
	text-shadow: 2px 2px 2px #f63; 
}

#feeds
{
	float: right;
	margin-top: -40px;
	margin-right: 40px;
}

#dealtypes
{
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
	margin: 0 0 20px 10px;
}

#dealtypes a
{
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
	padding-left: 5px;
	padding-right: 10px;
}

#deals
{
    margin: 0;
    padding: 20px 0 20px 15px;
	background: #fff8e0 url(../images/home_bg.png) repeat-x;
	border-bottom: solid 1px #ccc;
}

.deal
{
	margin: 20px 0 0 10px;
	float: left;
    display: block;
    width: 170px;
    height: 320px;
    background: #fff;
    border: solid 2px #ccc;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.best 
{
	margin-top: 0;
	border: solid 2px #f63;
	width: 185px;
	height: 370px;
}

.lender
{
	line-height: 70px;
	height: 70px;
}

.best .lender
{
	height: 65px;
	line-height: 65px;
}

.lender img 
{
	margin-top:10px;
}

.rate
{
	font-family: Georgia;
    font-size: 2.2em;	
    font-weight: bolder;
    height: 90px;
    line-height: 80px;
    color: #bbb; 
    background: #ebebeb;
}

.best .rate 
{
	font-weight: bold;
	font-size: 3em;	
    height: 120px;
    line-height: 120px;
    color: #fff; 
    background: #fc0  url(../images/best_mortgage_deal_bg.jpg);
	border-top: solid 2px #f63;
	border-bottom: solid 2px #f63;
    text-shadow: 2px 2px 2px #f63; 
    position: relative;
}

.terms 
{
	font-size: 11px;
	color: #bbb;
	padding-top: 10px;
	margin-bottom: 20px;
}

.terms p
{
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 11px;
}

.best .terms
{
	color: #000;
	font-size: 12px;
	background: url(../images/best_bg.gif) repeat-x;
	padding-bottom: 5px;
}

.click
{
	position:absolute;
    left: 140px;
    top: 25px;
    z-index:100;
}

.quote
{
	position: relative;
	width: 100%;
	margin: 0 0 10px 0;
}

#compare
{
	 float:right;
	 margin-top: -15px;
	 font-size: 13px;
	 color: #999;
	 margin-right: 30px
}

#content
{
	padding: 20px;
	font-size: 12px;
	color: #333;
}

#footer
{
	padding: 20px;
	background-color: #ccc;
	font-size: 12px;
	color: #fff;
}

#footer .nebius
{
	float: left;
	display:inline;
	width: 57px;
	margin-right: 30px;
}

#footer .left
{
	float: left;
	display:inline;
	width: 180px;
}

#footer .right
{
	float: right;
	text-align: right;
}

#footer p
{
	margin-top: 0;
	padding-top: 0;
}

#footer a
{
	color: #fff;
}

.press
{
	border: solid 1px #ccc;
	width: 250px;
	height: 170px;
	float: left;
	margin-left: 25px;
	padding: 20px 15px 10px 15px;
	font-size: 15px;
	text-align: center;
}

.normaltext {
font-size: 15px !important;
font-weight:normal !important;
display:inline;

}

.normaltext2 {
font-size: 12px !important;
font-weight:normal !important;
display:inline;

}

a.nolink {
	text-decoration:none;
	color:#000;
}

.first
{
	margin-left: 0;
}

.dbl
{
	font-family: Georgia;
	font-weight: bolder;
	font-size: 40px;
	color: #999;
	float: left;
	width: 30px;
}

.sixty-six
{
	text-align: left;
	font-weight: bolder;
}

.ninety-nine
{
	text-align: right;
	margin-top: 60px;
	font-weight: bolder;
}

.presstext
{
	float: left;
	width: 190px;
	padding-bottom: 10px;
}

.intro
{
    font-size: 12px;
    margin-top: 20px;
}

.introcol
{
    width:420px;
    float:left;
	margin-left: 45px;
}
