html {
  width:100%;
  height:100%;
}
body {
  position:relative;
  width:100%;
  height:100%;
  margin:0 auto;
  padding:0;
  font:100% Tahoma, Geneva, sans-serif;
  color:#000;
  background:#ecf2e1;
}
form {
margin:0;
padding:0;
}
a {
text-decoration:underline;
color:#000;
outline:0;
}
a:hover {
text-decoration:none;
}
img {
border:0;
}
input {
font:11px Tahoma;
padding:2px;
margin:0;
outline:0;
}


.wrapper {
	position:relative;
	margin:0 auto;
	width:868px;
	background:url(../images/mainbg.png) repeat-y;
}
.wrpparFooter {
	position:relative;
	margin:0;
	width:868px;
	background:url(../images/footerbg.png) no-repeat bottom left;
}
.wrppaerHeader {
	position:relative;
	width:868px;
	background:url(../images/headerbg.png) no-repeat top left;
}
.logo {
	display:block;
	position:absolute;
	top:16px;
	left:43px;
	width:140px;
	height:60px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.logo a {
	display:block;
	width:140px;
	height:60px;
	margin:0;
	padding:0;
	text-indent:-3000px;
}
.headerNavBar {
	padding:46px 0 0 204px;
	margin:0;
	overflow:hidden;
}
.headerNavBar li {
	display:block;
	float:left;
	height:46px;
	list-style:none;
}
.headerNavBar li a {
	display:block;
	height:46px;
	float:left;
	text-indent:-3000px;
}


.headerNavBar li a.bHome {
	width:71px;
}
.headerNavBar li.active a.bHome {
	width:71px;
	background:url(../images/navbar.png) no-repeat 0 0;
	cursor:default;
}
.headerNavBar li a.bHome:hover {
	background:url(../images/navbar.png) no-repeat 0 -46px;
}
.headerNavBar li.active a.bHome:hover {
	width:71px;
	background:url(../images/navbar.png) no-repeat 0 0;
}


.headerNavBar li a.bDigital {
	width:80px;
}
.headerNavBar li.active a.bDigital {
	width:80px;
	cursor:default;
	background:url(../images/navbar.png) no-repeat -71px 0;
}
.headerNavBar li.active a.bDigital:hover {
	width:80px;
	background:url(../images/navbar.png) no-repeat -71px 0;
}
.headerNavBar li a.bDigital:hover {
	background:url(../images/navbar.png) no-repeat -71px -46px;
}


.headerNavBar li a.bOffset {
	width:78px;
}
.headerNavBar li.active a.bOffset {
	width:78px;
	cursor:default;
	background:url(../images/navbar.png) no-repeat -151px 0;
}
.headerNavBar li.active a.bOffset:hover {
	width:78px;
	background:url(../images/navbar.png) no-repeat -151px 0;
}
.headerNavBar li a.bOffset:hover {
	background:url(../images/navbar.png) no-repeat -151px -46px;
}


.headerNavBar li a.bQoute {
	width:127px;
}
.headerNavBar li.active a.bQoute {
	width:127px;
	cursor:default;
	background:url(../images/navbar.png) no-repeat -229px 0;
}
.headerNavBar li.active a.bQoute:hover {
	width:127px;
	background:url(../images/navbar.png) no-repeat -229px 0;
}
.headerNavBar li a.bQoute:hover {
	background:url(../images/navbar.png) no-repeat -229px -46px;
}


.headerNavBar li a.bAbout {
	width:92px;
}
.headerNavBar li.active a.bAbout {
	width:92px;
	cursor:default;
	background:url(../images/navbar.png) no-repeat -356px 0;
}
.headerNavBar li.active a.bAbout:hover {
	width:92px;
	background:url(../images/navbar.png) no-repeat -356px 0;
}
.headerNavBar li a.bAbout:hover {
	background:url(../images/navbar.png) no-repeat -356px -46px;
}


.headerNavBar li a.bContact {
	width:81px;
}
.headerNavBar li.active a.bContact {
	width:81px;
	cursor:default;
	background:url(../images/navbar.png) no-repeat -448px 0;
}
.headerNavBar li.active a.bContact:hover {
	width:81px;
	background:url(../images/navbar.png) no-repeat -448px 0;
}
.headerNavBar li a.bContact:hover {
	background:url(../images/navbar.png) no-repeat -448px -46px;
	
}

.headerNavBar li a.bFTP {
	width:111px;
}
.headerNavBar li a.bFTP:hover {
	background:url(../images/navbar.png) no-repeat -529px -46px;
	
}
.headerNavBar li.active a.bFTP {
	width:111px;
	cursor:default;
	background:url(../images/navbar.png) no-repeat -529px 0;
}
.headerNavBar li.active a.bFTP:hover {
	width:111px;
	background:url(../images/navbar.png) no-repeat -529px 0;
}
.content {
	position:relative;
	margin:0 25px 0;
	color:#666;
}
.cHome {
	height:473px;
	background:url(../images/chomebg2.jpg) no-repeat 205px 113px;
	
}
.cHomeBg1 {
	position:absolute;
	top:0;
	left:0;
	width:317px;
	height:327px;
	background:url(../images/chomebg1.png) no-repeat 0 0;
	z-index:1;
}
.cHomeBottom {
	position:relative;
	width:816px;
	height:90px;
	margin:0 auto;
	font-size:11px;
	line-height:1.4;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	padding-bottom:49px;
	background:url(../images/chomebottom.png) no-repeat 0 0;
}
.cHomeBottom a {
	color:#82aa35;
	text-decoration:none;
}
.cHomeBottom .chbAboutUs {
	position:absolute;
	top:11px;
	left:18px;
}
.cHomeBottom .chbDigital {
	position:absolute;
	top:11px;
	left:293px;
}
.cHomeBottom .chbOffset {
	position:absolute;
	top:11px;
	left:560px;
}
.cHomeBottom h2 {
	margin:0 0 3px;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#006633;
}
.cHomeP {
	position:absolute;
	top:103px;
	left:90px;
	margin:0;
	padding:0;
	font-size:20px;
	line-height:30px;
	color:#666;
	z-index:2;
}
.cHomeP a {
	display:block;
	font-size:15px;
	color:#64812c;
	text-decoration:none;
}
.cHomeP strong {
	font-size:19px;
}
.cDigital {
	margin-top:-7px;
	padding:1px 0 33px;
	height:587px;
	background:url(../images/cdigitalbg.jpg) no-repeat 494px 0;
}
.cDigital h2 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 25px;
	line-height:1.3;
	padding:38px 0 0 22px;
}
.cDigital p {
	width:450px;
	line-height:1.5;
	margin:0 0 20px 22px;
	font-size:14px;
}
.cDigital p img {
	float:left;
	margin-right:5px;
}
.cDigital a {
	color:#5f8418;
	text-decoration:none;
}
.cOffset {
	margin-top:-7px;
	height:587px;
	padding:0 19px 34px 400px;
	background:url(../images/coffsetbg.jpg) no-repeat 27px 0;
}
.cOffset h2 {
	font-size:18px;
	margin:0 0 15px;
	padding:80px 0 0;
	font-weight:normal;
	line-height:1.3;
}
.cOffset p {
	line-height:1.5;
	font-size:14px;
}
.cOffset p.pRequest {
	margin:25px 0 0;
	text-align:right;
}
.cOffset p.pRequest a {
	
	color:#5f8418;
	text-decoration:none;
}
.cQuote {
	font-size:14px;
	margin-top:-7px;
	padding:30px 313px 60px 30px;
	background:url(../images/cquotebg.jpg) no-repeat top right;
}
.cQuote input {
	vertical-align:bottom;
}
.cQuote h2 {
	font-size:18px;
	padding:17px 0 8px 0;
	margin:0;
	font-weight:normal;
	line-height:1.3;
	border-bottom:1px solid #898989;
}
.field {
	height:14px;
	margin:0;
	padding:1px 0;
	border:1px solid #898989;
}
.cQuote .lField {
	width:280px;
}
.stateField {
	width:41px;
}
.zipField {
	width:60px;
}
.cQuote .qrNtd {
	width:80px;
	text-align:left;
}
.cQuote .qrFtd {
	
}
.cQuote .qrNtable {
	margin:6px 0 10px;
}
.cQuote .qrNtable td {
	vertical-align:middle;
	
}
.cQuote .qrNtable label{
	font-size:14px;
	
}
.cQuote .qrNtable label strong {
	color:#a5c88d;
	font-weight:normal;
}
.cQuote .quantity {
	margin:10px 0 20px;
}
.cQuote .quantity input {
	width:50px;
}
.cQuote .quantity label {
	margin:0 5px 0 15px;
}
.cQuote .fileType {
	margin:-8px 0 20px;
}
.cQuote .fileType label {
	margin:0 7px 0 60px;
}
.cQuote .upLoad {
	
}
.cQuote .upLoad label {
	margin-right:10px;
}
.cQuote .psTd {
	width:94px;
}
.cQuote .psTable {
	margin:5px 0 0;
}
.cQuote .psTable input {
	margin-right:10px;
}
.cQuote .psTable label {
	margin-right:7px;
}
.cQuote .psTable .sff {
	width:114px;
}
.cQuote .psTable .of {
	width:40px;
}
.cQuote .psTable .pbf {
	width:210px;
}
.cQuote .psTable .clr {
	width:80px;
}
.cQuote .percent {
	margin:5px 0;
}
.cQuote .percent input {
	width:60px;
	margin-left:7px;
}
.cQuote .noc {
		margin:5px 0;
}
.cQuote .noc label {
	margin-right:7px;
}
.cQuote .noc input {
	width:33px;
	margin-right:15px;
}
.cQuote .varn {
	margin:5px 0;
}
.cQuote .varn label {
	margin-right:7px;
}
.cQuote .varn input {
	margin-right:13px;
}
.cQuote .bindTable {
	width:100%;
	margin:4px 0 0;
	table-layout:fixed;
	
}
.cQuote .bindTable td {
	padding:0 0 10px;
}
.cQuote .bindTable td input {
	margin-right:7px;
}
.cQuote .textarea {
	display:block;
	width:410px;
	height:100px;
	margin:15px auto;
	border:1px solid #898989;
}
.cQuote .cqSubmitt {
	border:0;
	padding:0;
	margin:0;
	width:163px;
	height:29px;
	margin-left:35px;
	background:url(../images/cqsubmitt.png) no-repeat 0 0;
	cursor:pointer;
}
.orders {
	min-height: 300px;
}
.orders th,
.orders td {
	text-align: left;
	padding: 2px 12px 3px 8px;
}
.orders th,
.orders .pair td {
	background: #f4f7ed;
	background: #f0f5e7;
}
.orders a {
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
}
.orders a:hover {
	border-bottom: 1px solid #000;
}
.cQuote2 {
	font-size:14px;
	margin-top:-7px;
	padding:30px 313px 60px 30px;
	height:290px;
	background:url(../images/cquotebg.jpg) no-repeat top right;
}
.cQuote2 h2 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 25px -5px;
	padding:36px 0 0;
	line-height:1.3;
}
.cQuote2 h2:first-line {
	font-size:28px;
}
.cQuote2 h2 a {
	color: #666;
}
.cAbout {
	height:581px;
	margin-top:-7px;
	padding:0 0 34px;
	background:url(../images/caboutbg1.jpg) no-repeat 133px 220px;
}
.cAboutbg2 {
	position:absolute;
	top:0;
	left:0;
	width:317px;
	height:307px;
	background:url(../images/chomebg1.png) no-repeat bottom left;
	z-index:1;
}
.cAbout h2 {
	position:relative;
	font-size:18px;
	font-weight:normal;
	padding:90px 0 0 40px;
	line-height:1.3;
	margin:0 0 30px;
	z-index:2;
}
.cAbout p {
	position:relative;
	line-height:1.5;
	margin:0 0 30px 0;
	padding:0 0 0 40px;
	font-size:14px;
	z-index:2;
}
.cAbout p a {
	color:#5f8418;
	text-decoration:none;
}
.cContact {
	padding:1px 0 80px;
	background:url(../images/ccontactsbg.png) no-repeat 526px 25px;
}
.cContact h2 {
	font-size:18px;
	font-weight:normal;
	padding:60px 0 0 22px;
	line-height:1.3;
	margin:0 0 20px;
}
.cContact p {
	line-height:1.5;
	margin:25px 0 0 0;
	padding:0 0 0 22px;
	font-size:14px;
}
.cContact p a {
	color:#5f8418;
	text-decoration:none;
}
.cContact p.line {
	margin:25px 0 10px 22px;
	width:468px;
	padding:0 0 12px 0;
	border-bottom:1px solid #898989;
}
.contTable {
	margin:0 0 0 22px;
	border-collapse:collapse;
}
.contTable td {
	padding:2px 0;
	vertical-align:top;
}
.lableTD {
	width:80px;
}
.contTable td input{
	width:290px;
}
.contTable label {
	font-size:14px;
}
.contTable label strong {
	color:#8fb073;
	font-weight:normal;
}
.contTable textarea{
	width:358px;
	height:100px;
	border:1px solid #898989;
}
.contactsSubmit {
	border:0;
	padding:0;
	margin:14px 0 0;
	cursor:pointer;
	width:69px !important;
	height:29px;
	background:url(../images/ccontactssubmitt.png) no-repeat;
}
.cFTP {
	height:368px;
	padding:1px 0 80px;
	background:url(../images/ccontactsbg.png) no-repeat 526px 25px;
}
.cFTP h2 {
	font-size:18px;
	font-weight:normal;
	padding:60px 0 0 22px;
	line-height:1.3;
	margin:0 0 20px;
}
.ftpTable {
	margin:0 0 0 20px;
	
}
.ftpTable td.label {
	width:76px;
}
.ftpTable label {
	font-size:14px;
	color:#82aa35;
}
.ftpTable td input {
	width:287px;
}
.ftpTable .enterButton {
	display:block;
	float:left;
	margin:10px 13px 0 0;
	padding:0;
	border:0;
	cursor:pointer;
	width:69px !important;
	height:29px;
	background:url(../images/cftpsubmitt.png) no-repeat;
}
.ftpTable td a {
	display:block;
	margin:9px 0 0;
	float:left;
	font-size:12px;
	color:#82aa35;
	text-decoration:none;
}

.footer_copy {width: 215px; height: 12px; position: relative; margin-top: -12px; top: -14px; float: right; font-size: 9px; color: #666666; font-family: tahoma;}