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

/*----------------------------------------
Name: main.css
Developed by: Jad Limcaco
Author URL: http://www.jadgraphics.net
Copyright: Jad Graphics 2009
----------------------------------------*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
body {
	background: url(../images/bg-main.gif) repeat-x;
}
#wrapper {
	width: 866px;
	margin: 0 auto;
}
#logo {
	width: 167px;
	height: 72px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

#logoLINK {
	width: 167px;
	height: 72px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#header {
	width: 474px;
	height: 293px;
	clear: both;
	background: url(../images/bg-header.jpg) no-repeat;
	padding-left: 392px;
	padding-top: 53px;
}
.header_text {
	background-image: url(../images/health-insurance.png);
	width: 420px;
	height: 148px;
	text-indent: -9999px;
}
#free_quote {
	width: 290px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	margin-top: 61px;
}
#free_quote_2 {
	background-image: url(../images/free-quote.jpg);
	width: 290px;
	height: 48px;
	display: block;
	text-indent: -9999px;
}

#free_quote a:hover {
	background-image: url(../images/free-quote-ro.jpg);
	width: 290px;
	height: 48px;
	display: block;
	text-indent: -9999px;
}
#know {
	width: 568px;
	height: 246px;
	background: url(../images/bg-know.jpg);
	margin-top: 17px;
	float: left;
}
#know h2 {
	text-indent: -9999px;
}
#know p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 14px;
}

.know  {
	display: block;
	width: 538px;
	padding: 40px 15px 15px 15px;
}
.blue {
	color: #003096;
}
.underline {
	text-decoration: underline;

}
#phone {
	width: 251px;
	height: 257px;
	background: url(../images/phone.jpg);
	float: right;
	margin-top: 17px;
}
#phone p {
	text-indent: -9999px;
}
#footer {
	margin-top: 15px;
	display: block;
	width: 866px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #172734;
	font-size: 10px;
}
