/* =========== Main Layout ================= */
 
body{
	margin: 0px 0px 0px 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/background-banner.jpg');
	background-repeat: repeat-x;
}

#mainDiv{
	position: relative;
	z-index:0;
	width:900px;
	position: relative;
	margin: 0 auto;
	/*border: 1px solid black;*/
	background-color: #ffffff;
}

#headerDiv{
	position: relative;
	width:900px;
	height:150px;
	margin: 0 auto;
	z-index: 1;
}

#footer1Div{
	position: relative;
	width:900px;
	height: 175px;
	margin: 0 auto;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/footer-blue-banner.jpg');
	background-repeat: repeat-x;
}

#footer2Div{
	position: relative;
	width:900px;
	height: 25px;
	margin: 0 auto;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/footer-banner.jpg');
	background-repeat: no-repeat;
}

#leftDiv{	
	position: relative;
	width:225px;
	margin: 0 auto;
	float: left;
}

#locatorDiv{
	position: relative;
	width: 225px;
	height: 320px;
	margin: 0 auto;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/agent-finder.jpg');
	background-repeat: no-repeat;
}

#navDiv{
	position: relative;
	width: 225px;
	height: 320px;
	margin: 0 auto;
}

#leftDiv{
	position: relative;
	width:225px;
	margin: 0 auto;
	float: left;
}

#contentDiv{
	position: relative;
	width:675px;
	margin: 0 auto;
	float: right;
}

.clear { clear: both; background: none; }

/* =========== Header ================= */

#headerLeft{
	position: relative;
	margin: 0 auto;
	width:225px;
	height: 135px;
	float: left;
}

#headerRight{
	position: relative;
	margin: 0 auto;
	width:675px;
	height: 135px;
	float: right;
}

#wfLogo{
	position: relative;
	margin: 0 auto;
	top:15px;
	width:125px;
	height: 135px;
}

#customerCare{
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	width:380px;
	height: 50px;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/customer-care-bar.jpg');
	background-repeat: no-repeat;
	float: right;
}

#customer_center_text {
	/*border: 1px solid black;*/
	position: relative;
	top: 5px;
	width:325px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: bold;
	font-size: 12px;		
	text-decoration: none;	
	color: #ffffff;		
	text-align:right;	
}

#cc_item {	
	/*border: 1px solid black;*/
	position: relative;
	top: 10px;
	margin: 0 auto;
	width:330px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;		
	text-decoration: none;	
	color: #ffffff;
	text-align:right;		
}

#cc_item a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;		
	text-decoration: underline;	
	color: #ffffff;
	margin-right:5px;
	margin-right:5px;
}

#cc_item a:hover {
	color: #ffffff;	
}

#socialMedia{
	position: relative;
	top: 0px;
	margin: 15px 15px 0px 0px;
	width:35px;
	height: 35px;
	float: right;
}

.menu_container {
	position:absolute;
	z-index:999;
	left:0px;
	top:140px;
	width:510px;
	/*background-color:blue;*/
}

.menu_item a {
	float:left;
	display:block;
	width:85px;		
	height:25px;
	background-image:url('http://media.westfieldinsurance.com/www/images/newsitetheme/menuBG_off.jpg');	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	text-align:center;	
	color: #016db5;		
}

.menu_item a:hover {
	background-image:url('http://media.westfieldinsurance.com/www/images/newsitetheme/menuBG_on.jpg');		
}

.menu_item_selected a{
	float:left;
	display:block;
	width:85px;		
	height:25px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	text-align:center;	
	color: #016db5;
	background-image:url('http://media.westfieldinsurance.com/www/images/newsitetheme/menuBG_on.jpg');	
}

/* sub menu */

.submenu_container {
	position:absolute;	
	background-color:#016db5;
	/*border-right-width:1px;
	border-right-color:#3188c3;*/
	width:85px;	
	z-index:999;	
}

.subMenu_item a {	
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;		
	text-decoration: none;	
	text-align:center;
	color: #ffffff;
	padding: 8px 0px 8px 0px; /*top-right-bottom-left*/	
	border-style:solid;
	border-width:1px;
	border-color:#3188c3;		
}

.subMenu_item a:hover {	
	color: #000000;	
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#3188c3;	
}

#goobber_line {	
	background-color:#394178;
}

#subMenu_text {
	padding-left:4px;
	padding-right:4px;
}

#business {	
	float:left;	
}

#farm {	
	float:left;	
}

#personal {	
	float:left;	
}

#billing {	
	float:left;	
}

#claims {	
	float:left;	
}

#aboutus {	
	float:left;	
}

#business_menu {
	position: absolute;
	left:0px;
	top:165px;	
}

#farm_menu {
	position: absolute;
	left:85px;
	top:165px;	
}

#personal_menu {
	position: absolute;
	left:170px;
	top:165px;
}

#billing_menu {
	position: absolute;
	left:255px;
	top:165px;
}

#claims_menu {
	position: absolute;
	left:340px;
	top:165px;
}

#aboutus_menu {
	position: absolute;
	left:425px;
	top:165px;
}

/* =========== Left Nav ================= */

#agent_locator_container{
	position:relative;
	top: 10px;
	width: 200px;
	margin: 0 auto;
	text-align:right;
	z-index:9;
}

