/* HOME */
body.home .header{
	margin-top:0;
}
body.home .title-wrapper {
    background: url("none") repeat scroll 0 0 transparent;
    border: medium none;
    margin-bottom: 60px;
    margin-top: 15px;
}
body.home .title-wrapper .title {
    border-bottom: 1px dotted #EEEEEE;
    border-top: 1px dotted #EEEEEE;
    height: 40px;
    min-height: 40px;
    padding: 15px 30px;
    width: 905px;
}
body.home .title-wrapper .title h2{
	color:#333 !important;
	text-decoration:none;
}

body.home .welcome-button{
	display:inline-block;
	position:relative;
	float:right;
	height:14px;
	font: bold 12px/14px "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	white-space:nowrap;
	color:#000;
	background: url(../i/button-header-big.png) left center no-repeat;
	padding:13px 0 13px 15px;
	margin:0 48px 0 0;
}
body.home .welcome-button span{
	display:block;
	position:absolute;
	right:-48px;
	top:0;
	width:48px;
	height:40px;
	background: url(../i/button-header-big.png) right center no-repeat;
}

body.home .content-wrapper{background-image:none;}
body.home .content{
	float:none;
	width:100%;
	padding:0;
	margin:0px auto 0!important;
}
body.home .footer-wrapper{
	margin-top:90px;
}

.slider-wrapper{
	position: relative;
	height:370px;
	width:100%;
	margin:0 auto;
	overflow: hidden;
}
.slider-wrapper a:hover{
	text-decoration:none;
}

.slider_bg {
    height: 100%;
}


.footer_pattern {
    background: url(../i/bg_pattern.png) center transparent;
	text-align: center;
}


.nosidebars .article{
	width:935px;

}
.table .article{
	width:935px;
  
}

.portfolio .article-block h1{
	margin:0;
}
