/*  
	Stylesheet for INS
*/


html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #336699;
	color: #2c2c2c;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
body * {
	margin: 0px;
	padding: 0px;
}
/*********************************************
		Link Styles
*********************************************/
a {
	color: #0181e3;
	text-decoration: underline;
}
a:hover {
	color: #7ed7f7;
	text-decoration: underline;
}
/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {
	color: #2c2c2c;
}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img {
	border: 0px;
	background: none;
	padding: 0px 10px 5px 0px;
}
p {
	padding: 10px 0px;
	margin: 0px;
	line-height: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0;
	visibility: hidden;
}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
h1 a {
	color: #525252;
	text-decoration: none;
}
.chicago-insurance h1 {
	font-size: 20px;
	float: left;
	border: none;
	padding-left: 10px;
	color: #2c2c2c;
	background: #fff;
}
.chicago-insurance h2 {
	font-size: 16px;
	margin-top: -4px;
	padding-right: 10px;
	float: right;
	border: none;
	color: #2c2c2c;
	background: #fff;
}
h2 { /* This style used as header in the sidebars */
	color: #2c2c2c;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}
.imagine {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding-left: 5px;
	margin: -25px 0 0 0;
}
.testimonials {
	font-size: 9px;
}
.payd-slogan h1 {
	font-size: 20px;
	padding: 53px 0 0 0;
	color: #ee1800;
}
h3 { /* This style used as the post titles on homepage/archive */
	color: #2255AA;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
h3 a {
	color: #2255AA;
	text-decoration: none;
}
h3 a:hover {
	color: #333;
	text-decoration: none;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #2c2c2c;
	text-decoration: none;
	clear: both;
}
h5 { /* This style used as header in the sidebars */
	color: #202020;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	text-align: center;
}
/*********************************************
		Header Div Styles
*********************************************/
#toptag {
	display: block;
	background: url(../images/top-bg.gif) repeat-x;
	color: #aeaeae;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
}
#header {
	display: block;
	background: #ffffcc;
	width: 799px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#header #title {
	color: #2c2c2c;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #2c2c2c;
	text-decoration: none;
	text-align: left;
}
#header #title a {
	color: #2c2c2c;
	text-decoration: none;
}
#header #title a:hover {
	color: #333;
	text-decoration: none;
}
#header #tagline {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
}
#logo {
	float: left;
}
#aqphone {
	float: right;
	width: 315px;
	height: 102px;
	margin: 0 auto;
	padding-left: 10px;
}
/*************************************
	Horizontal Menu
**************************************/

#menu {
	background: #494949 url(../images/menu-bg.gif) repeat-x;
	color: #123141;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 0px 0px;
	margin: 0px;
	height: 29px;
	display: block;
	clear: both;
}
#menu ul {
	margin: 0px 0px 0px 13px;
	padding: 0px;
	height: 29px;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	display: block;
	color: #123141;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
	font-size: 11px;
	line-height: 29px;
	border-left: 1px solid #bcc8cf;
}
#menu ul li.home a {
	border-left: 0px;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
	background: #494949 url(../images/menu-bg.gif) 0px -29px repeat-x;
	color: #123141;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
}
#menu ul li a:hover {
	background: #494949 url(../images/menu-bg.gif) 0px -29px repeat-x;
	color: #123141;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
	line-height: 29px;
}
/*********************************************
		Container Div / Wrap Div
*********************************************/
#container {
	background: #fff;
	text-align: left;
	margin: 0px auto;
	width: 800px;
	padding: 0px;
}
#wrap {
	margin: 0px;
	padding: 0px;
	width: 800px;
	overflow: hidden;
}
/*********************************************
		Content Div
*********************************************/
#content {
	background: #fff;
	float: right;
	margin-right: 1px;
	padding: 15px;
	width: 767px;
	display: block;
	border-top: none;
}
#content-home {
	background: #ccc url(../images/quote-reason.jpg) top center no-repeat;
	float: right;
	margin-right: 1px;
	padding: 10px 0px 0px 0px;
	width: 800px;
	height: 270px;
	display: block;
	border-bottom: 2px solid #000;
}
#content-home h1 {
	margin: 15px 0 0 0;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	color: #777;
}
#content-home p {
	width: 313px;
	text-align: justify;
	color: #2c2c2c;
}
#home-sidebar {
	background: #fff;
	padding: 0px;
	float: right;
	margin: 0 auto;
	width: 799px;
	display: block;
}
#home-sidebar h2 {
	color: #2c2c2c;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: none;
}
#content img.featureimg {
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
.post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}
/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 0px;
	margin: 0px;
}
.meta-top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	margin: 0px;
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
}
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	color: #2c2c2c;
	display: block;
	float: left;
	width: 285px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 5px 20px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_sidebar p, #l_sidebar .text-widget {
	padding: 0px 0px 5px 0px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#l_sidebar ul li ul li a {
	color: #0181e3;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	color: #7ed7f7;
	text-decoration: underline;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