#leftFiller{
	position: relative;
	width: 200px;
	height: 10px;
	margin: 0 auto;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blue-filler.jpg');
	background-repeat: no-repeat;
}

#workWestfield{
	position: relative;
	width: 225px;
	height: 100px;
	margin: 0 auto;
}

#customerStory{
	position: relative;
	width: 225px;
	height: 185px;
	margin: 0 auto;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/customer-story.jpg');
	background-repeat: no-repeat;
}

.customerStoryHeader {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#b26e38;
	margin: 10px 4px 4px 4px;
}

.customerStoryName {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#b26e38;
	margin: 0px 10px 0px 10px;
}

.customerStoryPlace {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#b26e38;
	margin: 0px 10px 0px 11px;
	font-style:italic
}

.customerStoryText {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#b26e38;
	margin: 10px 10px 10px 10px;
}

.agent_locator_header {
	font-family: Lucida Sans Unicode;
	font-size: 20px;	
	font-weight:bolder;
	text-decoration: none;	
	text-align:right;
	color: #1f7ebe;
}

.zip_code {
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	font-weight:bold;	
	text-decoration: none;	
	color: #000000;
	
}

/* ===========  Footer  ================= */

#footer1Left{
	position: relative;
	margin: 0 auto;
	width:825px;
	height: 175px;
	float: left;
}

#footer1Right{
	position: relative;
	margin: 0 auto;
	width:75px;
	height: 175px;
	float: right;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/trusted-choice-banner.jpg');
	background-repeat: no-repeat;
}

#footer2Left{
	position: relative;
	top:5px;
	margin: 0 auto;
	width:450px;
	height: 20px;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;			
	color:#1f7ebe;
	text-align:left;
	text-decoration: none;
}

#footer2Left a {
	padding-left:3px;
	padding-right:3px;
	color:#1f7ebe;
	text-decoration: none;
}

#footer2Left a:hover {
	color:#1f7ebe;
}

#footer2Right{
	position: relative;
	top:5px;
	width:450px;
	height: 25px;
	margin: 0 auto;
	text-align:right;
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	text-decoration: none;
	color:#1f7ebe;
}

#footerTextArea{
	position: relative;
	padding:10px 10px 10px 10px;
	height: 155px;
	float: left;
}

#footerTextHeader{
	position: relative;
	margin: 0 auto;
	text-align:left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
}

#footerTextBody{
	position: relative;
	margin: 0 auto;
	text-align:left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#footerTextArea a {
	color:#ffffff;
	text-decoration: none;
}

/* =========== Content ================= */

#billboard{
	/*border: 1px solid black;*/
	position: relative;
	z-index:-1;
	top:15px;
	width:510px;
	height: 300px;
	margin: 0 auto;
	float: left;
}

#blog{
	/*border: 1px solid black;*/
	position: relative;
	top: 0px;
	width:165px;
	height: 320px;
	margin: 0 auto;
	float: right;
}

#blogTop{
	position: relative;
	width:165px;
	height: 55px;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blog-button.jpg');
	background-repeat: no-repeat;
}

#blogBottom{
	position: relative;
	width:165px;
	height: 265px;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blog-background.jpg');
	background-repeat: no-repeat;
}

#blogTitle{
	position: relative;
	left: 10px;
	width: 145px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	border-width: 1px;
	border-bottom: 1px black solid; 
	width: 145px;
	margin: 0 auto;
}

#blogText{
	position: relative;
	left: 10px;
	width: 145px;
	margin: 0 auto;
	text-align:left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#blogText a {
	color:#003366;
	text-decoration: none;
}

#blogText a:hover {
	color:#003366;
}

#blogIframe{
	background-color: transparent;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blog-background.jpg');
	background-repeat: no-repeat;
}

#subscribeLink {
	position:absolute; 
	top:225px; 
	left:10px;
	margin-top:10px;
}

#subscribeLink a {
	color:#003366; 
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footerText a:hover {
	color:#FF0000;
}

#storyArea{
	position: relative;
	z-index:-1;
	left: 10px;
	width:440px;
	height: 300px;
	float: left;
}

#halfStory{
	position: relative;
	top: 35px;
	width:440px;
	height: 148px;
	float: left;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blank-half-story.jpg');
	background-repeat: no-repeat;
}

#leftQrtStory{
	position: relative;
	top: 25px;
	width: 215px;
	height: 148px;
	float: left;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blank-quarter-story.jpg');
	background-repeat: no-repeat;
}

#rightQrtStory{
	position: relative;
	top: 25px;
	width: 215px;
	height: 148px;
	float: right;
	background-image: url('http://media.westfieldinsurance.com/www/images/newsitetheme/blank-quarter-story.jpg');
	background-repeat: no-repeat;
}

#midOhio{
	position: relative;
	top: 25px;
	width: 215px;
	height: 148px;
	float: left;
}

#simpleTerms{
	position: relative;
	top: 25px;
	width: 215px;
	height: 148px;
	float: right;
}

#riskEvaluation{
	position: relative;
	top: 35px;
	width:440px;
	height: 148px;
	float: left;
}

