/*Print styles - Home page*/

body {
	background-color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

body, #container #content p, #container #content h1, #container #content h2, #container #content h3, #container #content h4, #container #content h5, #container #content h6, #container #content a, #maincol {
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#container a:link:after, #container a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#container a[href^="/"]:after {
  content: " (http://www.wsandco.com" attr(href) ") ";
   }



#content p, #container #content h1, #container #content h2, #container #content h3, #container #content h4, #container #content h5, #container #content h6 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: 18px 0 9px 0;
}

#identity, #identity h1, #identity h1 a {
	background-image: none;
	color: #000;
	font-size: 24px;
	height: auto;
	margin: 0 0 9px 0;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
	width: auto;
}

#content {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#flash_wrapper, #site_nav_search, #footer, #sidecol{
	display: none;
}

#main_area_navs span, #main_area_navs a, #main_area_navs #insServ_link, #main_area_navs #riskMan_link, #main_area_navs #empBen_link {
	background-image: none;
	border: none;
	color: #000;
	float: none;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#main_area_navs #insServ_link, #main_area_navs #riskMan_link, #main_area_navs #empBen_link {
	padding-right: 20px;
}


#col1, #col2 {
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
} 

#col1 div, #col2 div {
	background-color: #fff;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#col1 div h3, #col2 div h3 {
	color: #000;
}

#copyright {
	text-align:left;
	color:#000;
	}

#copyright a {
	color:#000;
	text-decoration:none;
	}