﻿body
{
	margin: 0;
	padding: 0;
	font: 12px/16px Arial;
}

h2
{
	color: #952608;
	font: bold 18px Arial;
	padding: 0;
	margin: 0;
}

h3
{
	color: #161515;
	font: italic bold 16px Arial;
	padding: 0;
	margin: 0;
}

p
{
	margin: 8px 0 8px 0;
}

p.footnote
{
	font-size: 10px;
}

#wrapper
{
	position: relative;
	margin: 0 auto;
	width: 952px;
}

#topNav
{
	position: absolute;
	z-index: 3;
	width: 952px;
	height: 45px;
}

#topNav div
{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 45px;
	background: #000000;
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}

#topNav ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 952px;
	height: 45px;
	list-style-type: none;
}

#topNav ul li
{
	float: left;
	width: 150px;
	height: 45px;
	margin: 0;
	padding: 0;
}


#topNav ul li.homelink
{
	padding: 0;
	width: 50px;
}

#topNav ul li.hrlink
{
	padding-left: 20px;
}

#topNav ul li.push
{
	margin: 0 108px 0 0;
}

#topNav ul li.nomargin
{
	margin: 0;
	width: 104px;
}
#topNav ul li.nomargin_orgs
{
	margin: 0;
	width: 116px;
}

#topNav ul li a
{
	display: block;
	height: 45px;
	z-index: 1;
	color: #fff;
	font: bold 12px Georgia;
	text-decoration: none;
	line-height: 45px;
}

#topNav ul li a:hover
{
	color: #CCC;
}

#topNav ul li a#tnav_home
{
	width: 50px;
	overflow: hidden;
	background: url("../Images/home_nav_btn.gif") no-repeat 0 0;
	text-indent: -99999px;
}

#topNav ul li a#tnav_home:hover
{
	background-position: -50px 0;
}

#topNav ul li a#tnav_groups
{
	width: 116px;
	overflow: hidden;
	background: url("../Images/groups_nav_btn.gif") no-repeat 0 0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}


#topNav ul li a#tnav_vets
{
	width: 104px;
	overflow: hidden;
	background: url("../Images/vets_nav_btn.gif") no-repeat 0 0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#topNav ul li a#tnav_vets:hover
{
	background-position: -105px 0;
	
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	color: #90500b;
	text-align: center;
}

#topNav ul li a#tnav_affiliates
{
	width: 104px;
	overflow: hidden;
	background: url("../Images/affiliates_nav_btn.gif") no-repeat 0 0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#topNav ul li a#tnav_affiliates:hover
{
	background-position: -105px 0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	color: #00467a;
	text-align: center;
}

#topNav a#purinaLogo
{
	display: block;
	width: 200px;
	height: 53px;
	background: url("../Images/purina_logo.png") no-repeat 0 0;
	text-indent: -99999px;
	position: relative;
	top: 8px;
	left: 22px;
}

#groupsHomeHeader
{
	position: relative;
	z-index: 1;
	background: url("../Images/groups_home_header.jpg") no-repeat 0 0;
}

#affiliatesHomeHeader
{
	position: relative;
	z-index: 1;
	background: url("../Images/affiliates_program_header.png") no-repeat 0 0;
}

#hrHeader
{
	background: url("../Images/humanresource_header.jpg") no-repeat 0 0;
}

#assocHeader
{
	background: url("../Images/associations_header.jpg") no-repeat 0 0;
}

#agentsHeader
{
	background: url("../Images/agentsbrokers_header.jpg") no-repeat 0 0;
}

.header
{
	position: relative;
	width: 952px;
	height: 288px;
	text-indent: -99999px;
	padding-bottom: 5px;
	border-bottom: solid 1px #c2c2c2;
	z-index: 1;
}

.mainbody
{
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.mainbody a
{
	font: 11px Arial;
	color: #952608;
	text-decoration: none;
	padding-left: 15px;
	margin: 0 0 0 140px;
	background: url("../Images/arrow_right.gif") no-repeat 0 0;
}

.mainbody a:hover
{
	text-decoration: underline;
}

.mainbody a.unstyled
{
	font: 12px Arial;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	background: none;
}

#leftChannel
{
	float: left;
}

#leftChannel
{
	width: 722px;
	border-right: solid 1px #c2c2c2;
	padding-right: 5px;
	margin: 10px 0 0 0;
	position: relative;
	top: 0px;
	bottom: 0px;
}

#leftChannel.indented
{
	width: 702px;
	padding-left: 20px;
}

img.group_policies
{
	z-index: 2;
	position: absolute;
	top: 280px;
	left: 20px;
}

#rightChannel
{
	float: right;
	width: 212px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 5px 0 0 6px;
	background-color: #e3e0db;
}

#mainContent
{
	border-bottom: solid 1px #c2c2c2;
}

#mainContent div
{
	margin-left: 220px;
}

#mainContent h4
{
	color: #225dd6;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}



#subContent
{
	margin: 16px 0 0 0;
}

#subContent div
{
	float: left;
	padding: 0 6px 0 8px;
	width: 225px;
	border-left: solid 1px #c2c2c2;
	min-height: 420px;
}

#subContent div img
{
	margin: 10px 0 0 10px;
}

#subContent h5
{
	color: #9a160c;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
}
#subContent h5 a
{
	color: #9a160c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	background-image: none;
	
}

#rightChannel div
{
	background-color: #ffffff;
	margin: 8px;
	padding: 8px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

#rightChannel h4
{
	font: bold 18px Arial;
	color: #464646;
	padding: 0 0 4px 0;
	margin: 0;
	border-bottom: dashed 1px #c2c2c2;
}

#rightChannel a
{
	float: right;
	white-space: nowrap;
	margin: -6px 0 0 0;
}

#footer
{
	padding-top: 8px;
	width: 100%;
}

#footer .footnote, #footer .footnote a
{
	font-family: Georgia;
	font-size: 10px;
	color: #555;
	line-height: 15px;
}
#footer .footnote
{
	margin: 8px 202px 8px 40px;
}
#footer .footnote a
{
	text-decoration: underline;
}

#foot-nav
{
	margin: 0;
	padding: 0;
	height: 30px;
	border-top: solid 1px #c2c2c2;
	border-bottom: solid 1px #c2c2c2;
}

#foot-nav li
{
	float: left;
	margin: 5px 0 5px 0px;
	list-style-type: none;
}
#foot-nav li.last
{
	list-style-type: none;
	margin-left: 7px;
}

#foot-nav li img
{
	border: 0;
}
#foot-nav li span.bullet
{
	margin-left: 7px;
	margin-right: 7px;
}
#foot-nav li.flag
{
	list-style-type: none;
	margin-left: 10px;
}
#foot-nav li a
{
	vertical-align: baseline;
}
#foot-nav li a, #foot-nav li.last
{
	font-size: 10px;
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
	color: #000;
}
#foot-nav li.first
{
	margin-left: 20px;
	list-style-type: none;
}

#foot-nav li a:hover, #foot-sub-nav li a:hover
{
	background: url(../Images/dot_h_grey2.gif) repeat-x bottom left;
}

#facebook a
{
	font: bold 14px Arial;
	background: none;
	padding: 0;
	margin: 0;
}

#facebook a:hover
{
	color: #000;
	text-decoration: none;
}
