/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 200%;
	font-style:italic;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin:15px 0 10px 0;
}

p, ol, ul {
	line-height: 170%;
}

p {}
p.sm {padding:0; margin:0 0 5px 0;font-size:10px; line-height:1em;}
ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 7px;
}
ul li ul {margin-left:20px;}
blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #FF5723;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

img {
	border: 1px solid #000;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */
#headerbox{width:1000px; height:240px; margin:0 auto;}
#header {
	width: 700px;
	height: 240px;
	margin: 0 auto;
	background: #024a91 url(images/img02-copy.jpg) no-repeat;
	position:relative;
	z-index:1;
}

/* Logo */
#logo {
	height: 190px;
	width:880px;
	margin-left:-110px;
	background:url(images/farmers-insurance-group-log.png) no-repeat 50% 30%; position:relative; z-index:100;
	}
#logo a {
	text-decoration: none;
	color: #fcfae6;}
#logo a:hover {
	border-bottom:3px dotted #ccc;}
#logo h1 {
	float:left;
	margin-top:5px;
	font-size: 430%;
	font-style:normal;
	line-height:1em;}


/* address */
#address {
	float:right;
	font-size: 130%;
	color:#fff;
	text-align:right;
	margin:40px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.08em;}
	
#address span {font-size:150%; }
#address a {padding:5px; color:#ccc; font-weight:bold; text-decoration:none; font-size:90%;}
#address a:hover {border-bottom:3px dotted #ccc;}

/* Menu */

#menu {
	padding-top: 0;
	width:90%;
	margin:0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0 40px 5px 0;
}

#menu a {
	margin: 10px;
	text-decoration: none;
	font-size: 120%;
	color: #990000;
	font-weight:bold;
}

#menu a:hover {
	border-bottom:2px dotted #ccc;
	color:#fff;
}

#menu .active a, #menu .active a:hover {
	color: #efefef;
	background:none;
	border:none;
}

/* Page */

#page {
	width: 730px;
	margin: 0 auto;
	padding: 20px 0;
/*	background:url(images/farmers-insurance-group-log.png) no-repeat 40% 85%;*/
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding-top: 0px;
}

.division {
	margin-bottom:20px;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #afafaf;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 250px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(images/img03-copy.jpg) no-repeat;
	font-size: 136%;
	color: #fff;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #ccc;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {	
}

#search form {
	margin: 0;
	padding: 0;
	font-size:85%;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

.quoteinput {
	width: 210px;
	margin-bottom: 0px;
	margin-top:5px;
}
#quoteform input,#quoteform select{border: 2px solid #6783B2}
#quoteform input.focus,#quoteform select.focus{border: 2px solid #0054A5}
#quotesubmit,#comment-post {
	float: right;
	background-color:#ee3224;
	border:1px solid #000;
	margin:15px 0 0  0;
	color:#fff;
	font-weight:bold;
	cursor: pointer
	
}
img.loading{border:none}
span.required {color:#ee3224;}
/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background-color: #0054a5;
	border-top: 5px solid #afafaf;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
	width:45%;
	margin:0 auto;
}
#footer a {
	color: #FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}