@import "caviar.css";

body
{
	color: #243f45;
	font-size: 12px;
	font-family: Trebuchet, Arial, sans-serif;
	line-height: 17px;
	background-color: #f2f2ea;
	margin: 0; 
	padding: 0;
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0;
}

#container
{
	position: relative;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;	
}

h1
{
	margin: 0px;
	padding: 0px;
}

#footer
{
	color: #929291;
	font-size: 10px;
	margin: 0px auto auto;
	padding-top: 0px;
	position: relative;
	top: 0px;
	background: url('https://www.benefitrecoveryinc.com/Content/images/footer-dots.gif') repeat-x;
}

#footerinner
{
	position: relative;
	margin: auto;
	width: 849px;
}

#header
{
	height: 76px;
	margin: 0px auto auto;
	padding-top: 0px;
	position: relative;
	top: 0px;
	background: url('https://www.benefitrecoveryinc.com/Content/images/header-bg.jpg') repeat-x;
}

#headerinner
{
	position: relative;
	margin: auto;
	height: 76px;
	width: 849px;
}

/*#logo
{
	padding-top: 17px;	
}*/

div#navigation 
{
	float:right;
	height:27px;
	line-height:27px;
	margin-top: 33px;  
	margin-left: 6px;
	position:relative;
	vertical-align:middle;
	z-index:5;
}

div#navigation .navtext 
{
	padding-left:15px;
	padding-right:17px;
	cursor: pointer;
}

#nav a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

#nav a:hover
{
	color: #571d23;	
}

.navItem
{
	margin-right: 21px;	
}


ul#nav li 
{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}
.navoffleft 
{
	background: url('https://www.benefitrecoveryinc.com/Content/images/nav-begin.gif') no-repeat;
	float:left;
	height:27px;
	margin:0;
	padding:0;
	width:10px;
}
.navoffright 
{
	background: url('https://www.benefitrecoveryinc.com/Content/images/nav-end.gif') no-repeat;
	float:left;
	height:27px;
	margin:0;
	padding:0;
	width:12px;
}
.navoff 
{
	background: url('https://www.benefitrecoveryinc.com/Content/images/nav-mid.gif') repeat-x center top;
	display:table;
	float:left;
	height:27px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center !important;
	vertical-align:middle !important;
}

#addthis
{
	float: right;
	padding-top: 10px;
	
}


.label
{
padding:0 5px 10px 0px;
min-width:222px;
vertical-align:top;
}

.field
{
	padding: 0px 5px 10px 0px;

}