/* CSS Document */
/*-------------------------------- Global properties -------------------------------- */
html {width:100%; height:100%;}

body {
	background-color: #efeced;
	color:#48484c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:18px; 
	font-weight:normal;
	width: 100%;
	min-width: 980px;
	position:relative;
	padding-top: 10px;
}
	
div.wrapper {
	width : 100%;
	position:relative;
} 

div.center {
	background-color:#fff;
	width:960px;
	margin:0 auto;
	padding: 0 20px 20px;
	margin-bottom: 20px;
}

div.content {	
	padding: 0 20px;
}

.left {float:left!important;}

.right {float:right!important;}

.clear {clear: both;}	

.blok {display:block;}

.bold {font-weight: bold;}

.paragraph {margin-top: 6px;}

h1 {
	font-family:'proxima_nova_rgbold';
	font-size:50px; 
	line-height:50px; 
	color:#291910; 
	font-weight:normal;
	padding-bottom:20px;
}

h2 {
	font-family:'proxima_nova_rgregular';
	font-size:28px; 
	line-height:28px; 
	color:#291910; 
	font-weight:normal;
	padding-bottom:20px;
}

h3 {
	font-family:'proxima_nova_rgregular';
	font-size:22px; 
	line-height:22px; 
	color:#291910; 
	font-weight:normal;
	padding-bottom:20px;
}

h4 {
	font-family: Arial, sans-serif, Helvetica;
	font-size:16px; 
	line-height:16px; 
	color:#48484c; 
	font-weight:normal;
	padding-bottom:16px;
}

a.more {
	color:#e61818;
	text-decoration:underline;
	font-weight: bold;
}
	
a.more:hover {
	text-decoration:none;
}

a.read_more {
	display:block;
	float:left;
	color:#1c6795;
	font-family:'proxima_nova_rgregular';
	font-size:16px; 
	line-height:16px;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 15px;
}

a.read_more:hover {
	text-decoration:none;
	color:#809c37;
	font-style:normal;
	padding-top: 15px;
}

a.button {
	display:block;
	background:url(../images/bg_button.png) left top no-repeat;
	color:#fbfbfb;
	font-family:'proxima_nova_rgregular';
	font-size:16px; 
	line-height:16px;
	text-decoration:none;
	padding:10px 22px;
	margin-top: 26px;
	width: 120px;
}
	
a.button:hover {
	width: 120px;
	background:url(../images/bg_button.png) left top no-repeat;
	color:#e61818;
	font-family:'proxima_nova_rgregular';
	font-size:16px; 
	line-height:16px;
	text-decoration:none;
	padding:10px 22px;
	margin-top: 26px;	
}

a.link {
	color: #e61818;
	font-weight: bold;
	text-decoration:underline;
}	
	
a.link:hover {
	text-decoration:none;
}

/*==================== header ====================*/
.header {
	margin-bottom: 20px;
}

#logo {
	float:left;
}
	
#logo p a {
	display:block;
 	font-family: 'proxima_nova_rgbold';
	font-size:36px; 
	line-height:36px; 
	color:#291910; 
	font-weight:bold;
	text-transform: uppercase;
	padding-bottom:5px;
	padding-top:30px;
	text-decoration: none;
}

#logo p a:hover {
	text-decoration: none;
}

#logo span {
	display:block;
 	font-family: 'proxima_nova_rgregular';
	font-size:18px; 
	line-height:18px; 
	color:#a4a4a4; 
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom:5px;
	text-decoration: none;
}	

#search {
	height: 26px;
	position: relative;
	float: right;
	margin-left: 30px;
}

#search a {
	display: block;
	background:url(../images/bg_search_button.png) left top no-repeat;	
	float: left;
	width: 46px; 
	height: 26px;
	border: none;
	font-family: Arial,sans-serif, Helvetica;
	font-size:3px;
	line-height:3px;
	text-indent: -9999px;
	position:absolute;
	z-index:1;
	right:8px; 
}

.search {
	background:url(../images/bg_search.png) left top no-repeat;	
	width: 222px; 
	height: 26px;
	border: none;
	padding:0 6px;
	font-family: Arial,sans-serif, Helvetica;
	font-size:13px;
	line-height:26px;
	min-height: 26px;
	margin: 0;
}

ul.social{
	height:46px;
	float:right;
}		
	
