@charset "iso-8859-1";
body {
	background: #beb9a4;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	min-height:101%;
}
img {
    border: 0;
} 
.oneCol #container {
	width: 980px;
	background: #f6f7f1;
	margin: 0 auto;
	text-align: left;
}
/*header*/
.oneCol #header {
	background: #beb9a4 url(images/headerbgrd3.jpg) no-repeat;
	height: 105px;
	width: 980px;
}
.logo {
	width: 300px;
	margin-top: 25px;
	margin-left: 20px;
	float: left;
}
.call {
	text-align: right;
	width: 630px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
}
/*search box*/
#sitesearch {
	height:26px;
	padding: 0px;
	width: 144px;
	float: right;
	margin-top: 30px;
	background: url(images/searchbgrd.png) no-repeat;
	position:relative; /*important*/
	margin-right: 36px;
}
#sitesearch div {
	position: absolute;
	right: 145px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6b7586;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-weight: bold;
	font-stretch: semi-expanded;
	top: 6px;
	width: 53px;
}

#sitesearch form { display:inline ; }

.searchbox {
	border:0px; /*important*/
	background-color:transparent;
	width:123px;
	height:26px;
	position:absolute; /*important*/
	padding-top: 4px;
	padding-left: 8px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	height: 26px;
	width: 21px;
	left: 123px;
}
/*content area*/
#shadow {
	background: url(images/dropshadow2.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
.oneCol #mainContent {
	padding: 1px 0px;
	margin: 0px;
}

.navtop {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.bannermain {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.flash {
	float: left;
	height: 305px;
	width: 506px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.solutions {
	float: left;
	width: 454px;
	margin: 0px;
	padding: 0px;
	background: url(images/solutionsbgrd.gif) no-repeat;
}
.solutiontxt {
	background: url(images/solutions-on_02.jpg) no-repeat;
	height: 163px;
	width: 431px;
	margin: 0px;
	padding: 0px;
}
td .solutiontxt p {
	font-size: 13px;
	padding: 5px 12px 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: left;
	font-style: normal;
	line-height: 18px;
}
/*Software and Consulting Services boxes*/
.headline {
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.hss {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	height: 199px;
	width: 313px;
}
.greenframe {
	margin: 0;
	padding: 0px;
	float: left;
	height: 200px;
	width: 312px;
}
.cbsframe {
	margin: 0;
	padding: 0px;
	float: left;
	height: 200px;
	width: 316px;
}
.box1 {
	width: 193px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
.box1 p {
	font-size: 11px;
	color:  #2f3338;
	padding-left: 8px;
	margin: 0px;
	padding-top: 8px;
}
.box2 {
	width: 193px;
	height: 149px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
.box2 p {
	font-size: 11px;
	color:  #2f3338;
	padding-top: 8px;
	padding-left: 8px;
	margin: 0px;
}
.box3 {
	width: 194px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
.box3 p {
	font-size: 11px;
	color:  #2f3338;
	padding-top: 8px;
	padding-left: 8px;
	margin: 0px;
}
.maroon {
	color: #7f2218;
	margin: 0px;
	padding: 0px;
}
/*showcase area*/
.showcasebox {
	margin: 0 0 0 25px;
	padding: 0px;
	width: 607px;
	height: 360px;
	float: left;
	border: 1px solid #beb9a4;
	background: #FFF;
}
.showcase1 {
	margin: 7px 0 0 5px;
	padding: 0px;
	float: left;
	width: 590px;
}
.showcase1bb {
	margin: 7px 0 0 5px;
	padding: 0px;
	float: left;
	width: 590px;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.showcase1 p {
	font-size: 12px;
	color: #2f3338;
	line-height: 120%;
	padding: 18px 0px 0px;
	margin: 0px;
}
.showcase1bb p {
	font-size: 12px;
	color: #2f3338;
	line-height: 120%;
	padding: 18px 0px 0px;
	margin: 0px;
}
.more {
	font-size: 11px;
	color: #7f2218;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
	padding-left: 25px;
}
.textright  {
    float: right;
}
.textright a:link {
	color: #7f2218;
	text-decoration: none;
	}
.textright a:visited {
	color: #7f2218;
	text-decoration: none;
	}
.textright a:hover {
	color: #2e2f31;
	text-decoration: underline;
	}
.textright a:active {
	color: #2e2f31;
	text-decoration: none;
	}
.caseworks {
	margin-top: 15px;
}
/*.showcase1  a:link {
	color: #7f2218;
	text-decoration: underline;
	}
.showcase1  a:visited {
	color: #7f2218;
	text-decoration: underline;
	}
.showcase1  a:hover {
	color: #333435;
	text-decoration: underline;
	}
.showcase1 a:active {
	color: #7f2218;
	text-decoration: underline;
	}*/
.readshow2 {
	width: 70px;
	font-size: 11px;
	margin: 68px 0px 0px;
	padding: 0px;
	float: left;
}
.readshow2  a:link {
	color: #7f2218;
	text-decoration: underline;
	}
.readshow2  a:visited {
	color: #7f2218;
	text-decoration: underline;
	}
.readshow2  a:hover {
	color: #333435;
	text-decoration: underline;
	}
.readshow2  a:active {
	color: #7f2218;
	text-decoration: underline;
	}
.formworks {
	margin-top: 10px;
}
.scanworks {
	margin-top: 10px;
}
.shareworks {
	margin-top: 10px;
}
/*news sidebar*/
.showcasebox2 {
	margin: 0 0 0 20px;
	padding: 0px;
	padding-top: 6px;
	width: 296px;
	height: 353px;
	float: left;
	border: 1px solid #beb9a4;
	background: #FFF;
}
.news {
	float: left;
	width: 310px;
	margin-right: 5px;
	margin-left: 10px;
}
.newsH {
	font-size: 12px;
	font-weight: bold;
	color: #7f2218;
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
}
.newstxt {
	font-size: 12px;
	color: #2f3338;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 5px 5px 17px 5px;
}
.newstxt-noline {
	font-size: 12px;
	color: #2f3338;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin: 5px 5px 17px 5px;
}
.divider {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.readmore {
	font-size: 12px;
	color: #2f3338;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 6px;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 0px 5px 0 5px;
}
.newsH a:link {
	color: #7f2218;
	text-decoration: none;
	}
.newsH a:visited {
	color: #7f2218;
	text-decoration: none;
	}
.newsH a:hover {
	color: #2e2f31;
	text-decoration: underline;
	}
.newsH a:active {
	color: #2e2f31;
	text-decoration: none;
	}
/*footer*/
.oneCol #footer {
	background:#FFF url(images/footer3.jpg) no-repeat;
	height: 96px;
	width: 980px;
	clear: both;
}
#footer ul {
	margin: 0px;
	padding: 30px 0px 0px 25px;
}

#footer ul li {
	margin:0;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	color: #2e2f31;
	padding-right: 5px;
	padding-left: 5px;
}
#footer li a:link {
	color: #2e2f31;
	text-decoration: none;
	}
#footer li a:visited {
	color: #2e2f31;
	text-decoration: none;
	}
#footer li a:hover {
	color: #7f2218;
	text-decoration: none;
	}
#footer li a:active {
	color: #2e2f31;
	text-decoration: none;
	}
.copyright {
	font-size: 10px;
	color: #5b5d62;
	margin: 0px;
	line-height: 24px;
	padding: 0px 0px 0px 35px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 12px;
	margin-left: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
