body, html {
  height: 100%
} 
body {
	background: #D4D4D4 url(../images/background.gif) repeat-x;;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;

}
#container { 
	min-height: 100%; 
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #D4D4D4;
}
* html #container {
  	height: 100%
}

a {
	color: #3399CC;
  	text-decoration: none;
}

a:hover {
	/*color: #FF5824;*/
	color: #809F80;
  	text-decoration: none; 
}

table, td, tr {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
img {
	border: 0px;
}

hr {
	height: 1px;
	background-color: #FBECD5;
	color: #FBECD5;
	border: 0;
	margin: 25px 0;
}

form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	overflow: hidden;
}

ol {
	padding: 0 0 0 18px;
}

ul {
	padding: 0 0 0 14px;
	margin: 0;
}

li {
	padding: 0 0 2px 0;
	list-style-type: square;
}

.small {
	font-size: 10px;
}

/* HEADINGS */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 21px 0 14px 0;
	padding: 0;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	display: inline;
	font-size: 32px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
}


/* HEADER */
#header {
	height: 109px;
	width: 980px;
	padding: 0;
	margin: 0;
	float: left;
	border-bottom: 1px solid #FFF;
}
#logo {
	float: left;
	width: 197px;
}
#globalnav {
	float: left;
	text-align: right;
	padding: 4px 16px 0 0;
	margin: 0;
	color: #FFF;
	font-size: 11px;
	width: 767px;
	height: 71px;
	background: #889688 url(../images/bg-global.gif) no-repeat;
}
#globalnav a {
	padding: 0 4px;
	color: #FFF;
	font-weight: bold;
}
#navigation {
	margin: 0;
	padding: 0;
	float: left;
	width: 783px;
	height: 34px;
}
#navigation a {
	height: 34px;
	display: block;
	float: left;
}
#mainnav1 {
	width: 131px;
	background: #FFF url(../images/nav-about-us.gif) no-repeat;
}
#mainnav2 {
	width: 131px;
	background: #FFF url(../images/nav-services.gif) no-repeat;
}
#mainnav3 {
	width: 131px;
	background: #FFF url(../images/nav-technology.gif) no-repeat;
}
#mainnav4 {
	width: 131px;
	background: #FFF url(../images/nav-industries.gif) no-repeat;
}
#mainnav5 {
	width: 131px;
	background: #FFF url(../images/nav-reseller-program.gif) no-repeat;
}
#mainnav6 {
	width: 128px;
	background: #FFF url(../images/nav-contact-us.gif) no-repeat;
}
#navigation a:hover, #navigation .active  {
	background-position: 100% -34px;
}


/* HOMEPAGE */
#maincolumn {
	float: left;
	width: 784px;
}
#flashhome {
	border-bottom: 1px solid #FFF;
	width: 784px;
	height: 296px;
	padding: 0;
	margin: 0;
}
.homebanner1, .homebanner2, .homebanner3, .homebanner4 {
	display: block;
	float: left;
	width: 179px;
	height: 292px;
	border-top: 7px solid #809F80;
	padding: 12px 5px 0 11px;
	margin: 0 1px 0 0;
	color: #333;
	font-size: 11px;
	line-height: 12px;
	background: #E6E6E6;
}
.homebanner1 {
	width: 180px;
}
.homebanner4 {
	margin: 0;
}
.homebanner1 h1, .homebanner2 h1, .homebanner3 h1, .homebanner4 h1 {
	font-weight: bold;
	font-size: 11px;
	background: url(../images/bg-banner-bottom.gif) bottom no-repeat;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
}
h1 span {
	font-size: 12px;
}
.homebanner1 ul, .homebanner2 ul, .homebanner3 ul, .homebanner4 ul {
	font-size: 9px;
	margin: 15px 0 5px 0;
}
.homebanner1 .more, .homebanner2 .more, .homebanner3 .more, .homebanner4 .more {
	color: #3399CC;
	font-weight: bold;
	font-size: 9px;
}
.homebanner4:hover, .homebanner3:hover, .homebanner2:hover, .homebanner1:hover {
	color: #333;
	background: #F3F3F3;
	border-top: 7px solid #3399CC;
}
.homebanner4:hover .more, .homebanner3:hover .more, .homebanner2:hover .more, .homebanner1:hover .more {
	color: #809F80;
}
#rightcolumntop {
	float: left;
	width: 196px;
	height: 18px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#rightcolumn {
	float: left;
	width: 195px;
	background: #000;
	border-left: 1px solid #FFF;
	font-size: 11px;
	padding-bottom: 25px;
}
.testimonial {
	display: block;
	padding: 5px 11px 25px 11px;
	margin: 0;
	background: url(../images/testimonials-bg.jpg) no-repeat;
	color: #CCC;
	line-height: 13px;
}
.testimonial a, .edi-services a {
	display: block;
	font-weight: bold;
	color: #3399CC;
}
.testimonial a:hover, .edi-services a:hover {
	color: #809F80;
}
/**** CHILD PAGE ****/
#childarea {
	background: #F3F3F3 url(../images/bg-child.gif) repeat-y;
	float: left;
}
#headergraphic {
	border-bottom: 1px solid #FFF;
}
#contentarea {
	float: left;
	width: 545px;
	background: #F3F3F3;
	padding: 13px 21px 100px 21px;
}