#mediaroomArea{
	position: relative;
	width:210px;
	height:310px;
	/*border: 1px solid black;*/
	float: right;
}

#mediaroomStory{
	position: relative;
	width:210px;
	/*border: 1px solid red;*/
}

#storyHeader{
	position: relative;
	width:210px;
	top:10px;
	text-align:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#000000;
	border-width: 1px;
	border-bottom: 1px #1f7ebe solid; 
	margin: 0px 0px 10px 0px;	
}

#storyBody{
	position: relative;
	width:160px;
	left:50px;
	top:10px;
	text-align:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 10px 0px 10px 0px;
}

#storyBody a {
	color:#1f7ebe;
	text-decoration: none;
}

#storyBody a:hover {
	text-decoration: none;
}

/**************************** rightcolumn ****************************************/

.subPage_HeaderBar {
	position: relative;
	top: 15px;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/about_us_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_HeaderBar .about {
	position: relative;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/about_us_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_HeaderBar .business {
	position: relative;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/business_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_HeaderBar .farm {
	position: relative;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/farm_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_HeaderBar .personal {
	position: relative;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/personal_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_HeaderBar .mediaroom {
	position: relative;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/personal_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_HeaderBar .purl {
	position: relative;
	width:675px;
	height:49px;
	background-image:url('http://media.westfieldinsurance.com/www/images/purl_headerBar.jpg');
	background-repeat: no-repeat;
}

.subPage_Header {
	position: relative;
	margin: 0 auto;
	float:left;
	font-family: Lucida Sans Unicode;
	font-size: 24px;
	text-decoration: none;
	color:#ffffff;	
}

.subPage_Header h1{
	position: relative;
	margin: 0 auto;
	float:left;
	font-size:18pt;
	font-weight:normal;
	padding: 12px 0px 0px 15px; /*top-right-bottom-left*/	
}

.subPage_Header  a {
	position: relative;
	float:right;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;	
	padding: 15px 15px 0px 0px; /*top-right-bottom-left*/
	
}

.subPage_returnHome a:hover {
	color:#ffffff;
}

.subPage_content {
	position: relative;
	width:660px;
	margin: 0 auto;
	font-family: arial;
	font-size: 12px;		
	text-decoration: none;
	color:#000000;
	padding: 15px 15px 0px 15px; /*top-right-bottom-left*/
}

.subPage_content hr {
 	width:660px;
 	color:#0671b9;	
 }

.subPage_content h1 {
	font-family: arial;
	font-size: 16px;		
	text-decoration: none;
	color:#b16f3b;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
}

.subPage_content h2 {
	font-family: arial;
	font-size: 16px;		
	text-decoration: none;
	color:#b16f3b;
	padding: 15px 0px 5px 0px; /*top-right-bottom-left*/
}

.subPage_content a {
	font-family: arial;
	font-size: 12px;		
	text-decoration: underline;
	color:#016db5;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
}

.subPage_content a:hover {
	color:#b16f3b;	
}

.subPage_content p{
	padding: 1px 0px 1px 0px; /*top-right-bottom-left*/
}

ul {
	list-style: disc outside;
	padding-left:25px;
	padding-top:10px;
}

a img.agtloc {
	border:none;
	display: block;
    margin-left: auto;
    margin-right: auto 
}

.agtloc_blue {
	color:#0671b9;
	text-align:center;
}

.agtloc_tan {
	color:#b26e38;
	font-size:9px;
	text-align:center;
}

img.center {
	display: block;
    margin-left: auto;
    margin-right: auto 	
}

/**************************** section side_nav ****************************************/

#sub_nav {
	position:relative;
	margin: 0 auto;
	width:208px;
	padding-bottom:15px;
	z-index:30;
}

#sub_nav_header {	
	margin-top:0px;
	margin-left:8px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;		
	text-decoration: none;
	color:#ffffff;
	padding: 6px 0px 0px 0px; /*top-right-bottom-left*/
}

#sub_nav_items{
	position:relative;
	margin: 0 auto;
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	padding: 0px 0px 0px 6px; /*top-right-bottom-left*/
}

#sub_nav_items a {
	font-family: Lucida Sans Unicode;
	font-size: 10px;		
	text-decoration: underline;
	color:#0671b9;
}

#sub_nav_items a:hover {
	color:#b26e38;
}

#sub_nav_bg {
	margin-left: 0px;
	margin-top: 0px;
	width: 208px;
	height: 34px;	
	background-image:url('http://media.westfieldinsurance.com/www/images/aboutus_sideBar_bg.jpg');
	background-repeat: no-repeat;
	z-index:10;
}

#bus_sub_nav_bg {
	margin-left: 0px;
	margin-top: 0px;
	width: 208px;
	height: 34px;
	background-image:url('http://media.westfieldinsurance.com/www/images/business_sideBar_bg.jpg');
	background-repeat: no-repeat;
	z-index:10;
}
#agent_sub_nav_bg {
	margin-left: 0px;
	margin-top: 0px;
	width: 208px;
	height: 34px;
	background-image:url('http://media.westfieldinsurance.com/www/images/trustedchoice.gif');
	background-repeat: no-repeat;
	z-index:10;
}

