﻿
/*------------Header Styles---------*/

.MainNavLeftDark{
	background-image: url(../template_images/proserv_navleftdark.gif);
}
.MainNavLeft
{
	height: 27px;
	width: 675px;
	float: left;
	background-image: url(../template_images/proserv_navleft.gif);
	

	clear: both;
	position: absolute;
	top: 157px;
	left: 0px;
}

.NavSlice 
{
	clear: both;
	position: absolute;
	top: 151px;
	left: 675px;
}

.MainNavRight
{
	height: 33px;
	width: 311px;
	float: right;
	background-image: url(../template_images/proserv_navrightbottom.gif);

	clear: both;
	position: absolute;
	top: 151px;
	left: 689px;
}



/*------------Content Styles---------*/
.Divider
{
	float: left;
	width: 1000px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	border-bottom-color: #875c00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.date{
	color:#845A00;
	font-weight:bold;
	font-size: 11px;
	display:inline;
}

.breadcrumbsrtdiv{
	float: right;
	height: 25px;
	line-height: 25px;
	width: 197px;
	background-image: url('../template_images/proserv_breadcrumbsrtdiv.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.Content
{
	float: left;
	width: 998px;
	border-top-color: #bea775;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #bea775;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #bea775;
	border-right-width: 1px;
	border-right-style: solid;

	border-bottom-width: 0px;

}

.ContentDiv
{
	border-left-color:#e0d5bd;
	border-left-style:solid;
	border-left-width:1px;
}



.HRContentDiv
{
	width: 100%;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background-color: #e0d5bd;
}



.SubSrchrtcontent

{
	text-align: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 2px;
	color: #FFF;
	line-height: 20px;
	background-color: #d39100;
	background-image: url(../Template_Images/proservsub_SearchCHIleft.gif);
	background-repeat: no-repeat;
}
.SubSrchrtimgrt

{
	text-align: right;
	width: 6px;
	float: left;
	display: block;
	height: 20px;
	background-image: url(../Template_Images/proservsub_SearchCHIright.gif);
}
/*------------Footer Styles---------*/


.BottomContentDivider
{
	float: left;
	width: 1000px;
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	background: url(../template_images/proserv_bottomdivider.gif) no-repeat;
}


.SubBottomContentDivider
{
	float: left;
	width: 1000px;
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	background: url(../template_images/proservsub_bottomdivider.gif) no-repeat;
}

.FooterTop
{
	float:left;
	width: 1000px;
	height: 78px;
	background-color: #d39100;
	line-height: 10px;
	display: block;
}

.FooterBottomRight
{
	width: 750px;
	height: 17px;
	float: left;
	background-color: #d39100;
}

/*------ Home link ------*/
a#CHIHomepage
{
	position: absolute;
	top: 0px;
	left: 510px;
	width: 490px;
	height: 27px;
	z-index: 10;
	background-image: url(/template_images/spacer.gif);
}