#breadcrumb {
	padding: 0 0 2px 1px;
	height: 18px;
	color: #000;
	font-size: 10px;	
	background: url(../images/bg-banner-bottom.gif) bottom repeat-x;
	text-transform: uppercase;
}
#breadcrumb a {
	color: #309ACA;
}
.edi-services {
	display: block;
	border-top: 7px solid #7E9F80;
	padding: 5px 11px 25px 11px;
	margin: 0;
	color: #CCC;
	line-height: 13px;
}
#addressinfo {
	padding: 13px 11px 25px 11px;
	font-size: 11px;
	color: #666;
}
#addressinfo strong {
	display: block;	
	text-transform: uppercase;
	background: url(../images/bg-banner-bottom.gif) bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/**** SIDENAV ****/

#sidenav {
	float: left;
	width: 196px;
	margin-right: 1px;
	background: #E6E6E6;
	line-height: 15px;
}
ul#mainlevel_sidenav, ul#mainlevel_sidenav ul {
	width: 196px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #E2EDF1;
}
ul#mainlevel_sidenav {
	padding-bottom: 14px;
	border-bottom: 1px solid #FFF;
}
ul#mainlevel_sidenav li {
	margin:0;
	padding: 0;
	list-style-type: none;
}
ul#mainlevel_sidenav a {
	padding: 0 11px 0 11px;
	display: block;
	color: #309ACE;
	font-weight: bold;
	font-size: 11px;
}
ul#mainlevel_sidenav li li li a {
	padding-left: 22px;
	font-weight: normal;
}
ul#mainlevel_sidenav ul ul {
	padding-bottom: 6px;
	display: none;
}
ul#mainlevel_sidenav a.mainlevel_sidenav {
	color: #000;
	text-transform: uppercase;
	background: url(../images/bg-banner-bottom.gif) bottom no-repeat;
	padding-bottom: 5px;
	padding-top: 13px;
	margin-bottom: 5px;
	font-size: 12px;
}
ul#mainlevel_sidenav a:hover {
	color: #000;
	background-color: #E9F2F5;
	text-decoration: none;
}

/* FOOTER */
#footertop {
	height: 1px;
	display: block;
	background: #FFF;
	overflow: hidden;
}
#footer {
	border-top: 7px solid #A9CBA9;
	padding: 13px 0 24px 0;
	height: 100px;
	margin: 0;
	text-align: center;	
	/*background: url(../images/bg-footer.gif) ;*/
	background: url(../images/bg-bottom.gif) repeat-x;
	color: #999;
	overflow: hidden;
	font-size: 11px;
}
#footer a {
	color: #3399CC;
	font-weight: normal;
	padding: 0 2px 0 2px;
}
/* MAIN LINK */
.mainlink {
	display: block;
	margin-bottom: 10px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}
.mainlink strong {
	display: block;
	color: #3098D7;
	background: #E2EBF2 url(../images/bg-mainlink.gif) no-repeat;
	font-size: 12px;
	height: 18px;
	padding: 4px 0 0 12px;
	margin-bottom: 4px;
}
.mainlink:hover {
	background: #E9F2F5;
	color: #000;
	margin-bottom: 10px;
}

/* SiteMap */
.mainlevel-sitemap, .sublevel-sitemap, .subsublevel-sitemap {
	display: block;
}
.mainlevel-sitemap {
	font-weight: bold;
	padding-top: 10px;
}
.sublevel-sitemap {
	font-weight: normal;
	padding-left: 10px;
}
.subsublevel-sitemap {
	font-weight: normal;
	padding-left: 20px;	
}

/*contact form*/
label{
float: left;
width: 150px;
font-weight: normal;
padding-right: 10px;
text-align: right;
}
input, textarea{
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #809F80;
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #FDFCFB;
}
textarea{
	width: 250px;
	height: 150px;
}
.button {
	width: 100px;
	color: #333;
	background: #A9CBAA;
	border: 1px solid #809F80;
}