#personal_sub_nav_bg {
	margin-left: 0px;
	margin-top: 0px;
	width: 208px;
	height: 34px;
	background-image:url('http://media.westfieldinsurance.com/www/images/personal_sideBar_bg.jpg');
	background-repeat: no-repeat;
	z-index:10;
}

#farm_sub_nav_bg {
	margin-left: 0px;
	margin-top: 0px;
	width: 208px;
	height: 34px;
	background-image:url('http://media.westfieldinsurance.com/www/images/farm_sideBar_bg.jpg');
	background-repeat: no-repeat;
	z-index:10;
}

/* **************** Farm pages *************** */

.farm_case_container {
	position:relative;
	top: 15px;
	width:675px;
	height:134px;
}

.farm_case_image {
	position:relative;
	float:left;
	top:0px;
	width:518px;
	height:134px;
}

.farm_case_nav_bg {	
	position:relative;
	float:right;
	width:157px;
	height:134px;	
	background-image:url('http://media.westfieldinsurance.com/www/images/farm_case_nav_bg.jpg');
	background-repeat: no-repeat;/**/	
}

.previous_btn a {
	float:left;
	display:block;	
	margin-top:20px;
	margin-left:14px;
	width:43px;
	height:43px;	
	padding-top:55px;
	background-image:url('http://media.westfieldinsurance.com/www/images/previous_off.jpg');
	background-repeat: no-repeat;
	font-family: Lucida Sans Unicode;
	font-size: 10px;	
	color:#ffffff;	
	text-align:center;
	text-decoration:none;
}

.previous_btn a:hover{	
	background-image:url('http://media.westfieldinsurance.com/www/images/previous_on.jpg');	
}

.next_btn a {
	float:left;
	display:block;	
	margin-top:20px;
	margin-left:32px;
	width:43px;
	height:43px;
	padding-top:55px;	
	background-image:url('http://media.westfieldinsurance.com/www/images/next_off.jpg');
	background-repeat: no-repeat;
	font-family: Lucida Sans Unicode;
	font-size: 10px;		
	color:#ffffff;	
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

.next_btn a:hover{	
	background-image:url('http://media.westfieldinsurance.com/www/images/next_on.jpg');	
}

/* **************** Coverage Detective *************** */
.story_text {
	color:#000000;
	font-size: 12px;
	font-family: Arial;
	padding: 0px 15px 0px 0px; /*top-right-bottom-left*/
}

/* **************** Banner backgrounds *************** */
.banner_bg {	
	margin-left:0px;
	padding-top:0px;	
	display:block;	
	width:310px;
	height:163px;
	text-decoration:none;
	background-image:url('http://media.westfieldinsurance.com/www/images/banner_bg_off.jpg');
	background-repeat:no-repeat;
}

.banner_bg_small {	
	position: relative;
	margin: 0 auto;
	float:right;	
	width:250px;
	height:150px;
	text-decoration:none;
	background-image:url('http://media.westfieldinsurance.com/www/images/divs/small_blue_gradient.jpg');
	background-repeat:no-repeat;
}

.banner_bg_large {
	float: right;		
	width:250px;
	height:450px;
	margin:5px;
	text-decoration:none;
	background-image:url('http://media.westfieldinsurance.com/www/images/divs/large_blue_gradient.jpg');
	background-repeat:no-repeat;
}

.banner_bg_xlarge {
	float: right;		
	width:250px;
	height:560px;
	margin:15px 5px 5px 5px;
	text-decoration:none;
	background-image:url('http://media.westfieldinsurance.com/www/images/divs/xlarge_blue_gradient.jpg');
	background-repeat:no-repeat;
} 

.banner_bg_horizontal {	
	padding-top:0px;		
	width:640px;
	height:200px;
	margin:5px;
	text-decoration:none;
	background-image:url('http://media.westfieldinsurance.com/www/images/divs/blue-gradient2.png');
	background-repeat:no-repeat;
}
.banner_text_horizontal {	
	position:relative;
	top:0px;
	left:20px;
	font-family: Arial;
	font-size: 12px;		
	text-decoration:none;
	color:#08088A;
	width:630px;	
	text-align:aligned;
} 
.banner_header_horizontal {
	margin-left:20px;	
	width:600px;
	font-family: Lucida Sans Unicode;
	font-size: 18px;		
	text-decoration: none;
	color:#000000;
	padding: 12px 0px 5px 0px; /*top-right-bottom-left*/
}

.banner_header_community {
	position: relative;
	margin: 0 auto;
	width:135px;
	font-family: Lucida Sans Unicode;
	font-size: 18px;		
	text-decoration: none;
	color:#000000;
	padding: 12px 0px 5px 0px; /*top-right-bottom-left*/
}

.banner_image_community {	
	position:relative;
	float:left;
	top:0px;
	left:20px;
	font-family: Arial;
	font-size: 11px;		
	text-decoration:none;
	color:#08088A;
	width:40px;	
	text-align:justify;
}

.banner_text {	
	position:relative;
	float:right;
	top:0px;
	font-family: Arial;
	font-size: 11px;		
	text-decoration:none;
	color:#08088A;
	text-align:justify;
	padding: 0px 10px 10px 0px; /*top-right-bottom-left*/
}

#storm_edu_links {	
	position:relative;
	float:left;
	top:0px;
	font-family: Arial;
	font-size: 11px;		
	text-decoration:none;
	color:#08088A;
	text-align:justify;
	padding: 5px 10px 10px 20px; /*top-right-bottom-left*/
}		

