body {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #D0D5DF;
}
.bg-01b{
	background: url(../images/bg-01b.jpg) repeat-x;
	background-color: #C9CDD9;
}
.bg-02b{
	background: url(../images/bg-02b.jpg) repeat-x;
	background-color: #BFD1D3;
}
.bg-03b{
	background: url(../images/bg-03b.jpg) repeat-x;
	background-color: #F1BDBF;
}
.bg-04b{
	background: url(../images/bg-04b.jpg) repeat-x;
	background-color: #C9CADF;
}
.bg-05b{
	background: url(../images/bg-05b.jpg) repeat-x;
	background-color: #BED1D5;
}
.bg-06b{
	background: url(../images/bg-06b.jpg) repeat-x;
	background-color: #E1E6EC;
}

table {
 	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.m {
	width: 780px;
	height: 100%;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	margin: 0;
	padding: 0;
}
.m2 {
	width: 780px;
	height: 580px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-top: 3px solid #FB0D0B;
	border-bottom: 3px solid #FB0D0B;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
.bg{
	background: url(../images/c-bg.gif);
}
.bg-02b{
	background: url(../images/bg-02b.jpg);
}
.cont {
	width: auto;
}
/*
.smc {
	vertical-align: top;
	width: 150px;
	text-align: left;
	margin: 0;
}
ul.sm {
	/*display: compact;*
	background-color: #FFF;
	width: 150px;
}
ul.sm li {
	list-style: none;
	line-height: inherit;
	background-color: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin: 1em 0em;
}

ul.sm li a {
	color: #FB0D0B;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0.3em 0.5em;
	width: 150px;
	line-height: inherit;
}
ul.sm li a:hover {
	color: #FB0D0B;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #97A2BB;
	border-bottom: 1px solid #97A2BB;
	padding: 0.3em 0.5em;
	line-height: inherit;
	width: 150px;
}
ul.sm li a.here {
	border-top: 1px solid #97A2BB;
	border-bottom: 1px solid #97A2BB;
	width: 150px;
}
*/
.contact {
	vertical-align: top;
}
label {
	padding-right: 0.5px;
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
.dc {
	color: #CC0000;
}

#links {
	text-align: left;
	font-size: 0.8em;
}
.cont a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	font-size: 1em;
}
.cont a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	font-size: 1em;
}

.cont a:hover {
	text-decoration: underline;
}

/*BEGIN NEW STYLES */
#bodynest {
	border-bottom: 1px solid #2F3237;
	border-right: 1px solid #2F3237;
	border-left: 1px solid #2F3237;
	background: #FFFFFF;
	height: auto;
	width: 780px;
}
#eyebrow {
	border-top: 3px solid #FB0D0B;
	height: 60px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
/* BEGIN SECTION IMAGES */
#secimg-01 {
	background: url(../images/bg-01.jpg) no-repeat;
	height: 180px;
}
#secimg-02 {
	background: url(../images/bg-02.jpg);
	height: 180px;
}
#secimg-03 {
	background: url(../images/bg-03.jpg);
	height: 180px;
}
#secimg-04 {
	background: url(../images/bg-04.jpg);
	height: 180px;
}
#secimg-05 {
	background: url(../images/bg-05.jpg);
	height: 180px;
}
#secimg-06 {
	background: url(../images/bg-06.jpg);
	height: 180px;
}
/* END SECTION IMAGES */
#menu {
	height: 200px;
}
#content {
	vertical-align: top;
	padding: 1em;
}
#contentdiv {
	margin: 0em 2em;
}
#footer {
	font-size: xx-small;
	position: relative;
	z-index: 0;
	bottom: 0;
	left: 1em;
	color: #555962;
	width: 780px;
}
#footer a {
	text-decoration: none;
	color: #626671;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
a.redlink  {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.redlink {
	text-decoration: underline;
	color: #155494;
}
a:visited.redlink {
	color: #780714;
}
.eminds {
	background: url(../images/efficient_minds.gif) no-repeat right top;
}
.eprojects {
	background: url(../images/efficient_projects.gif) no-repeat right top;
}
.esolutions {
	background: url(../images/efficient_solutions.gif) no-repeat right top;
}
.eapplications {
	background: url(../images/efficient_applications.gif) no-repeat right top;
}
.etools {
	background: url(../images/efficient_tools.gif) no-repeat right top;
}

.t {
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../images/c-tl.jpg) no-repeat left;
}
.b {
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
	background: url(../images/c-br.jpg) no-repeat right;
}

.c {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 2em;
	margin-top: -1em;
}
.home {
	line-height: 1.2em;
	margin: 0 2em;
}
.company {
	line-height: 1.2em;
}

.net {
	height: 75px;
	margin: 0;
	padding: 0;
	background: url(../images/NETbannerNorm.gif) no-repeat right;
	/*display: none;
	visibility: hidden;*/
}
#solutionslinksdiv {
	width: 450px;
	height: 150px;
	background: url(../images/solutionsmap-bg.gif) no-repeat;
	margin-top: -1em;
}
#solutionslinksdiv table {
	width: 450px;
	height: 150px;
}
#solutionslinkscustom img {
	margin-top: 20px;
}
#solutionslinksimprove img {
	margin-bottom: 20px;
}
