* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul {
	list-style: none;
}
.clear {
	clear:both;
	visibility: hidden;
}
div {
	word-wrap: break-word;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}
.right {
	text-align: right;
}
body {
	font-size: 62.5%;
	font-family: verdana;
	background-color: #1a1a1a;
}
.header {
	width: 980px;
	height: 115px;
	margin: 0 auto;
	position: relative;
}
.header h1 {
	padding-left: 30px;
	float: left;
}
.header h1 a {
	position: absolute;
}
.header h1 span {
	font-size: 1em;
	color: #1a1a1a;
	font-weight: normal;
}
.header p.skip {
	display: none;
}
.header .login {
	float: right;
	width: 215px;
	margin-top: 20px;
	padding: 5px;
	background-color: #0b0b0b;
}
.header .login .form-text input {
	width: 80px;
	float: left;
	margin-right: 10px;
	color: #1A1A1A;
	font-family: verdana;
	font-size: 1.1em;
	padding: 1px;
}
.header .login .form-submit input {
	background-color: #0b0b0b;
	color: #dcdbdb;
	font-size: 1.1em;
	cursor: pointer;
}
.content {
	width: 977px;
	margin: 0 auto;
	padding-top: 34px;
	color: #555;
}
.content .presentation {
	width: 930px;
	height: 297px;
	background-color: #0c0c0c;
	margin: 0 auto;
	position: relative;
	padding: 10px;
}
.content .presentation .bg-menu {
	background: url("../img/bg-menu.png") no-repeat;
	width: 500px;
	height: 66px;
	position: absolute;
	top: -45px;
	right: 0;
}
.content .presentation .menu {
	position: absolute;
	top: -45px;
	right: 0;
	width: 480px;
	height: 66px;
}
.content .presentation .menu li {
	float: left;
	padding: 20px 0 0 42px;
}
.content .presentation .menu li a {
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	float: left;
}
.content .presentation .menu li a:hover,
.content .presentation .menu li a.active {
	color: #a8ff68;
}
.content .presentation .text {
	width: 200px;
	position: absolute;
	top: 20px;
	right: 20px;
}
.content .presentation .buttons-steps {
	width: 200px;
	position: absolute;
	right: 20px;
	top: 250px;
	border-top: 1px solid #393939;
	padding-top: 15px;
}
.content .presentation .buttons-steps li {
	float: left;
	padding: 0 2px;
}
.content .presentation .buttons-steps li a {
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
	background: url("../img/bg-link.gif") no-repeat center top;
	width: 24px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
}
.content .presentation .buttons-steps li a:hover,
.content .presentation .buttons-steps li a.active {
	background-position: center bottom;
	color: #0C0C0C;
}
.content .presentation .text h2 {
	font-size: 1.8em;
	color: #a8ff68;
	padding-bottom: 15px;
	font-weight: normal;
}
.content .presentation .text p {
	font-size: 1.1em;
	color: #b6b6b6;
	padding-bottom: 15px;
}
.content .boxes {
	background: url("../img/bg-content.gif") no-repeat;
	width: 952px;
	height: 141px;
	margin-top: -20px;
	padding: 35px 0 0 25px;
}
.content .boxes.description {
	height: auto;
	background: #f5f5f5 url("../img/bg.gif") no-repeat bottom;
	padding-bottom: 30px;
}
.content .box {
	float: left;
	margin-right: 30px;
	padding-left: 10px;
	width: 279px;
}
.content .boxes.description .box {
	width: auto;
	float: none;
}
.content .box.last {
	margin-right: 0;
}
.content .box h3 {
	font-size: 1.1em;
	color: #2a6107;
	padding: 15px 0 10px;
}
.content .boxes.description .box h3 {
	font-size: 1.3em;
}
.content .box p {
	font-size: 1.1em;
	color: #0c0c0c;
	line-height: 16px;
	padding-bottom: 10px;
}
.content .box.job ul {
	padding: 15px;
}
.content .box.job li {
	font-size: 1.1em;
	color: #0c0c0c;
	padding-bottom: 5px;
}
.content .box.job h1 {
	font-size: 25px;
	color: #164316;
	padding-top: 20px;
	padding-bottom: 5px;
}
.content .box.job h4 {
	font-size: 13px;
	color: #164316;
}
.content .box a {
	color: #0c0c0c;
	text-decoration: underline;
}
.content .box pre {
	font-size: 1.1em;
	font-family: verdana;
	color: #0C0C0C;
}
.content .box ul {
	padding-bottom: 20px;
}
.content .box li {
	list-style: disc;
	margin-left: 15px;
}
.content .box li a {
	font-size: 1.3em;
}
.content .box a:hover {
	color: #0c0c0c;
	text-decoration: none;
}
.content .customer {
	margin: 20px 0 0 0;
}
.content .customer h4 {
	color: #e4e4e4;
	font-size: 2.4em;
	font-weight: normal;
	width: 230px;
	line-height: 19px;
	float: left;
	padding-left: 20px;
}
.content .customer .ico {
	display: block;
	float: left;
	margin: 20px 15px 0;
}
.content .customer .logos {
	width: 615px;
	overflow: hidden;
	float: left;
	height: 65px;
}
.content .customer ul {
	width: 615px;
	float: left;
}
.content .customer li {
	float: left;
	padding: 0 7px;
}
.content .customer li img {
	display: block;
	float: left;
}
.footer {
	width: 940px;
	margin: 0 auto;
	background-color: #0C0C0C;
	height: 40px;
	padding: 0 20px;
	border-top: 1px solid #2d2c2c;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer li {
	float: left;
	color: #484848;
	padding: 12px 4px 0;
}
.footer li a {
	color: #606060;
	font-size: 1.1em;
}
.footer .copy {
	color: #606060;
	float: right;
	padding: 12px 4px 0;
}
* html .content .presentation .bg-menu,
* html .content .customer .ico img,
* html .content .customer li img {
	behavior: url(js/iepngfix.htc); /* IE6 Hack */
}
