@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, label, button, fieldset, legend, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe, input, select, textarea {
	padding:0;
	margin:0;
}
fieldset {
	border:none;
}
html, body {
	height:100%;
}
body {
	font:normal 62.5% Georgia, "Times New Roman", Times, serif;
	background:#381407 url(../images/home/main-back.png);
	color:#fff;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:underline;
	outline:none;
	color:#009ea1;
}
a:hover {
	text-decoration:none;
}
img {
	vertical-align:middle;
	border:none;
	color:#fff;
}
.flo:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height:0;
}/*fix for IE in hacks.css*/
:-moz-any-link:focus {
outline: none;
}
.clearBoth {
	clear:both;
}
/*--- Form elements ---*/
/*--- Content ---*/
.outer1 {
	background:url(../images/home/top-back.jpg) no-repeat top center;
}
.topArea {
	background:url(../images/home/top-back2.jpg) no-repeat;
	height:548px;
	width:960px;
	margin:0 auto;
	position:relative;
	zoom:1;
	z-index:5;
	zoom:1;
}
.topArea .map {
	height:548px;
	width:960px;
	position:absolute;
	left:0;
	top:0;
	z-index:25;
}
.watch {
	position:absolute;
	left:0;
	top:396px;
	z-index:10;
}
.mainLogo {
	float:left;
	clear:both;
	left:49px;
	top:37px;
	position:absolute;
	z-index:10;
}
.mainLogo img {
	float:left;
	font-size:1.1em;
}
.languageSelector {
	float:left;
	left:124px;
	top:12px;
	position:absolute;
	z-index:10;
}
.languageSelector li {
	padding-right:7px;
	float:left;
}
.mainNav li {
	position:absolute;
	z-index:5;
}
.mainNav li img {
	font-weight:bold;
	font-size:1.2em;
}
.mainNav li.news {
	left:443px;
	top:67px;
	background:url(../images/home/menu-news-over.png) no-repeat 10000px 10000px;
}
.mainNav li.news img {
	background:url(../images/home/menu-news.png) no-repeat;
}
.mainNav li.news img.over {
	background:url(../images/home/menu-news-over.png) no-repeat;
}

.mainNav li.clients {
	left:658px;
	top:30px;
	background:url(../images/home/menu-clients-over.png) no-repeat 10000px 10000px;
}
.mainNav li.clients img {
	background:url(../images/home/menu-clients.png) no-repeat;
}
.mainNav li.clients img.over {
	background:url(../images/home/menu-clients-over.png) no-repeat;
}

.mainNav li.faq {
	left:302px;
	top:409px;
	background:url(../images/home/menu-faq-over.png) no-repeat 10000px 10000px;
}
.mainNav li.faq img {
	background:url(../images/home/menu-faq.png) no-repeat;
}
.mainNav li.faq img.over {
	background:url(../images/home/menu-faq-over.png) no-repeat;
}

.mainNav li.contacts {
	left:17px;
	top:229px;
	background:url(../images/home/menu-contact-over.png) no-repeat 10000px 10000px;
}
.mainNav li.contacts img {
	background:url(../images/home/menu-contact.png) no-repeat;
}
.mainNav li.contacts img.over {
	background:url(../images/home/menu-contact-over.png) no-repeat;
}

.mainNav li.services {
	left:751px;
	top:231px;
	background:url(../images/home/menu-services-over.png) no-repeat 10000px 10000px;
}
.mainNav li.services img {
	background:url(../images/home/menu-services.png) no-repeat;
}
.mainNav li.services img.over {
	background:url(../images/home/menu-services-over.png) no-repeat;
}

.sep {
	height:30px;
	background:url(../images/home/sep.jpg) no-repeat top center;
	min-width:960px;/*fix for IE in hacks.css*/
}
.sepShadow {
	height:9px;
	background:url(../images/home/sep-shadow.png) repeat-x;/*fix for IE in hacks.css*/
	margin-bottom:28px;
	min-width:960px;/*fix for IE in hacks.css*/
}
.box {
	width:898px;
	margin:0 auto 21px auto;
	padding-left:16px;
}
.boxT {
	height:25px;
	background:url(../images/home/box-t.png);
}
.boxB {
	height:52px;
	background:url(../images/home/box-b.png);
}
.boxContent {
	background:url(../images/home/box-content.png);/*fix for IE in hacks.css*/
	font-size:1.1em;
	line-height:1.27em;
	padding:3px 92px 8px;
}
.boxContent h1 {
	margin:0 0 18px -18px;
	position:relative;
	z-index:10;
}
.boxContent p {
	padding-bottom:1.27em;
}
.footer {
	width:822px;
	padding:0 16px 31px 42px;
	margin:0 auto;
}
.footer .companyInfo {
	float:left;
	font-size:1.1em;
	line-height:1.64em;
	color:#948580;
}
.footer .companyInfo p {
	padding-bottom:6px;
}
.footer .companyInfo a {
	color:#948580;
}
.footer .companyInfo .copy {
	color:#fff;
}
.footer .creator {
	font-size:1.1em;
	line-height:1.64em;
	color:#948580;
	float:right;
}
.footer .creator a {
	color:#948580;
}
.footer .creator a.link {
	color:#948580;
	text-decoration:none;
}