.banner_text_claims_storm {	
	position:relative;
	top:-5px;
	left:20px;	
	font-family: Arial;
	font-size: 11px;		
	text-decoration:none;
	color:#7186a3;
	width:180px;	
	text-align:justify;
}

.position_claims_storm {
	position:relative;
	top:92px;
	left:25px;
}

.position_videos_storm {	
	position:relative;
	top:-162px;
	left:390px;
}

.position_twitter {	
	position:relative;
	top:20px;
	left:50px;
}

================================= Case Studies - Share ============================================
.share_block {
	position:absolute;
	float:left;
	display:block;	
	top:10px;
	left:156px;
	width:81px;
	height:90px;
	/*background-color:gray;*/
	
}

.share_friend_btn a {		
	display:block;
	width:81px;
	height:90px;	
	margin-left:0px;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
/*	background-image:url('http://media.westfieldinsurance.com/www/images/share_friend_off.jpg'); */
	background-repeat: no-repeat;	
}

.share_friend_btn a:hover {	
	display:block;
	margin-left:0px;
	margin-top:0px;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
	width:81px;
	height:90px;	
/*	background-image:url('http://media.westfieldinsurance.com/www/images/share_friend_on.jpg'); */
	background-repeat: no-repeat;	
}

.share_Text {
	position:absolute;
	left:15px;
	top:70px;
	font-family: Lucida Sans Unicode;
	font-size: 10px;	
	color:#ffffff;	
	text-align:center;
	text-decoration:none;
}

================================= Careers ==========================================

.careers {
	position:absolute;
	top:240px;
	text-align:center;
	width:700px;		
	height:50px;	
	/*background-color:blue;*/
}

#careers_text {
	font-family: Lucida Sans Unicode;
	font-size: 25px;		
	text-decoration: none;	
	text-align:center;
	color:#003471;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/		
}

#connect_text {
	font-family: Lucida Sans Unicode;
	font-size: 25px;		
	text-decoration: none;	
	text-align:center;
	color:#003471;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/		
}

#careers_copy {	
	font-family: Lucida Sans Unicode;
	font-size: 12px;		
	text-decoration: none;
	text-align:center;
	color:#000000;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
}

.employee_container {
	margin-top:-15px;
	width:680px;
	height:200px;
}

.right_bio_container {	
	position: relative;	
	margin-top: 0px;	
	margin-left: 10px;	
	float:left;	
	/*background-color: blue;*/	
}

.career_types_container {
	margin: 0px 0px 0px 0px; /*top-right-bottom-left*/	
	width:450px;	
	/*background-color: silver;*/
}

.career_types_container ul {
	color: #172b57;
	list-style-type: none;
	font-family: Arial;	
	font-size: 12px;
	color: #ad6323;	
	font-weight: bold;	
}

.career_types_container li {
	margin:	5px 0px 5px 0px;/*top-right-bottom-left*/
}

/*small videos */

#beth_smvideo_link {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/dayinthelife_beth.jpg');
	background-repeat: no-repeat;
	width:105px;
	height:170px;	
	margin: 0px 0px 0px 15px;
}

#bill_smvideo_link {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/dayinthelife_bill.jpg');
	background-repeat: no-repeat;
	width:105px;
	height:170px;	
	margin: 0px 0px 0px 15px;
}

#jimmy_smvideo_link {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/dayinthelife_jimmy.jpg');
	background-repeat: no-repeat;
	width:105px;
	height:170px;	
	margin: 0px 0px 0px 15px;
}

#miranda_smvideo_link {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/dayinthelife_miranda.jpg');
	background-repeat: no-repeat;
	width:105px;
	height:170px;	
	margin: 0px 0px 0px 15px;
}

#jeff_smvideo_link {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/dayinthelife_jeff.jpg');
	background-repeat: no-repeat;
	width:105px;
	height:170px;		
	margin: 0px 0px 0px 15px;
}

#cori_smvideo_link {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/dayinthelife_cori.jpg');
	background-repeat: no-repeat;
	width:105px;
	height:170px;		
	margin: 0px 0px 0px 15px;
}

#smvideo_text{
	margin-top:0px;
	margin-left:0px;
	text-align:center;	
	font-family: arial;	
	font-size: 14px;				
	text-decoration: none;	
	font-weight:bold;
	color: #b16f3b;	
}

#smvideo_title {
	margin-top:0px;
	margin-left:0px;
	text-align:center;	
	font-family: arial;	
	font-size: 11px;				
	text-decoration: none;	
	color: #0671b9;
}

.sm_vid_container {
	position:relative;
	margin-left:100px;
}

/* first group */

#stacy_video {
	position: relative;
	left: 0px;
	top: 0px;	
	background-image: url('http://media.westfieldinsurance.com/www/images/career/stacy_off.jpg');	
	background-repeat: no-repeat;
	width: 102px;
	height: 200px;	
	cursor:pointer;			
}

