@charset"utf-8";

/*
Page Content
*/
#page {
	float: right;
	width: 816px;
	margin-top: -115px;
	text-align: justify;
}
#pageContent_shadow{
	background-color: #887B49;
}
#pageContent_shadow, #pageContentBox {
	position: relative;
	right: 2px;
	bottom: 2px;
	background-color: #887B49;
	z-index: 2;
}
#moreContentBox {
	height: 560px;
	
	border: 2px solid #57212E;
	background-image: url(../images/hl%20gradient.jpg);
	color: 57212e;
}

#companyContentBox {
	height: 560px;
	
	border: 2px solid #57212E;
	background-image: url(../images/hl%20gradient.jpg);
	color: 57212e;
}

#pageContentBox {
	height: 560px;
	
	border: 2px solid #57212E;
	background-image: url(../images/hl%20gradient.jpg);
	color: 57212e;
}
#productsContentBox {
	height: 560px;
	background: #FFF url(
../images/hl gradient.jpg) top left no-repeat;
	border: 2px solid #57212E;
	background-image: url(../images/hl%20gradient.jpg);
	color: 57212e;	
	
	
}

#pageContentBox h2 {
	padding-top: 30px;
	margin-left: 60px;
	font-size: 165%;
	text-align: left;
	color: #57212e;
}
#pageContent {
	position: relative;
	padding-top: 30px;
	padding-left: 30px;
	text-align: justify;
	width: 780px;
	float: left;
	height: 500px;
}

/*
Side Bar Links
*/
#sideBarContainer {
	margin-left: 170px;
	margin-top: 35px;
	float: left;
	width: 180px;
}
#sideBar_shadow {
	background-color: #887B49;
}
#sideBar_shadow, #sideBar {
	position: relative;
	bottom: 2px;
}

#sideBar {
	height: 355px;
	border: 2px solid #57212E;
	border-right: none;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sideBar #sideBarHeader  {
	padding-bottom: 16px;
	font-style: italic;
	font-size: 120%;
}
#sideBar #sideBarLinks {
	overflow: auto;
	height: 326px;
	font-size: 110%;
	line-height: 5px;
	text-align: left;
	position: relative;
}
#sideBar #sideBarLinks ul {
	list-style-type: none;
	font-style: normal;
	list-style-position: inside;

}
#sideBar #sideBarLinks ul li {
	line-height: 2;
	
}

/*
Sub Page Content
*/
#subPageNavBar {
	position: relative;
	float: right;
	width: 95%;
	padding-right: 10px;
}
#subPageNavBar ul {
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	font-size: 100%;
	font-style: normal;
	padding-right: 30px;
}
#subPageNavBar ul li {
	display: inline;
	margin-left: 32px;
}

#subPageTextContainer {
	float: left;
	width: 50%;
}
#subPageText {
	height: 358px;
	float: left;
	padding-top: 20px;
	padding-right: 25px;
	margin-right: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 348px;
	text-align: justify;
}
#subPageText p {
	line-height: 1;
	padding-bottom: 8px;
	font-style: normal;
	font-size: 90%;
	color: #600;/*	text-align: justify;*/
}
#subPageText_images {
	float: right;
	width: 50%;
	height: 270px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#testimonialContainer {
	overflow: auto;
	padding-right: 40px;
	max-height: 83px;
	padding-left: 20px;
}
#500 {
	float: left;
	width: 100%;
	text-align: center;
}