ul.social li{
	background:none;
	float:left;
	margin-right: 10px;
}	

ul.social li a{
	display:block;
	width: 32px;
	height: 32px;
}

.sbg1 {
	background:url(../images/social.gif) left top no-repeat;
}

.sbg2 {
	background:url(../images/social.gif) -43px top no-repeat;
}

.sbg3 {
	background:url(../images/social.gif) -86px top no-repeat;
}

.sbg4 {
	background:url(../images/social.gif) -129px top no-repeat;
}

.wrapper_gray {
	background-color:#e3e3e3;
	height: 128px;
	// 	height: 128px;
	border-bottom: 3px #e5533c solid;
}

ul.menu {
	float: left;
	// height:84px;
}
	
.menu li {
	float:left; 
	text-align:center;
}

.menu li a {
	background-color:none; 
	display:block;
	float:left;
	font-family:'bebas_neueregular'; 
	font-size:28px; 
	line-height:28px; 
	color:#291910; 
	text-decoration:none;
	padding:65px 20px 35px; 
	// padding:65px 20px 35px; 
	font-style:normal;
}

.menu li a:hover, .menu li a:active{
	background-color:#e5533c; 
	color:#fff; 
	text-align:center;
	padding:65px 20px 35px;   
	font-style:normal;
}	

ul.menu_support  {
	float: right;
	padding-right: 20px;
	// height:84px;
}

.menu_support li {
	float:left; 
	text-align:center;
}

.menu_support li a{
	background-color:none; 
	display:block;
	float:left;
	font-family: Arial, sans-serif, Helvetica;
	font-size:16px; 
	line-height:16px; 
	color:#e5533c; 
	padding:78px 10px 24px; 
	text-transform: uppercase;
	text-decoration:none;
}

.menu_support li a:hover, .menu_support li a:active{
	background-color:#291910; 
	color:#fff; 
	text-align:center;
	padding:78px 10px 24px;   
	font-style:normal;
}

img.slider {
	padding-bottom: 40px;
	position: relative;
}

.slider_caption {
	background:url(../images/bg_slider_caption.png) left top repeat-x;	
	height: 131px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0; top: 402px;
	padding-left: 20px;
}

.slider_caption p{
	font-family: 'proxima_nova_rgregular';
	font-size:36px; 
	line-height:36px; 
	color:#fdfdfd; 
	font-weight:bold;
	text-transform: none;
	padding-bottom:5px;
	padding-top:25px;
	text-decoration: none;
}

.slider_caption span{
	font-family: 'proxima_nova_rgregular';
	font-size:22px; 
	line-height:22px; 
	color:#fdfdfd; 
	font-weight:bold;
	text-transform: none;
	padding-bottom:5px;
	padding-top:30px;
	text-decoration: none;
}

.footer {
	border-top: 10px #e8e8e8 solid;
	margin: 27px 10px 0;
	padding-top: 35px;
	padding-bottom: 50px;
}

.policy {
	font-family: Arial,sans-serif, Helvetica;
	font-size: 12px;
	line-height: 12px;
	color:#291910;
	float:left;
	padding: 0 0 10px;
	text-transform: uppercase;
	padding-top: 10px;
	}
	
.policy a {
	text-transform: none;
	color:#291910;
	text-decoration:underline;
}	

.policy	a:hover {
	text-decoration:none;
}

/*==================== content ====================*/

.banner {
	float: left;
	width: 210px;
	border: 1px #cdcdcd solid;
	padding: 5px;
	margin-right: 24px;
	position: relative;
}

.banner p {
	width: 150px;
	background:url(../images/bg_p_banner.png) left bottom repeat-x;
	font-family: Arial,sans-serif, Helvetica;
	font-size: 30px;
	line-height: 30px;
	color:#fdfdfd;
	padding: 20px 30px 15px;
	text-transform: none;
	position: absolute;
	z-index: 3;
	left:5px;
	bottom: 5px;
	cursor: pointer;
}


.banner:hover p {
	background:url(../images/bg_p_banner_hover.png) left bottom repeat-x;
	font-family: Arial,sans-serif, Helvetica;
	font-size: 30px;
	line-height: 30px;
	color:#fdfdfd;
	padding: 20px 30px 15px;
	text-transform: none;
}

