* {
	padding: 0px;

}
body {
	padding: 0px;
	font-family: Arial;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#wrapper {

}
#divsearch {
	height: 35px;
	margin-top: 15px;
}


#searchtable {
	float: right;
	width: 200px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 160px;
	padding-top: 3px;
	padding-left: 5px;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #454545;
}
.gobutton {
	position: absolute;
	top: 1px 
	}

#quicklinks {
	color: #CCCCCC;
	text-align: right;
	font-size: 11px;
	margin-bottom: 5px;
}
.gobutton {
	position: absolute;
}


#divheader {
	background-color: #000000;
}
#divnav {
	color: #FFFFFF;
	background-color: #000000;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divcontainer {
	background-color: #333333;
	height: 350px;
}

#divleft {
	float: left;
	height: 350px;
}
#divleft #divflash {
	background-color: #333333;
	width: 700px;
	height: 350px;
}




#divright {
	float: right;
	width: 300px;
}
#divright #productbox1 {
	height: 150px;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#divright #productbox1 img {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#divright #productbox2 {
	height: 150px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#divright #productbox2 img {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.clearer {
	clear: both;
}
#divcompanyinfo {
	font-family: Arial;
	font-size: 0.7em;
	background-image: url(../images/bg.jpg);
	height: 260px;
}
#divcompanyinfo #divsubmenu {
	color: #FFFFFF;
	width: 685px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.header {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: block;
	padding-top: 4px;
}
#divsubmenu table a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#divcompanyinfo #divsolutions {
	float: right;
	padding: 12px;
	width: 275px;
	vertical-align: top;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divsubmenu table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#divfooter {
	background-color: #000000;
}
#divfooter #copyright {
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: right;
	padding-top: 3px;
}


#divfooter #divfooterlogo {
	margin-top: 15px;
}
#divfooter #footerlink {
	color: #999999;
	font-size: 0.7em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divfooter #footerlink a:link, a:visited {
	color: #747474;
	text-decoration: none;
}
#divfooter #footerlink a:hover {
	color: #FFFFFF;
}
#divfooter #address {
	font-size: 0.7em;
	color: #747474;
	margin-top: 10px;
	line-height: 1.3em;
}
