html {
overflow: scroll;
} 

BODY {

     overflow-y:hidden;

    }
    
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;
}


#cardcategorytopcopy{
	position:relative;
	width:500px;
	margin-top:50px;
	margin-left:15px;
	float:left;
}

#cc-categorytitle h1{
	font-size:24px;
	font-weight:bold;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #55A0B8;
}

#lowcctopcopy{
	postion;relative;
	margin-top:10px;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #070707;
	float:left;
}

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;
}

#cardcategorycontainer{
	position:relative;
	width:920px;
	height:300px;
	margin-left:5px;
	background: #FFF url(http://www.loanquotes.com/ccbackground.png) repeat-x top left;
	float:left;
}


#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;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 930px;
	text-align: left;
}

#header{
	float: left;
	width: 750px;
}

#container{
	margin-top:45px;
	margin-left:20px;
	float: left;
	width: 500px;
}

#drop{
	width:930px;
	margin-bottom:-20px;
	background-image: url(images/mainbackground.gif);
	float:left;
}

#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;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 20px 0 0 0;
}

#footer p{
	line-height: 18px;
	margin-bottom:10px;
}

#footer-links{
	margin-bottom:10px;
}

#spacediv{
	height:5px;
	width:10px;
	border: 1px solid #000;
	float:left;
}

#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;
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	padding-top: 1px;
	padding-left: 10px;
	margin-bottom: 4px;
	font-size : 9pt; 
	font-family : Arial, Helvetica, sans-serif; 
	background-image: url(http://www.loanquotes.com/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

ul#navlist li a:link { color: #0080C0; }
div#navcontainer li a:visited { color: #666677; }
	
a:hover { text-decoration: none; }

ul#navlist li a:hover
{
	border-color: #ff9000;
	color: #444;
}

#menulinks a:hover{
	color: #D7E7F3;
}