@charset "UTF-8";
/*Unique background image*/
body{
	background-image: url(../images/header2_bg.jpg);
	background-repeat: repeat-x;
}
img, div, a, input { behavior: url(../js/iepngfix.htc) }

/* About Us Styles*/

#content_area{
	padding: 0 20px;
}
#chem_wrap{
	background-image: url(/images/chem_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-left: 5px solid #8b6a39;
	border-right: 5px solid #8b6a39;
	margin: 0 auto;
	padding: 0 0 15px 35px;
}
#chem2_wrap{
	background-image: url(/images/chem2_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-left: 5px solid #8b6a39;
	border-right: 5px solid #8b6a39;
	margin: 0 auto;
	padding: 0 0 15px 20px;
}
.chem_top{
	height: 20px;
	padding: 0;
	margin: 0;
}
.chem_left{
	background-image: url(/images/chem_pencil_paper.png);
	background-repeat: no-repeat;
	height: 272px;
	width: 280px;
	float: left;
	margin: 0;
	padding: 170px 25px 0 65px;
}
.chem2_left{
	background-image: url(/images/chem_paper.gif);
	background-repeat: no-repeat;
	padding: 100px 25px 0 65px;
	height: 420px;
	width: 285px;
	float: left;
	margin: 0;
}
.chem_content{
	float: left;
	width: 402px;
	padding: 50px 65px 0 0;
}
.chem2_content{
	float: left;
	width: 480px;
	padding: 0 5px 0 30px;
}
.chem2_content p{margin: 0; padding: 0;}
.chem2_content table{margin-bottom: 20px;}
.chem2_content h5{height: 20px; margin: 0; padding: 0;}
.chem2_content h1{
	background-image: url(/images/chem_header_tape.gif);
	background-repeat: no-repeat;
	width: 412px;
	height: 36px;
	padding: 8px 0 0 35px;
	color: #7e5b44;
	font-size: 18px;
}
.hire_us{
	background-image: url(/images/chem_hire_us.gif);
	background-repeat: no-repeat;
	padding: 35px 0 0 150px;
	height: 112px;
	width: 258px;
}
.join_us{
	background-image: url(/images/chem_join_us.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 150px;
	height: 111px;
	width: 259px;
	margin: 25px 0 0 0;
}
.chem_btns{
	background-image: url(/images/chem_btns.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 232px;
	padding: 73px 0 0 0;
	text-align: center;
}
.chem_btns a{
	font-size: 10px;
	padding: 80px 0 20px 0;
}