html, body {
	background: url('../image/gradiant.gif') repeat-x #fff;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
	}
	
blockquote {
	margin: 3px 25px 20px 25px;
	}
	
a:link ,
a:visited ,
a:active {
	color: #a73b3a;	
	}

a:hover {
	text-decoration: none;
	}
	
p {
	margin: 0px;
	font-size: 9pt;
	}

h2 {
	font-size: 13px;
	margin-bottom: 3px;
	}

img {
	border: 0px;
	}
	
.hidden {
	display: none;
}

.clear {
	clear: both;
}

#container {
	background: #fff;
	border: solid 1px #8D3332;	
	border-top: 0px;
	margin: auto;
	width: 780px;
	/* border: solid 1px #000; */
	}

img.logo {
	padding:15px 0 15px 15px;
	float: left;
	}
	
#search {	
	margin: 30px 5px 0 0;
	float: right;
	}

input.search {
	border: solid 1px #cccdcb;
	}

#submit.search {
	background: url('../image/search-submit.gif') no-repeat #fff;	
	border: 0px;
	width: 19px;
	height: 19px;
	}

#middle {
	height: 200px;	
	background: url('../image/red-background.gif') repeat-x;
	}

#middle div.left {
	float: left;
	width: 300px;
	height: 200px;
	background: #fff;	
	}

#middle div.home {
	background: url('../image/left-home.jpg') no-repeat;
}
#middle div.about-us                       { background: url('../image/left-home.jpg') no-repeat; }
#middle div.personal-life                  { background: url('../image/left-home.jpg') no-repeat; }
#middle div.commercial-insurance           { background: url('../image/left-home.jpg') no-repeat; }
#middle div.personal-insurance             { background: url('../image/left-home.jpg') no-repeat; }
#middle div.providers                      { background: url('../image/left-home.jpg') no-repeat; }
#middle div.free-quote                     { background: url('../image/left-home.jpg') no-repeat; }
#middle div.contact-us                     { background: url('../image/left-home.jpg') no-repeat; }
#middle div.life-long-term-care-disability { background: url('../image/left-home.jpg') no-repeat; }
#middle div.jobs 													 { background: url('../image/left-home.jpg') no-repeat; }
#middle div.search  											 { background: url('../image/left-home.jpg') no-repeat; }


#middle div.right {
	float: left;
	margin: -209px 0 0 300px !important;
	margin: -9px 0 0 0px;	
	padding-top: 10px;	
	}

#middle div.right a:link,
#middle div.right a:visited,
#middle div.right a:active {
	display: block;
	width: 200px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
	}
	
#middle div.right a:hover {
	background: url('../image/white-arrow.gif') no-repeat top right #da8786;
	
	}
	
#middle div.right a.active {
	background: #da8786;
	background: #8d3332;
	}

.child {
	background: #da8786;
	}

#content {
	margin-top: 15px;
	}

#content .left {
	margin-left: 0px !important;
	margin-left: -10px;
	float:left;
	background: url('../image/content-left.gif') no-repeat;	
	width: 275px;
	height: 265px;
	padding: 16px 17px 0 18px;
	}
	
#content .left h2 {
	font-size: 14px;
	color: #6c6c6c;
	margin-bottom: 3px;	
	}

#content .left p {
	color: #a73b3a;
	}

#content .content {
	float: left;
	padding: 0 20px 20px 20px;
	/* border: solid 1px #000; */
	}

#content .right {
	width: 425px;
	}
	
#content .content h2 {
	color: #000;
	font-size: 13pt;	
	}

#content .content p {
	font-size: 11px;
	}
	
.form_label {
	float:left;
	width:125px;
	padding-right:25px;
	text-align:right;
	font-weight: bold;
	}
	
#footer {
	margin-top: 25px;
	background: url('../image/red-background.gif') repeat-x;
	background-position: 0 -100px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	color: #fff;
	}
	
#footer a:link, 
#footer a:visited, 
#footer a:active {
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover {
	text-decoration: none;
	}


.vertical-spacer {
	float: left;
	height: 400px;
	}
	
.white-arrow { 
	float: right;
	margin: -21px 0px 0px 0px;
	}
	
#contactform
{
  padding: 10px;
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
}

.toptab
{
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  margin-bottom: 0px;
}

div.row {
	
}

div.row label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}