body {
	background-color:#63161e;
	margin: 0px;
	text-align:center;
	padding:0px;
}

#bottomcolor {
	position:absolute;
	margin-bottom:0px;
	margin-left:0px;
	width:100%;
	height:646px;
	background-color:#99a075;
	z-index:1;
}


#mainholder {
	width:1044px;
	z-index:3;
	position:relative;
	background-color:white;
	margin:auto;
	text-align:center;
}

#header {
	width:1044px;
	height:185px;
	background-repeat:no-repeat;
	background-image:url(../images/header.gif);
}

#quotebar {
	width:1044px;
	height:52px;
	background-image:url(../images/quotebar.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}

#quoteBarText{
	padding-left:20px;
	padding-top:3px;
	padding-right:150px;
	font-style:italic;
	font-family:helvetica;
	color:#FFFFFF;
	font-size:1.3em;
	font-size:large;
}

#mainbg {
	width:1044px;
	height:409px;
	background-image:url(../images/mainbg.gif);
	background-repeat:no-repeat;
}

#navholder {
	width:259px;
	height:374px;
	z-index:4;
	margin-left:28px;
	float:left;
}
	
#welcomespacer {
	width:32px;
	height:300px;
	background-color:#99a076;
	float:left;
}

#hiv {
	width:226px;
	height:43px;
	background-image:url(../images/hiv.gif);
	background-repeat:no-repeat;
	float:left;
}

#liv {
	width:226px;
	height:40px;
	background-image:url(../images/liv.gif);
	background-repeat:no-repeat;
	float:left;
}

#poc {
	width:226px;
	height:41px;
	background-image:url(../images/poc.gif);
	background-repeat:no-repeat;
	float:left;
}	

#mts {
	width:226px;
	height:39px;
	background-image:url(../images/mts.gif);
	background-repeat:no-repeat;
	float:left;
}	
 
#pn {
	width:226px;
	height:43px;
	background-image:url(../images/pn.gif);
	background-repeat:no-repeat;
	float:left;
}	

#cbh {
	width:226px;
	height:25px;
	background-image:url(../images/cbh.gif);
	background-repeat:no-repeat;
	float:left;
}	

#navbottom {
	width:226px;
	height:105px;
	background-color:#b2ba89;
	float:left;
}


#footer {
	width:1021px;
	height:76px;
	background:url('/images/footer.jpg') no-repeat;
	margin-left:12px;
}

#contentDiv {
	margin-left:20px;
	background:url('/images/chair.jpg') no-repeat;
}

#redbg {
	width:1044px;
	background:url('/images/rbg.jpg') repeat-y;
}

.contentLabel {
	color:#FFFFFF;
	font-weight:bold;
	font-size:x-large;
	font-family:helvetica;
	border-bottom: 1px solid #79825D;
	width:300px;
	text-align:left;
}

#welcomenav {
	width:226px;
	height:36px;
	background-image:url(../images/welcome.gif);
	background-repeat:no-repeat;
}