html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: #f4f4f6 url('/images/bg-body.jpg');
	color: #5a5a5a;
	font: 11px/13px Tahoma, Arial, sans-serif;
	min-width: 998px;
}
img {
	border: none;
}
a {
	color: #006ceb;
}
a:hover {
	text-decoration: none;
}

.aa{
	text-decoration: none;
	color:#777!important;
}
.aa:hover{
	text-decoration: underline;
	color:#777!important;
}

p {
	margin: 15px 0;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
/* page background */
#container {
	background: url('/images/bg-container.gif') no-repeat;
	width: 100%;
	overflow: hidden;
}
/* header */
#header {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#header h1 {
	margin: 1px 44px 0;
	width: 329px;
	height: 117px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/bg-header.gif') no-repeat;
	float: right;
	display: inline;
	clear: right;
}
#header h1 a {
	display: block;
	margin-top: 67px;
	height: 50px;
	width: 180px;
}
#header #tools {
	float: right;
	width: 377px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #tools li {
	float: left;
	width: 26px;
	overflow: hidden;
	margin-right: 55px;
	padding-top: 11px;
}
#header #tools li.active {
	padding-top: 8px;
	border-top: 3px solid #006ceb;
}
#header #tools li a,
#header #tools li strong {
	display: block;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	text-indent: -9999px;
}
#home {
	background: url('/images/i-home.gif') no-repeat 50% 100%;
}
#search {
	background: url('/images/i-search.gif') no-repeat 50% 100%;
}
#email {
	background: url('/images/i-mail.gif') no-repeat 50% 100%;
}
#main-navigation {
	margin: 0 0 0 502px;
	padding: 8px 0 0 15px;
	clear: both;
	width: auto;
	list-style: none;
	height: 97px;
	font: 16px/21px Arial, sans-serif;
	overflow: hidden;
	background: #ff8804 url('/images/bg-navigation.jpg') no-repeat 100% 0;
}
#main-navigation a {
	color: #fff;
}
/* content area */
#content {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 99;
}
/* main column */
#maincol {
	float: left;
	width: 67%;
	position: relative;
}
.about {
	margin: 100px 60px 0 50px;
	min-height: 195px;
}
* html .about {
	margin: 100px 60px 0 50px;
	height: 195px;
}
.about H2 {
	margin-left: 120px;
}
*html .about H2 {
	margin-left: 120px;
}
.box {
	margin-left: 50px;
	padding: 24px 0;
}
.box img {
	border: 1px solid #cacacb;
}
.box.leftalign {
	padding-right: 30px;
}
.box.rightalign {
	padding-left: 30px;
}
.box.leftalign img {
	float: left;
}
.box.rightalign img {
	float: right;
}
.box.leftalign .txt {
	margin-left: 220px;
}
.box.rightalign .txt {
	margin-right: 220px;
}
h2 {
	margin: 0 0 30px;;
	padding: 0 0 0 15px;
	font: 18px/20px Arial, sans-serif;
	color: #006ceb;
}
/* sidebar */
#sidebar {
	float: left;
	width: 32.9%;
	position: relative;
}
.news {
	margin: 0 15% 0 20%;
}
h3 {
	color: #ff8c04;
	font: 18px/20px Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 15px;
}
#sidebar dl {
	padding: 0;
	margin: 0;
}
#sidebar dt {
	display: block;
	margin: 30px 0 0;
	color: #ff8c04;
	font-weight: bold;
}
#sidebar dd {
	padding: 10px 0 0;
	margin: 0;
}
#sidebar a {
	color: #ff8c04;
}
.more {
	text-align: right;
	padding: 10px 0;
}
.more a {
	padding-left: 11px;
	background: url('/images/bg-more.gif') no-repeat 0 50%;
}
#guy {
	position: absolute;
	z-index: 10;
	right: -55px;
	top: 190px;
	width: 273px;
	height: 242px;
	overflow: hidden;
	background: url('/images/guy.gif') no-repeat;
}
#placeholder {
	width: 100%;
	height: 430px;
}
#promo {
	position: absolute;
	z-index: 20;
	top: 26px;
	right: 98px;
	width: 262px;
	height: 201px;
	overflow: hidden;
}
#promo .inner {
	width: 222px;
	height: 171px;
	padding: 15px 20px;
	background: url('/images/productholder.gif') no-repeat;
	color: #fff;
}
#promo a {
	color: #fff;
}
#promo ul {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
#promo ul li {
	float: left;
	padding: 2px 0;
	width: 49.9%;
	line-height: 14px;
}
#promo ul li a {
	padding-left: 15px;
	background: url('/images/arrow.gif') no-repeat 0 75%;
}
#promo .inner div {
	position: relative;
	margin-left: -5px;
	padding-right: 10px;
}
#promo .phone {
	font: 18px/22px Arial, sans-serif;
}
#promo .email {
	font: 18px/22px Arial, sans-serif;
	text-align: right;
}
/* footer */
#footer {
	height: 90px;
	padding-top: 103px;
	position: relative;
	width: 100%;
	margin-top: -52px;
}
#vis {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 112px;
	height: 180px;
	overflow: hidden;
	background: url('/images/bg-footer.gif') no-repeat;
	z-index: 1;
}
.counters {
	float: left;
	width: 33%;
	padding: 15px 0;
	text-align: center;
}
.footer-content {
	float: right;
	width: 66.5%;
	padding: 28px 0 20px;
	background: url('/images/spr-footer.gif') no-repeat;
}
.rel {
	position: relative;
	z-index: 99;
}
.copyright {
	float: left;
	width: 50%;
	padding-left: 10%;
}
.designed {
	float: left;
	width: 22%;
	text-align: right;
}
#footer a {
	color: #5a5a5a;
}