#l_home_sidebar {
	color: #2c2c2c;
	display: block;
	float: left;
	width: 430px;
	background: #fff;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 5px 30px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_home_sidebar p, #l_home_sidebar .text-widget {
	padding: 10px 0px 5px 0px;
	font-size: 13px;
	color: #2c2c2c;
}
#l_home_sidebar img {
	text-align: center;
}
#l_home_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#l_home_sidebar ul {
	list-style-image: url(../images/check-mark.jpg);
	list-style: url(../images/check-mark.jpg);
	padding: 15px;
	font-size: 14px;
	color: #2c2c2c;
	margin: 0px;
}
#l_home_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_home_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#l_home_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#l_home_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#l_home_sidebar ul li ul li a {
	color: #00a4bd;
	text-decoration: none;
}
#l_home_sidebar ul li ul li a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}
#l_home_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_home_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	color: #2c2c2c;
	display: inline;
	float: right;
	width: 285px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 5px 20px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#r_sidebar p {
	padding: 0px 0px 5px 0px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#r_sidebar ul li ul li a {
	color: #0181e3;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #7ed7f7;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
#r_home_sidebar {
	color: #2c2c2c;
	display: inline;
	float: right;
	width: 200px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 5px 20px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#r_home_sidebar p {
	padding: 0px 0px 5px 0px;
}
#r_home_sidebar img {
	text-align: center;
}
#r_home_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#r_home_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_home_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_home_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#r_home_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#r_home_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#r_home_sidebar ul li ul li a {
	color: #0181e3;
	text-decoration: none;
}
#r_home_sidebar ul li ul li a:hover {
	color: #7ed7f7;
	text-decoration: underline;
}
#r_home_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_home_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
/*********************************************
		Footer Styles
*********************************************/
#footer {
	width: 800px;
	color: #2c2c2c;
	margin: 0px auto;
	padding: 15px 0px;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	background: #fff url(../images/bottom-gradient.png) repeat-x;
}
#footer a {
	color: #2c2c2c;
	text-decoration: none;
}
#footer a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}
#footer .left {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 20px;
}
#footer .right {
	width: 40%;
	float: right;
	text-align: right;
	margin: 0px 20px 0px 0px;
}
/************************************************
*	Actual Quotes						    	*
************************************************/
#actual-quotes {
	float:right;
	margin: 0 auto;
	padding: 0;
}
/************************************************
*	Quote Box							    	*
************************************************/
#aq_zipform {
	margin: 0 0 0 55px;
}
.aq_inpage_zip {
	text-align: center;
	float: right;
	padding-top: 85px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aq_inpage_zip input {
	background: url(../images/input.gif) no-repeat;
	width: 207px;
	height: 38px;
	border: none;
	padding: 8px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #000;
	margin-right: 14px;
	margin: auto;
}
.aq_inpage_zip textarea {
	text-align: center;
}
.aq_inpage_zip h1 {
	font-size: 18px;
	padding-top: 33px;
	font-weight: bold;
	color: #FFF;
	margin: 5px 0 0 0;
	text-align: center;
}
.aq_inpage_zip h2 {
	font-size: 120%;
	font-weight: bold;
	color: #084886;
	text-align: center;
}
.aq_inpage_zip h3 {
	font-size: 120%;
	font-weight: bold;
	color: #084886;
	text-align: center;
}
.aq_inpage_zip p {
	text-align: center;
	font-weight: bold;
	color: #000;
}
.aq_inpage_zip .button {
	border: none;
	margin: -15px 0 0 25px;
	width: 155px;
	height: 38px;
	background: none;
}
.aq_sidebar_zip input, .aq_sidebar_zip select {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 190%;
	text-align: center;
	color: #000;
	margin-right: 14px;
	margin: auto;
}
.aq_sidebar_zip textarea {
	text-align: center;
}
.aq_sidebar_zip h2 {
	font-size: 120%;
	font-weight: bold;
	color: #084886;
	text-align: center;
}
.aq_sidebar_zip h3 {
	font-size: 120%;
	font-weight: bold;
	color: #084886;
	text-align: center;
}
.aq_sidebar_zip p {
	text-align: center;
	font-weight: bold;
}
.aq_sidebar_zip .button {
	border: none;
}
.trans_scroll h3 {
	font-size: 24px;
	text-align: center;
}
.trans_scroll p {
	text-align: center;
}
#payd {
	color: #2c2c2c;
	display: block;
	float: left;
	width: 214px;
	height: 241px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 85px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#payd h1 {
	font-size: 110%;
	text-align: center;
	color: #ee1800;
	border: none;
}
#payd h2 {
	font-size: 24px;
	text-align: left;
	color: #ee1800;
	background-color: #fff;
}
#payd p {
	text-align: left;
	color: #2c2c2c;
}
#canvas0 {
	background:url(../images/actual-quotes-bg.gif) no-repeat;
}
#canvas1 {
	background: url(../images/actual-quotes-bg.gif) no-repeat;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: right;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