#roger_video {
	position: relative;
	left: 0px;
	top: 0px;	
	background-image: url('http://media.westfieldinsurance.com/www/images/career/roger_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;	
	cursor:pointer;	
}

#beth_video {
	position: relative;
	left: 0px;
	top: 0px;	
	background-image: url('http://media.westfieldinsurance.com/www/images/career/beth_off.jpg');
	background-repeat: no-repeat;
	width: 102px;
	height: 200px;	
	cursor:pointer;	
}

#jimmy_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/jimmy_off.jpg');	
	background-repeat: no-repeat;
	width: 102px;
	height: 200px;
	cursor:pointer;
	
}

#jeff_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/jeff_off.jpg');
	background-repeat: no-repeat;
	width: 102px;
	height: 200px;	
	cursor:pointer;
}

#miranda_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/miranda_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;
	cursor:pointer;
}

/*-- second group --*/

#chris_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/chris_off.jpg');	
	background-repeat: no-repeat;
	width: 102px;
	height: 200px;
	cursor:pointer;	
}


#martha_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/martha_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;	
	cursor:pointer;	
}

#bill_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/bill_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;	
	cursor:pointer;
}

#shibu_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/shibu_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;	
	cursor:pointer;
}

#lisa_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/lisa_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;
	cursor:pointer;	
}

#kevin_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/kevin_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;
	cursor:pointer;		
}

#cori_video {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/cori_off.jpg');
	background-repeat: no-repeat;	
	width: 102px;
	height: 200px;	
	cursor:pointer;
}

/* **************** culture *************** */

.video_text {
	font-family: Lucida Sans Unicode;	
	font-size: 10px;				
	text-decoration: none;	
	color: #172b57;
	padding: 0px 0px 10px 0px;
	margin-top:-20px;
	width:100px;
}

.video_links_container {
	width:81px;	
	/*background-color: silver;*/
	margin: 25px 0px 0px 25px; /*top-right-bottom-left*/	
	padding: 0px 0px 0px 0px;
}

.roger_video_link a {	
	display:block;
	width:81px;
	height:127px;	
	background-image: url('http://media.westfieldinsurance.com/www/images/career/roger_left.jpg');
	background-repeat: no-repeat;	
}

.shibu_video_link a {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/shibu_left.jpg');
	background-repeat: no-repeat;
	width: 81px;
	height: 127px;
	display:block;	
}

.campus_video_link a{
	background-image: url('http://media.westfieldinsurance.com/www/images/career/campus_left.jpg');
	background-repeat: no-repeat;
	width: 81px;
	height: 127px;	
	display:block;	
}

/* **************** link boxs container *************** */

.link_box_container {
	position:relative;
	left:5px;
	width:640px;
	height:190px;
	/*background-color:green;*/
}

.social_box_container {
	position:relative;
	left:5px;
	width:640px;
	height:210px;

}

.facebook_link_box {
	margin: 0 auto;
	width:425px;
	height:55px;
	border: 0px solid black;
}

#facebook_box_logo, #twitter_box_logo, #youtube_box_logo {
	float:left;
	position:relative;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	border: 0px;
}

#facebook_box_copy, #twitter_box_copy, #youtube_box_copy {
	font-family: Lucida Sans Unicode;
	font-size: 12px;		
	text-decoration: none;
	text-align:center;
	color:#000000;	
	margin: 5px;
}

.twitter_link_box {
	margin: 0 auto;
	width:425px;
	height:55px;
	border: 0px solid black;
}

.youtube_link_box {
	margin: 0 auto;
	width:425px;
	height:55px;
	border: 0px solid black;
}

.business_link_box {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:190px;
	background-image:url('http://media.westfieldinsurance.com/www/images/business_links.png');
	background-repeat:no-repeat;
}

.farm_link_box {
	float:left;
	position:absolute;
	left:162px;
	top:0px;
	width:160px;
	height:190px;
	background-image:url('http://media.westfieldinsurance.com/www/images/farm_links.png');
	background-repeat:no-repeat;
}

.personal_link_box {
	float:left;
	position:absolute;
	left:324px;
	top:0px;
	width:160px;
	height:190px;
	background-image:url('http://media.westfieldinsurance.com/www/images/personal_links.png');
	background-repeat:no-repeat;
}

.aboutus_link_box {
	float:left;
	position:absolute;
	left:486px;
	top:0px;
	width:160px;
	height:190px;
	background-image:url('http://media.westfieldinsurance.com/www/images/aboutus_links.png');
	background-repeat:no-repeat;
}

.link_box_header {
	margin-top:5px;
	margin-left:20px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;		
	text-decoration: none;
	color:#ffffff;
	padding: 0px 0px 20px 0px; /*top-right-bottom-left*/
}

.link_box_links a {	
	display:block;	
	margin-left:20px;	
	padding: 0px 0px 2px 0px; /*top-right-bottom-left*/
	font-family: Lucida Sans Unicode;
	font-size: 11px;		
	text-decoration: underline;
	letter-spacing:-1px;
	color:#0671b9;
}

.link_box_links a:hover {		
	color:#b26e38;
}

/**************************** dayinthelife ****************************************/