.news {
	display:block;
	width:100%;
	position: relative;
	padding-bottom: 20px;
}

.news p {
	display:block;
}

.news span {
	display:block;
	width: 180px;
	background-color:#e3e3e3; 
	color:#291910;	
	font-family: 'proxima_nova_rgregular';
	font-size:16px;
	line-height:16px;
	padding: 10px;
	text-transform:none;
	margin-bottom:7px;
}

.news span:hover {
	background-color:#6f97ab; 
	color:#fff;	
}

.news span.name {
	float: left;
	display:block;
	width: 120px;
	background-color:#e3e3e3; 
	color:#291910;	
	font-family: 'proxima_nova_rgregular';
	font-size:16px;
	line-height:16px;
	padding: 10px;
	text-transform:none;
	margin-bottom:7px;
	margin-right: 8px;
}

.news span.name:hover {
	background-color:#6f97ab; 
	color:#fff;	
	margin-right: 8px;
}

div.line {
	background-color:#bdb8b5; 
	width: 100%;
	height: 1px;
}

.grid_4 h4 {
	padding: 0;
}

.grid_4 h4:hover {
	color: #e61818;	
}

ul.services li {
	width: 200px;
	padding-left: 3px;
	background:none;
	height: 20px;
	margin-bottom: 7px;
}

ul.services li:hover {
	padding-left: 3px;
	background-color: #6f97ab;
	height: 20px;
	margin-bottom: 7px;
}


ul.services li a{
	background:url(../images/services_pinn.png) left top no-repeat;
	padding-left:15px;
	display:block;
	width: 200px;
	font-family:'proxima_nova_rgregular';
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	text-transform:none;
	color:#291910;
}
	
ul.services li:hover a{
	background:url(../images/services_pinn.png) left bottom no-repeat;
	padding-left:15px;
	display:block;
	width: 200px;
	font-family:'proxima_nova_rgregular';
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	text-transform:none;
	color:#fbfbfb;
}

label  {
	color:#291910;
	font-family:'proxima_nova_rgregular';
	font-size:18px;
	line-height:18px;
	width: 170px;
	float: left;
	text-transform:none;
	text-align: left;
	}

input{ 
	float: left;
	background-color:#f7f7f7;
	width:270px;                          
	height:37px;
	border: 1px #ccc solid;
	font-family: Arial, sans-serif, Helvetica;
	font-size:12px;
	color:#888;
	padding: 0 5px;
	margin:6px 0;
	}

textarea{
	float: left;
	background-color:#f7f7f7;
	width:270px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	margin:6px 0;
	line-height:22px;
	border: 1px #c9c9c9 solid;; 
	padding:5px;
}	

#submit {
	width: 120px;
	background:url(../images/bg_button.png) left top no-repeat;
	color:#fff;
	font-family: 'proxima_nova_rgregular';
	font-size:16px; 
	line-height:16px;
	text-decoration:none;
	text-transform: uppercase;
	padding:8px 22px;
	margin-top: 26px;	
	border: none;
  }
   
#submit:hover {
	font-size:16px; 
	line-height:16px;
	text-decoration:none;
	padding:8px 22px;
	margin-top: 26px;
	color:#e61818;	
}

img.img {
	background: #fff;
	border: 1px #cdcdcd solid;
	padding: 5px;
	float: left;
	margin: 0 16px 18px 0;
}

table.inform {
	display: block;
	padding-top: 20px;
}

table.inform tr td{
	line-height: 26px;
}

/*==================== Grid Extra Space ====================*/
.grid_1 {
	float:left;
	width:575px;
}

.grid_2 {
	float:right;
	width:280px;
	padding-top: 24px;
}

.grid_3 {
	float:left;
	width:270px;
}

.grid_4 {
	float:left;
	width:170px;
	text-align: center;
	margin-right: 30px;
}

.grid_5 {
	float:left;
	width:430px;
}
/*==================== Padding Extra Space ====================*/
.pr_20 {
  padding-right: 20px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_40 {
  padding-top: 40px;
}

.pb_40 {
  padding-bottom: 40px;
}

/*==================== margin Extra Space ====================*/
.mr_20 {
  margin-right: 20px;
}

.alpha {
  margin-left: 0!important;
}

.omega {
  margin-right: 0!important;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
/*==================== font-face ====================*/

@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
	
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}