@charset "utf-8";
/* Denise Insures Me
	Index CSS */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 125%;
	color: #3C7DC1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D2EB;
	padding-bottom: 4px;
}

h2 {
}

h4 {
	font-size: 115%;
}

#wrapper {
	width: 1074px;
	margin-right: auto;
	margin-left: auto;
}

#top-wrapper {
	height: 99px;
	width: 1065px;
}

#logo-wrapper {
}

#top-nav {
	float: right;
	height: 97px;
	width: 200px;
}

#logo-box {
	float: left;
	height: 91px;
	width: 377px;
}

#top-nav p {
	color: #9BBCE7;
	font-size: 105%;
}

#top-nav a {
	color: #9DCCFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #98CBF8;
}

#contact-box {
	float: left;
	height: 97px;
	width: 200px;
	margin-left: 225px;
	color: #9CCDF8;
	font-size: 110%;
}

#contact-box a {
}

#contact-box a:hover {
}

#midgraphic {
	background-image: url(../images/midgraphic.jpg);
	height: 299px;
	width: 1074px;
}

#content-wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

#left-column {
	padding: 10px;
	float: left;
	width: 600px;
}

#left-column a {
	color: #2F73BA;
	text-decoration: none;
}

#left-column a:hover {
	color: #99FF66;
	text-decoration: none;
}

#left-column a:visited {
	color: #3878BF;
}


#right-column {
	padding: 10px;
	float: right;
	width: 275px;
	margin-right: 10px;
}

#right-column a:link, #right-column a:visited {
	color: #3A70B8;
}

#right-column a:hover {
	color: #990000;
	text-decoration: none;
}

.side-textbox {
	font-size: 90%;
	width: 190px;
	float: left;
	background-color: #D1E0F3;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.sidebox {
	float: right;
	width: 200px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#bottom-nav {
	color: #C8DEF6;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	height: 40px;
}

#bottom-nav a {
	color: #C8DEF6;
	text-decoration: none;
	line-height: 1.5em;
}

#bottom-nav a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #8DC8E6;
}

#bottom-nav a:visted {
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 212px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #C8DEF6;
}

#f-wrapper {
	width: 1074px;
	margin-right: auto;
	margin-left: auto;
}

#left-footerbox {
	background-image: url(../images/footer-swirl-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 185px;
}

#footer-text {
	font-size: 90%;
	color: #333333;
	float: left;
	width: 640px;
	margin-top: 40px;
	margin-left: 20px;
}

#right-footerbox {
	background-image: url(../images/footer-swirl-r.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 208px;
	width: 201px;
}

.left-box {
	float: left;
	width: 300px;
}

.right-box {
	float: left;
	width: 200px;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.floatleft {
}

.floatright {
float: right;
padding-left: 5px;
}