.dayinthelife {
	position:relative;
	width:100px;
	float:left;
	padding: 0px 10px 0px 0px;
}

.dayinthelife_container {
	position:absolute;
	left:30px;
	top:800px;	
	width:1000px;
	height:240px;		
}

.dayinthelife_container_community {	
	width:1000px;
	height:240px;		
}

.dayinthelife a {
	position:relative;
	float:left;		
	width:102px;
	height:240px;
	text-align:center;	
	text-decoration: none;	
	/*background-color:teal;*/
}

.dayinthelife_name  {
	margin-top:0px;
	margin-left:0px;
	height:40px;
	text-align:center;	
	font-family: Lucida Sans Unicode;	
	font-size: 14px;				
	text-decoration: none;	
	color: #b16f3b;	
	/*background-color:yellow;*/	
}

.dayinthelife_title  {	
	margin-top:0px;
	margin-left:0px;
	height:50px;
	text-align:center;	
	font-family: Lucida Sans Unicode;	
	font-size: 11px;				
	text-decoration: none;	
	color: #0671b9;	
}

.dayinthelife_image  {
	position:relative;
	width:100px;
	height:170px;	
	cursor:pointer;
}
.dayinthelife_community {
	position:relative;
	float:left;		
	width:160px;
	height:240px;
	text-align:center;	
	text-decoration: none;	
	/*background-color:teal;*/
}

.dayinthelife_name_community  {
	margin-top:0px;
	margin-left:0px;
	text-align:center;	
	font-family: Lucida Sans Unicode;	
	font-size: 14px;				
	text-decoration: none;	
	color: #b16f3b;	
	/*background-color:yellow;*/	
}

.dayinthelife_title_community  {	
	margin-top:0px;
	margin-left:0px;
	text-align:center;	
	font-family: Lucida Sans Unicode;	
	font-size: 12px;				
	text-decoration: none;	
	color: #0671b9;	
}

.dayinthelife_image_community  {
	position:absolute;
	top:70px;
	left:11px;
	width:145px;
	height:170px;	
	background-repeat:no-repeat;
	cursor:pointer;
}

.workAt_westfield { 
	position:absolute;
	left:7px;
	top:337px;
	display:block;
	width:208px;
	height:80px;
	text-decoration: none;
	background-image:url('http://media.westfieldinsurance.com/www/images/workAt_westfield_on.jpg');
	background-repeat:no-repeat;
	display:block;
}

.workAt_westfield_header a{	
	position:absolute;
	left:100px;
	margin-right:0px;
	margin-top:3px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: none;	
	color: #ffffff;
	z-index: 99;
}

.workAt_learnMore a{
	position:absolute;
	left:120px;
	margin-right:0px;
	margin-top:65px;
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	text-decoration: none;	
	color: #0671b9;
	z-index: 99;
}

.banner_bg_medium {
	float:right;	
	padding-top:0px;		
	width:250px;
	height:350px;
	margin:5px;
	text-decoration:none;
	background-image:url('http://media.westfieldinsurance.com/www/images/divs/medium_blue_gradient.jpg');
	background-repeat:no-repeat;
}

.banner_header {
	margin-left:20px;	
	width:200px;
	font-family: Lucida Sans Unicode;
	font-size: 18px;		
	text-decoration: none;
	color:#b16f3b;
	padding: 12px 0px 5px 0px; /*top-right-bottom-left*/
}

.banner_header_community {
	margin-left:20px;	
	width:200px;
	font-family: Lucida Sans Unicode;
	font-size: 18px;		
	text-decoration: none;
	color:#000000;
	padding: 12px 0px 5px 0px; /*top-right-bottom-left*/
}

.banner_text_community {	
	position:relative;
	top:0px;
	left:18px;	
	font-family: Arial;
	font-size: 11px;		
	text-decoration:none;
	color:#08088A;
	width:210px;	
	text-align:left;
	margin-top:15px;
}

.banner_text_community ul{
	margin-left:0px;
	margin-top:0px;
}

.banner_text_community_student {	
	position:relative;
	top:0px;	
	margin-right: 15px;
	margin-top: -15px;
	font-family: Arial;
	font-size: 11px;		
	text-decoration:none;
	color:#08088A;	
	text-align:justify;
}

.banner_text_community_student ul{
	margin-left:0px;
}

.banner_text_community_student li{
	margin-bottom:7px;
}

.position_videos_teen {	
	position:relative;
	top:60px;
	margin: 0 auto;
}

/**************************** Business Checklist ****************************************/

.headline
{
	color:#202E63;
	font-weight:bold;
	font-family: arial;
	font-size: 16px;		
	text-decoration: none;
	color:#b16f3b;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
}

.left_float{
	float: left;
	margin: 0px 7px 0px 0px;
}

.checklist_title {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #DB9D3F;
	margin: 40px 17px 4px 4px;
	border-bottom: 1px solid #DDA551;
}

.numbers {
	font-family: Arial;
	font-size: 12px;
	color: #133061;
	margin: 3px 0px 15px 0px;
	float: left;
	padding: 0px 9px 0px 3px;
}

.readmore_links a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #04366B;
	padding: 0px;
}

