@charset "UTF-8";
/* CSS Document */

body{
	background-color:#c9c8c8;
}
#page{
	width: 802px;
	margin: auto;
	padding-top: 0px;
	background-image: url(../images/bg.jpg);

}
#juv{
	width: 802px;
	margin: auto;
	padding-top: 0px;
	background-color:#fff;
}
#container{
	width: 802px;
}
#sidebar{
	float: left;
	width: 137px;
	padding-top: 35px;
	padding-left: 10px;

}
#content{
	float: right;
	width: 600px;
	background-image:url(../images/grey.jpg);
	background-repeat:repeat-x;
	padding-left: 25px;
	padding-right: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#content a:link{
	color: #600000;
	text-decoration:underline;
}
#content a:visited{
	color: #600000;
	text-decoration:underline;
}
#content a:hover{
	color: #333333;
	text-decoration:underline;
}
#footer{
	background-color: #7a7979;
	clear: both;
	width: 782px;
	padding: 10px;
	color: #333;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#footer a:link{
		color: #333;
		text-decoration:none;
}
#footer a:visited{
		color: #333;
		text-decoration:none;
}
#footer a:hover{
		color: #fff;
		text-decoration:none;
}
h1{
	color: #600000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
}
h2{
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;

}
#navlist
{
padding-left: 0;
margin-left: 0;
color: #fff;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.35em;

}

#navlist li a { text-decoration: none; color: #fff; }
#navlist li a:visited { text-decoration: none; color: #fff; }
#navlist li a:hover { text-decoration: none; color: #600000; }

.line{
	width: 100%;
	background-color: #600000;
	height: 1px;
}
.input {
	color: #666;
	font-size: 10px;
	height: 14px;
	}
.textarea {
	color: #666;
	font-size: 10px;
	}
.testi{	
	width: 250px;
	color: #fff;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/testimonialbg.jpg);
}
	
.space{
	width: 300px;
	border-bottom: 1px #600000 dotted;
	margin-left: 150px;
}
.indent {
	width: 30px;
	margin-left: 10px;
}
#faq-box{
	padding: 5px;
	background: #ccc;
	border: 1px #000 solid;
	width: 500px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#calculator_small { width:250px; margin:0 0 0 0; padding:0 0 0 0; background: url(http://carecredit.com/payment_calculator/images_small/calc_body-bgrd.gif) repeat-y top left;}
 #searchArea { width:220px; margin:0 0 0 12px; padding:0 0 0 0;}
 form { margin:0 0 0 0; padding:0 0 0 0; }