body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background:#EBF6FC url(images/lqgrad2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #000000;
}

h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}


#logo
{
    background: url(images/logo.gif);
    width: 279px;
    height: 58px;
    position: relative;
    margin-top:20px;
    margin-left:18px;
}

#logo a
{
    position: absolute;
    top: 0;
    left: 0;
    width: 279px;
    height: 58px;

}

#logo a h2
{
    display: none;
}


#menubar{
	margin-top:20px;
	margin-left:5px;
	width: 920px;
	height: 35px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}


#menulinks{
 	width: 923px;
	height: 23px;
	margin:0;
	margin-top: -25px;
	padding-left: 13px;
	float: left;
}

#menulinks a {
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
}

#menulinks a:hover{
	color: #D7E7F3;
}

#drop{
	width:930px;
	margin-bottom:-20px;
	background-image: url(images/mainbackground.gif);
	float:left;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 930px;
	text-align: left;
}

#header{
	float: left;
	width: 750px;
}

#pagecontainer{
	margin-top:0px;
	margin-left:5px;
	background: #FFF url(http://www.loanquotes.com/ccbackground.png) repeat-x top left;
	float: left;
	width: 920px;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 20px 0 0 0;
}

#footer p{
	line-height: 18px;
	margin-bottom:10px;
}

#mainbottom{
	width: 930px;
	height: 35px;
	margin-top: 0px;
	background-image: url(images/mainbottom.gif);
}

.copyright{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	font-weight:300;
	color: #000000;
	width:900px;
	float;left;
}

.copyright a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

.copyright a:hover{
	text-decoration: none;
}

#footer p{
	line-height: 18px;
	margin-bottom:-4px;
}

#footer-links{
	margin-bottom:10px;
}


/*--------------------------------------------------------------------------------
Amortization Calc
--------------------------------------------------------------------------------*/

#topcalculatormessagebox{
	position:relative;
	margin:left:20px;
	margin-top:50px;
	width:900px;
	float:left;
}

#calctitle h1{
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #55A0B8;
}

#calculatormessagecopy{
	position:relative;
	margin-left:20px;
	width:800px;
	float:left;
}


#amortizationcalculator{
	position:relative;
	float: left;
	width:264px;
	margin-top:50px;
	margin-left:20px;
}
   

/*--------------------------------------------------------------------------------
Auto Loan Calc
--------------------------------------------------------------------------------*/

#containercalcindex{
	margin-top:45px;
	margin-left:20px;
	float: left;
	width: 900px;
}

#auto-calc-box{
	float: left;
    background: #FFF;
    width:860px;
    margin-right:10px;
    border: 1px solid #CCC;
    padding-left:20px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
    margin-bottom:0px;
   }
   
   
.autocalcindexheadline
{
	position: relative;
	margin-left:0px;
	margin-top:15px;
	width: 840px;
	font-family: arial,sans-serif;
	color: #336699;
	font-size: 12px;
	letter-spacing: 0.6pt;
	word-spacing: 0t;
}

.autocalcindexmessage
{
	position: relative;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:10px;
	width: 840px;
	font-family: arial,sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}   

#autocalc{
	float:right;
	margin-right:20px;
}

#autocalcframe{
	margin-top:45px;
	margin-left:20px;
	float: left;
	width: 900px;
}

#car-loan-banner{
	position:relative;
	top:0px;
	margin-right:0px;
	width: 295px;
	height: 251px;
	background: url(images/car-loan-banner.jpg) no-repeat;
	border: 0px;
    float: left;
}