@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label,input, textarea, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/* [disabled]vertical-align: baseline; */
	background: transparent;
	-webkit-box-sizing: border-box; /* Fix box resize model Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Fix box resize model  Firefox, other Gecko */
	box-sizing: border-box;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 9, 2012 */

@font-face {
    font-family: 'walkway_boldregular';
    src: url('images/font/walkway_bold-webfont.eot');
    src: url('images/font/walkway_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/font/walkway_bold-webfont.woff') format('woff'),
         url('images/font/walkway_bold-webfont.ttf') format('truetype'),
         url('images/font/walkway_bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}
body {
        line-height: 1;
		background:#d4d4d4;
}
ol, ul {
        list-style: none;
}
blockquote, q {
        quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: '';
        content: none;
}

/* remember to define focus styles! */
:focus {
        outline: 0;
}
a:link
{
	color:#42a240;
}
a:visited
{
	color:#477246;
}
a:hover
{
	color:#f48619;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
h1
{
	color:#2d2d2d;
}

#mainback
{
	min-width:640px;
	min-height:240px;
	background:url(images/back.gif) repeat-x center top;
}
header, section, footer, aside, article, figure {
	display: block;
}
#wrapper
{
	width:980px;
	margin:auto;
}
#headerNav
{
	height:57px;
	padding:28px 0 28px 48px;
}
#langNav
{
}
.langNav
{
	color:#2d2d2d;
	display:block;
	margin:15px 18px;
}
.langNav a:link,.langNav a:visited
{
	color:#2d2d2d;
	font-size:10px;
}

#navSections
{
	overflow:hidden;
	padding:25px 0 50px;
}
#mainNav
{
	list-style-type:none;
}
#mainNav a
{
	color:#6d6d6d;
	text-decoration:none;
}
#mainNav a:hover
{
	color:#f48619;
}
#mainNav li
{
	padding:0 9px;
	border-left:1px solid;
}
#mainNav li.first
{
	border-left:none
}
#adverNav
{
	list-style-type:none;
}
#adverNav a
{
	color:#6d6d6d;
	text-decoration:none;
}
#adverNav a:hover
{
	color:#f48619;
}
#adverNav li
{
	padding:0 9px;
	border-left:1px solid;
}
#adverNav li.first
{
	border-left:none
}
.breaker1
{
	background:#adadad;
	height:11px;
}
#mBody
{
    min-height: 100px;
}
#mainBanner
{
	height:273px;
	background: #0f2212; /* Old browsers */
	background: -moz-linear-gradient(top,  #0f2212 0%, #4ba64e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f2212), color-stop(100%,#4ba64e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0f2212 0%,#4ba64e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0f2212 0%,#4ba64e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0f2212 0%,#4ba64e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0f2212 0%,#4ba64e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f2212', endColorstr='#4ba64e',GradientType=0 ); /* IE6-9 */
	position:relative;
}
#mainBanner #nav
{
	bottom: 10px;
    position: absolute;
    right: 10px;
	color:#FFF;
}
.bodyNavBox
{
	width:235px;
	background:#efefef;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	margin:30px 0 0 30px;
}
.bodyNavBox .content
{
}
.bodyNavBox .content .text
{
    padding: 6px 10px 10px 14px;
	overflow:hidden;
}
.bodyNavBox .content .text h1
{
	margin-bottom:5px;
}
.bodyNavBox .content .text .tools
{
	background:#3e8a41;
	color: #FFFFFF;
    margin: 13px 0 0 0;
    padding: 13px;
	overflow:hidden;
}
.bodyNavBox .content .text .tools .newsBt 
{
	color:#FFF;
	text-decoration:none;
}
.bodyNavBox .content .text .tools .newsBt:hover 
{
	text-decoration:underline;
}
.bodyNavBox .content .socialNav
{
	margin: 1px 0 7px;
    overflow: hidden;
}

#breadcrumbNav
{
	height:25px;
	font-size:10px;
	margin:0 0 5px 0px;
}
#mainFooter
{
	height:103px;
	margin:2px 0 0 0;
}
#bodyBoxesNav
{
	overflow:hidden;
	background:#eeeeee;
}
.copyright
{
	font-size:10px;
	color:#898989;
	
}
.privacy_links
{
	font-size:10px;
}
.privacy_links a
{
	color:#6d6d6d;
	text-decoration:none;
}
.privacy_links a:hover
{
	color:#f48619;
	text-decoration:underline;
}

#footerNav
{
	margin-top:13px;
}
#b_button
{

}
.bott_bt
{
}
#adver1_div
{
	color:#26516B;
}
#adver1_div h1
{
	font-family:'walkway_boldregular', Verdana, Geneva, sans-serif;
	font-size:35px;
	color:#8dc734;
	margin:5px 0 22px 0;
}
#adver1_div ul
{
	margin: 10px 0 0 35px;
}
#adver1_div ul li
{
	color:#9ae49c;
	background:url(images/bullet1.gif) no-repeat left;
	margin: 2px 0;
    padding: 0 0 2px 7px;
}
.icons
{
	display:block;
	background-image:url(images/icons.png);
	background-repeat:no-repeat;
}
.icon_box1
{
	width:65px;
	height:56px;
}
.icon_news
{
	background-position:1px 0;
}
.icon_events
{
	background-position:-67px 0;
}
.icon_social
{
	width:16px;
	height:16px;
}
.icon_twitter
{
	background-position:-139px -2px;
}
.icon_twitter:hover
{
	background-position:-159px -2px;
}
.icon_facebook
{
	background-position:-139px -21px;
}
.icon_facebook:hover
{
	background-position:-159px -21px;
}
.icon_nav
{
	width:11px;
	height:11px;
}
.icon_back
{
	background-position:-133px -44px;
}
.icon_forword
{
	background-position:-156px -44px;
}
.icon_back:hover
{
	background-position:-144px -44px;
}
.icon_forword:hover
{
	background-position:-167px -44px;
}
#adver1_img
{
}
#adver1_article
{
	position:absolute;
	top:36px;
	left:25px;
	padding:20px;
}
#customersCont
{
	background:#eeeeee;
	width:408px;
	height:206px;
	border-left:1px #d4d4d4 solid;
}
#customersCont header
{
	height:17px;
	padding:13px 12px 10px 12px;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top,  #efefef 0%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #efefef 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #efefef 0%,#dcdcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #efefef 0%,#dcdcdc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #efefef 0%,#dcdcdc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */

}
#customersCont header .clientsNav
{
	display:block;
}
.clientsLogosCont
{
	width:361px;
	height:115px;
	margin:24px auto;
	-webkit-box-shadow:  2px 2px 3px 0px #d2d2d3; 
    box-shadow:  2px 2px 3px 0px #d2d2d3;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ededee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ededee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededee',GradientType=0 ); /* IE6-9 */
	-webkit-box-sizing: border-box; /* Fix box resize model Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Fix box resize model  Firefox, other Gecko */
	box-sizing: border-box;
	padding:29px 20px 20px 20px;  
}
.logos
{
	display:block;
	background-image:url(images/logos.png);
	background-repeat:no-repeat;
}
.logo_cl1
{
	height:41px;
	width:81px;
	background-position:1px 1px;
}
.logo_cl2
{
    background-position: -84px 1px;
    height: 41px;
    width: 89px;
}
.logo_cl3
{
	height:41px;
	width:81px;
	background-position:-170px 1px;
}