.readmore_links a:link {
	font-weight: bold; 
	text-decoration: none;
	color: #04366B;
}

.readmore_links a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #04366B;
}

.readmore_links a:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #04366B;
	background-color: #D4EAFF;
}

/**************************   graduate_development  **********************************/

#GDP_container{
	position:relative;
	top:0px;
	width:660px;
	height:40px;
}

.grad_btn {
	float:left;
	padding:0px 4px 0px 0px; /*top-right-bottom-left*/	
}

.graduate_development a {
	display:block;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/graduate_bg_off.jpg');
	background-repeat: no-repeat;
	width:126px;
	height:26px;	
	font-family: Lucida Sans Unicode;		
	font-size: 11px;				
	text-decoration: none;	
	text-align:center;	
	color: #ffffff;
	padding-top:5px;
}

.graduate_development a:hover {	
	background-image: url('http://media.westfieldinsurance.com/www/images/career/graduate_bg_on.jpg');	
	color: #ffffff;	
}


.graduate_development_on a {
	display:block;
	background-image: url('http://media.westfieldinsurance.com/www/images/career/graduate_bg_on.jpg');
	background-repeat: no-repeat;
	width:126px;
	height:26px;	
	font-family: Lucida Sans Unicode;		
	font-size: 11px;				
	text-decoration: none;	
	text-align:center;	
	color: #ffffff;
	padding-top:5px;
}

.graduate_development_on a:hover {	
	color: #ffffff;	
}

.left_table_text {	
	position:relative;
	color: #016db5;
	font-size: 14px;	
	font-family: Lucida Sans Unicode;
	font-weight:bold;
	margin: 0px 50px 0px 10px; /*top-right-bottom-left*/	
	width: 110px;
	text-align:right;
}

.right_table_text {	
	position:relative;
	font-family: arial;
	margin: 0px 0px 5px 10px; /*top-right-bottom-left*/	
	padding: 0px 0px 0px 0px;
	width: 440px;
	text-align: justify;	
}

.cultureTable {
	background-image: url('http://media.westfieldinsurance.com/www/images/table_culture_bg.png'); 
	background-repeat: repeat-y;
	vertical-align: top;
	width: 680px; 
}

.cultureTableDivider {
	vertical-align: top;
	width: 680px; 
	height: 13px;
}

.cultureTableTop {
	background-image: url('http://media.westfieldinsurance.com/www/images/top_culture_table.png'); 
	background-repeat: repeat-y;
	width: 680px;
	vertical-align: top;
	height: 19px;
}

.cultureTableBottom {
	background-image: url('http://media.westfieldinsurance.com/www/images/bottom_culture_table.png'); 
	background-repeat: repeat-y;
	width: 680px; 
	vertical-align: top;
	height: 19px;
}

div.whyInsurance
{
	margin-bottom: 72px;
	text-align: justify;
	width: 500px;
}

a.whyInsuranceMartha
{
	background-image: url('http://media.westfieldinsurance.com/www/images/martha_talks.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 188px;
	margin-left: 520px;
	margin-top: 5px;
	position: absolute;
	width: 109px;
}

div.whyInsuranceTable
{
	background-image: url('http://media.westfieldinsurance.com/www/images/whyInsuranceTable.png');
	background-repeat: no-repeat;
	height: 407px;
	width: 640px;
}

div.whyInsuranceTableInsurance
{
	line-height: 26px;
	margin-left: 50px;
	margin-top: 49px;
	position: absolute;
	width: 166px;
}

div.whyInsuranceTableBusiness
{
	line-height: 26px;
	margin-left: 250px;
	margin-top: 49px;
	position: absolute;
	width: 190px;
}

div.whyInsuranceTableHospitality
{
	line-height: 26px;
	margin-left: 450px;
	margin-top: 49px;
	position: absolute;
	width: 182px;
}

/* *********** Careers Surety Pages *********** */

.career_surety_trainee_image {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/surety_careers_trainee.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 0px 20px 5px 8px;
	height: 225px;
	width: 225px;
}

.career_surety_account_manager_image {
	background-image: url('http://media.westfieldinsurance.com/www/images/career/surety_careers_manager.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 0px 20px 5px 8px;
	height: 225px;
	width: 225px;
}

.career_surety_overimage {
	position: absolute;
	margin-left: 12px;
	margin-top: 60px;
}

.career_surety_overimage a {
	color: #ffffff;
	font-size: 14px;
}

/* *********** Risk control Pages *********** */
#risk_expert{
	width: 210px;
	height: 125px;
	display: block;
	margin: 20px 5px;
	float: left;
	background-image: url('http://media.westfieldinsurance.com/www/images/business/RC-meet-expert.jpg');
	background-repeat: no-repeat;
}

#risk_feature{
	width: 400px;
	height: 125px;
	display: block;
	margin: 20px auto;
	/*margin: 20px 5px;*/
	/*float: left;*/
	background-image: url('http://media.westfieldinsurance.com/www/images/business/rc-featured-resource.jpg');
	background-repeat: no-repeat;
}

p.risk_box_text{
		color: black;
		margin-left: 7px;
		margin-top: 47px;
}

#risk_feature_img{
	float: right;
	padding-right: 5px;
	padding-top: 45px;
}



