body {
	color: #333;
	background: #EBEBEB url(/images/bkg_main.gif) repeat-y top left;
}

a {
	color: #624620;
}

strong {
	font-weight: bold;
}

.wrap {
	width: 770px;
	height: 100%;
	position: relative;
}

.logo a  {
	border-style: none;
	display: block;
	width: 150px;
}

.logo img  {
	display: block;
	width: 0;
}

.logo span {
	float: left;
	display: block;
	width: 150px;
	height: 184px;
	background: url(/images/WISG_logo.gif) no-repeat;
}
	
.header {
	background: url(/images/bkg_header_health.jpg) no-repeat top right;
	width: 770px;
	height: 184px;
}

body.category_health .header {
	background: url(/images/bkg_header_health.jpg) no-repeat top right;
}

body.category_aboutus .header, body.category_locations .header {
	background: url(/images/bkg_header_company.jpg) no-repeat top right;
}

body.category_propertycasualty .header {
	background: url(/images/bkg_header_property.jpg) no-repeat top right;
}

.titling {
	position: absolute;
	top: 95px;
	left: 395px;
}

* html .titling {
	top: 93px;
}

.header h1 {
	color: #FFF;
	font: 270% georgia,times,"times new roman",normal;
}

.header h2 {
	color: #6D551C;
	font: 155% arial,helvetica,clean,sans-serif,normal;
}

body.category_aboutus .header h2, body.category_locations .header h2 {
	color: #392518;
}

body.category_propertycasualty .header h2 {
	color: #383427;
}

.unav {
	float: right;
	padding: 11px 24px;
	font-size: 92%;
}

.navigation {
	float: left;
	overflow: hidden;
}

.navigation li a {
	display: block;
	width: 150px;
	padding-top: 45px;
	overflow: hidden;
	height: 0 !important; 
	height /**/:45px; /* for IE5/Win only */
}

.navigation li ul li a {
	color: #4B3B21;
	text-decoration: none;
	width: 127px;
	height: 17px !important;
	height /**/:17px; /* for IE5/Win only */
	padding: 2px 0 0 23px;
	overflow: visible;
	background: url(/images/bkg_snav.gif) no-repeat top left;
}

* html .navigation li ul li a {
	height: 18px !important;
	padding-top: 1px;
}

.navigation li ul li a:hover, .navigation li ul li.active a {
	background: url(/images/bkg_snavOV.gif) no-repeat top left;
}

.nav_company a {
	background: url(/images/btn_company.gif) no-repeat;
}

.nav_health a {
	background: url(/images/btn_health.gif) no-repeat;
}

.nav_property a {
	background: url(/images/btn_property.gif) no-repeat;
}

.content {
	float: left;
	width: 357px;
	padding: 19px 23px;
	border-top: 1px solid #8E7332;
}

.title_getahealthquote .content, .title_getacommercialquote .content, .title_getapersonalquote .content {
	width: 573px;
}

.content p, .content ul {
	padding-bottom: 18px;
}

.content li {
	list-style-type: square;
	margin: 0 0 5px 20px;
}

.resources li {
	margin: 0;
}

.callout {
	float: right;
	background-color: #E3DABA;
	font-size: 85%;
	text-align: center;
	margin: 0 0 5px 5px;
}

.callout img {
	padding: 10px 10px 0;
}

.callout h1, .callout h2, .callout h3, .callout h4, .callout h5 {
	padding: 10px 10px 0;
}

.callout p {
	padding: 3px 10px 5px;
}

.location_promo {
	width: 250px;
	height: 100px;
	padding: 14px 0 0 100px;
}

.location_promo h3 {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.location_promo h3 a {
	color: #FFF;
	text-decoration: none;
	font: 150% georgia,times,"times new roman",normal;
}

.location_promo p {
	color: #421F12;
	font-size: 85%;
	padding: 2px 0 0;
}

.btn_turlock {
	background: #884B32 url(/images/btn_turlock.jpg) no-repeat top left;
}

.btn_fresno {
	background: #884B32 url(/images/btn_fresno.jpg) no-repeat top left;
}

.btn_livingston {
	background: #884B32 url(/images/btn_livingston.jpg) no-repeat top left;
}

.btn_modesto {
	background: #CFAB7D url(/images/btn_modesto.jpg) no-repeat top left;
}

.btn_oakhurst {
	background: #CFAB7D url(/images/btn_oakhurst.jpg) no-repeat top left;
}

.content * {
	line-height: 150%;
}

.links {
	float: left;
	width: 170px;
	padding: 19px 23px;
	border-top: 1px solid #8E7332;
}

.links h1 {
	color: #5D2810;
}

.links li {
	padding: 4px 0;
}

.links a {
	color: #333;
	text-decoration: none;
}

.resources {
	border-top: 1px solid #E6DABA;
	padding-top: 12px;
}

h3 {
	color: #624620;
	background-color: #EFE5CB;
	border-top: 1px solid #E6DABA;
	border-bottom: 1px solid #E6DABA;
	padding: 5px 8px;
	margin: 8px -8px;
	clear: left;
}

input, textarea {
	margin: 0 5px 5px 0;
}

.check input {
	float: left;
	margin: 3px 5px 3px 0;
	clear: left;
}

*html .check input {
	margin: 0;
}

.resources h3 a {
	color: #333;
	font-weight: normal;
}

.resources li {
	list-style-type: none;
}

.resources li a {
	color: #6E2910;
	text-decoration: none;
	padding: 5px 27px;
	background: url(/images/bkg_actionarrow.gif) no-repeat left;
}

.resources li a:hover {
	text-decoration: underline;
}

.resources img {
	background-color: #EFE5CB;
	border: 1px solid #E6DABA;
	padding: 8px;
	margin: 0 12px 0 0;
	float: left;
}

.footer {
	color: #667;
	clear: both;
	width: 357px;
	margin-left: 150px;
	padding: 19px 23px;
	font-size: 85%;
	line-height: 1.5em;
	text-align: center;
}

.legal a {
	color: #667;
}

body.category_home {
	background: #EBEBEB url(/images/bkg_main_home.gif) repeat-y top left;
}

.category_home .header {
	background: url(/images/bkg_header_home.jpg) no-repeat top left;
	width: 790px;
	height: 187px;
}

.category_home .unav {
	float: right;
	padding: 50px 45px;
	font-size: 92%;
}

.category_home #about_us, .category_home #locations, .category_home #home {
	display: none;
}

.category_home .content {
	border-top: none;
	background: url(/images/bkg_content_home.gif) no-repeat left top;
	width: 790px;
	height: 220px;
	margin: 0;
	padding: 0;
}

.category_home .content p {
	line-height: 1.25em;
}

.category_home .health_promo {
	margin-left: 151px;
	width: 309px;
	float: left;
}

*html .category_home .health_promo {
	margin-left: 75px;
}

.category_home .property_promo {
	width: 309px;
	float: left;
}

.category_home .health_promo a, .category_home .property_promo a {
	border-style: none;
	display: block;
	text-decoration: none;
	width: 280px;
	height: 120px;
	padding: 95px 15px 0;
}

.category_home .footer {
	margin-left: 181px;
	width: 550px;
}

.category_locations .resources li {
	margin-left: 10px;
	list-style-type: square;
}