body {	
	background-color: #E5E5D2;
	color: #6D6B51;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
	padding: 0px;
	margin: 0px;	
}

a {
	color: #6D6B51;
	font-size: 11px;
	text-decoration: underline;
}
	a:hover {
		text-decoration: none;
	}

table, td {
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
	color: #6D6B51;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/* HEADER STUFF */

td.intro {
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
	line-height: 18px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	margin-left: 25px;
	padding-left: 25px;
	margin-right: 20px;
	padding-right: 20px;	
}

/* INPUTS FOR OFFER PAGE */
input, textarea {
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	color: #6D6B51;
	width: 200px;
	border-top: 2px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	background-color: transparent;
}
	td.form {
		vertical-align: top;
		padding-top: 5px;
		padding-right: 15px;
		text-align: left;
		height: 25px;
	}

	td.send {
		vertical-align: bottom;
		padding-top: 5px;
		padding-right: 15px;
		text-align: left;
		height: 25px;
	}		

	#offer {
		text-align: center;
	}

	#send {
		vertical-align: bottom;
		background-image: url('./img/offer/button_send.gif');
		background-color: #FEB100;
		border: 0px;
		width: 62px;
		height: 21px;
	}
		

.leftBc {
	vertical-align: top;
}

.rightBc {
	text-align: left:
	vertical-align: top;
	border-top: 1px solid #dbe1bf;
	border-bottom: 1px solid #dbe1bf;
	padding: 10px 45px 25px 0px;
}

td.secHeader {
	color: #FFFFFF;
	width: 544px;
	text-align: left;
	padding-left: 25px;
	padding-right: 30px;
	border-left: 1px solid #ffffff;
	background-repeat: no-repeat;
}

div.secHeader {
	vertical-align: center;
	text-align: left:
}

span.secHeader {
	line-height: 18px;
}

.secHeader {
	font: bold 12px Arial, Helvetica, Verdana, sans-serif;
}
	
img {
	border: 0px;
	padding: 0px;
}

#hStripe {
	background-image: url('./img/_shared/hStripe_740.gif');
	background-repeat: no-repeat;
}



#container {
	width: 740px;
	background-color: transparent;
	padding: 0px;
	margin: 0 auto;
}

#shadow {
	border-right: 4px solid #C3C5AB;
	border-bottom: 4px solid #C3C5AB;
	margin: 0px; padding: 0px;
	background-color: #ffffff;
}

.nav {
	padding-right: 10px;
}
	#contact {
		padding-right: 0px;
		text-align: right;
	}

table.sideBox {
	padding-bottom: 0px;
}

table.sideOffer {
	padding: 0px;
}

td.sideOffer {
	width: 177px; height: 80px;
	padding: 0px;
	background-color: #e8e9db;
	border: 1px solid #cacaab;
}
	
td.sideBox {
	text-align: left;
	font-size: 10px;	
	line-height: 13px;	
	vertical-align: top;
	width: 177px; height: 100%;
	background-color: #fffeeb;
	border: 1px solid #cacaab;
	padding: 10px 15px 10px 10px;
}
	table.pdfList, td.pdfList {
		padding: 0px 0px 0px 0px;
	}

	td.pdfDesc {
		font-size: 10px;
	}

	a.sideBox {
		font-size: 11px;
	}
	
	.labelImg {
		text-align: right;
	}
	
	td.sideShadow {
		vertical-align: top;
		background-color: #e8e9db;
		width: 2px; height: 100%;
	}
	
	td.bottomShadow {
		text-align: left;
		height: 2px; width: 100%;
		font-size: 2px;
		background-color: #e8e9db;
	}
	
	div.sideShadowOff {
		font-size: 2px;
		width: 2px; height: 2px;
		background-color: #ffffff;
	}
	

td.footerTag {
	text-align: right;
	padding: 15px;
	border-bottom: 4px solid e8e9db;
}

.footerTagText {
	color: #999999;
	font-size: 10px;
	text-decoration: none;	
}

td.footerCopyright {
	text-align: left;
	padding: 3px;
	font-size: 10px;
}


/* SECTION SPECIFIC CLASSES */

/* TEAM */
.teamMember {
	font-weight: bold;
	text-align: left;
}

.teamBc {
	border-top: 1px solid #dbe1bf;	
	padding: 10px 45px 25px 0px;
	vertical-align: top;
	text-align: left;
	width: 500px;
}

	td.teamBc {
		border-bottom: 1px solid #dbe1bf;	
	}

table.teamSelect {
	border-top: 1px solid #dbe1bf;
	padding: 10px 0px 10px 0px;
	width: 500px; 
}

select.teamSelect {
	width: 200px;
}

/* NEWS */ /* CONTACT */

td.newsHeader, td.contactHeader, td.aboutHeader, td.teamHeader {
	border-bottom: 1px solid #dbe1bf;
	padding: 0px 0px 4px 0px;
}

td.newsItem, td.contact, td.teamBody {
	vertical-align: top;
	padding: 10px 15px 10px 0px;
}

td.aboutBody {
	vertical-align: top;
	padding: 10px 45px 10px 0px
}

table.servBody {
	border-bottom: 1px solid #dbe1bf;
}

#newsFirst {
	padding-bottom: 5px;
}

#newsLast {
	padding-top: 7px;
}

td.newsEnder, td.aboutEnder, td.teamEnder {
	border-top: 1px solid #dbe1bf;	
	padding-bottom: 25px;
}

td.newsDivide {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

a.newsItem {
	font-weight: bold;
}

/* CLIENTS */

table.client {
	border-top: 1px solid #dbe1bf;
}

td.client {
	padding: 10px 0px 10px 10px;
}

a.client {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/* SERVICES */

td.services {
	border-top: 1px solid #dbe1bf;
	padding: 10px 45px 10px 0px;
}

td.servHead {
	padding: 20px 0px 0px 0px;
}

