@charset "UTF-8";
/* CSS Document: Consulting section */

body {
	background: #1e1e1e;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 46px 0px 0px;
}

.clear {
	clear: both;
	height: 0px;
}
.none {
	display: none;
}
img {
	border-width: 0px;
	border-style: none;
}
.wrapper {
	background: url("../images/contentBacker.png") repeat-y 0px 46px;
	width: 751px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mastHead {
	background: url("../images/mastBacker.png") no-repeat;
	height: 219px;
	width: 751px;
	
}
.mastImage {
	background: url("../images/consultingMast.jpg") no-repeat 19px 22px;
	height: 197px;
	padding-top: 22px;
	
}
#content {
	padding-top: 20px;
}
.col1 {
	float: left;
	padding-left: 28px;
	width: 472px;
}
.txtTop {
	background: url("../images/txtArea_top.png") no-repeat;
	height: 10px;
}
.txtWrapper {
	background: url("../images/txtArea_backer.png") repeat-y;
	width: 472px;
	margin: 0px;
	padding: 0px;
}
.txtArea {
	font-size: 10px;
	text-align: justify;
	line-height: 18px;
	margin: 0px;
	padding: 0px 10px;
}
.txtArea p {
	margin: 0px 0px 10px;
	padding: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
.txtArea a:link, .txtArea a:visited {
	color: #469CD6;
	text-decoration: none;
	
}
.txtArea a:hover {
	color: #197BB9;
	text-decoration: underline;
	
}
.txtBtm {
	background: url("../images/txtArea_btm.png") no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.col2 {
	float: left;
	padding-left: 12px;
	width: 219px;
}
.button {
	margin-top: 2px;
}
#footer {
	font-size: 10px;
	line-height: 14px;
	background: url("../images/footBacker.png") no-repeat;
	height: 82px;
	width: 751px;
}
.foot1 {
	background: url("../images/address_nj.gif") no-repeat center top;
	height: 26px;
	text-align: center;
	margin-top: 35px;
}
