/* ------------------ Common Styles -------------------------- */
body{
	position: relative;
	z-index: 0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background: url(../Images/back_body.gif) repeat-y center;
	height: 1%;
}
.left{
	float: left;
}
.right{ 
	float: right;
}
.clear{ 
	clear: both;
}
.formfix{ 
	display: none;
}
/* ------------------ Background ----------------------- */
#bg-left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	z-index: 1;
	background: url(../Images/back_left_2.gif) repeat-x top;
	height: 604px;
	float: left;
	margin-right: -384px;
	/*border: 1px solid Red;*/
}
#bg-right{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	z-index: 2;
	background: url(../Images/back_right.gif) repeat-x top;
	height: 632px;
	margin-left: -384px;
	/*border: 1px solid Green;*/
}
/* ------------------ Layout ----------------------- */
#main-container{ 
	position: relative;
	width: 768px;
	height: 50px;
	margin-left: auto;
 	margin-right: auto;
	text-align: left;
	z-index: 3;
}
#body-container{
	position: relative; 
	width: 768px;
	z-index: 4;
}
/* ------------------ Central Area 150-225 ----------------------- */
div.bodymargin{
	position: relative;
	float: left;
	width: 17px;
	background-color: #fff;
	z-index: 150;
}
div.copy{ 
	position: relative;
	width: 362px;
	float: left;
	background-color: #ffffff;
	height: 600px;
	z-index: 151;
}
div.requestForm{ 
	position: relative;
	width: 362px;
	float: left;
	z-index: 151;
}
div.requestFormInner {
	padding: 0px 0px;
	clear: both;
}
img.margin-top-header{
	position: relative;
	margin-top: 6px;	
}
div.text{ 
	position: relative;
	background-color: White;
	width: 357px;
	float: left;
	padding-left: 5px;
	padding-bottom: 50px;
	z-index: 153;
}
div.body-right-margin{ 
	position: relative;
	float: left;
	width: 44px;
	z-index: 154;
}
/* ///////////// */ 
div.fadescript{ 
	position: relative;
	float: right;
	z-index: 152;
	/*border: 1px solid #CC0000;*/
	.margin-right: -5px;
	
}
div.fadescript div, img{ 
	position: relative;
	z-index: 152;
}
/* //////////// */
div.title{ 
	position: absolute;
	z-index: 155;
}
div.subtext{ 
	margin-top: 50px;
	/*border: 1px solid #66FF00;*/
	position: absolute;
	width: 275px;
	z-index: 155;
}
div.subtext-recycle{ 
	margin-top: 65px;
	/*border: 1px solid #66FF00;*/
	position: absolute;
	width: 354px;
	z-index: 155;
}
div.grey{
	color: #666666;
	margin-top: 5px;
	position: relative;
	z-index: 155;
}
div.grey-exp{
	color: #666666;
	border-top: 35px solid White;
	position: relative;
	z-index: 152;
}
div.grey-print{
	color: #666666;
	border-top: 58px solid White;
	position: relative;
	z-index: 152;
	.border-top: 74px solid White;
}
div.grey-deliv{
	color: #666666;
	border-top: 55px solid White;
	position: relative;
	z-index: 152;
}
div.grey-expertise{
	color: #666666;
	border-top: 15px solid White;
	position: relative;
	z-index: 152;
}
div.grey-recycle{
	color: #666666;
	border-top: 73px solid White;
	position: relative;
	z-index: 152;
}
img.recycle{
	margin-top: 1px;
	margin-bottom: 5px;
	.margin-top: 3px;
}
/* Form Styles */
form.callback {
	border: 0;
}
form.callback fieldset {
	padding: 0px 0px 0px 0px;
	margin: 0px 00px 00px 00px;
	border: 0;
}
form.callback legend {
	font-size: 16px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
form.callback label {
  display: inline-block;
  line-height: 2.5;
  vertical-align: top;
  width: 150px;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  margin-left: 10px;
  color: #000;
}
form.callback label.howToContact {
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
  width: 150px;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  margin-left: 10px;
  color: #000;
}
form.callback fieldset ol.form {
  margin: 20px 0px 0px 0px;
  padding: 0;
}
form.callback fieldset li {
  list-style: none;
  clear: both;
  padding: 5px;
  margin: 0;
}
input.callback {
	background:transparent url(../Images/input_bg.gif) repeat-x scroll center top;
	border:0 solid White;
	color:#666666;
	font-size:11px;
	height:24px;
	width: 140px;
	margin:0;
	float: left;
	padding:5px 0 0 5px;
	text-indent:2px;
}
select.callback-select {
	border:0 solid White;
	font-size:11px;
	height:18px;
	margin:0;
	float: left;
	width: 140px;
	margin-top: 4px;
	padding: 0px 3px 2px 0px;
	text-indent:2px;
}
div.select_bg {
	background:transparent url(../Images/input_bg.gif) repeat-x scroll center top;
	float: left;
	height: 24px;
	width: 140px;
}
div.callback-field {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #000;
}

img.inputEnd {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
div.formtext{ 
	background-color: White;
	width: 357px;
	float: left;
	padding-left: 5px;
	padding-bottom: 50px;
}

div.formtitle{ 

}
div.top_text {
	margin-top: 20px;
	width: 300px;
}