body{
    background: #fff url('backgroundmain.gif') repeat-x;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
body.textpage{
    font-size: 12px;
	
	
}
img,a{		
    border: none;
    padding: 0; 
    outline: 0;   
}
a:active, a:focus {
    outline: 0
}

.mainwrapper{
	width: 980px;
	margin: 0 auto;
}
.static{
    overflow: auto;
    height: 90px;
}
.logo{
    float: left;
    overflow: auto;
    padding-left: 30px;
    overflow: hidden;
}
.nav{
    padding: 19px 40px 0 0;
    float: right;
    overflow: auto;
}
.nav a{
    display: block;
    text-align: center;
    float: left;
    padding: 0 9px 11px 0;
    width: 113px;
    height: 32px;
    line-height: 32px;    
    text-decoration: none;    
    font-size: 12px;
    font-weight: bold;
    color: white;
}
.nav a.active{
    background: url('glassbutton.png') no-repeat top left;
    color: #ffde00;
    cursor: default;
}
.nav .line{
    background: url('menuline.png') repeat-x center;
    height: 33px;
    width: 70px;
    float: left;  
    margin-right: 10px;  
}
.scroller{
    width: 100%;
    overflow: hidden;            
}
.container{
    width: 100%;
    overflow: auto;    
}
.container .page{
    width: 980px;
    float: left;
}
.container .top{
    height: 465px;
}
.container .top .toptitle{
    text-align: center;
    margin-top: 23px;
    height: 70px;
}
.container .top .topimage{
	padding: 24px 0 0 0;
	text-align: center;
}
.container .content{
    padding-bottom: 20px;
}
.footer{
    clear: both;
    border-top: 1px solid #e6e6e6;
    padding:  28px 50px 61px 50px ;
    font-size: 11px;
    color: #949494;
}
.footer .copy{
    float: left;
}
.footer .bnav{
    float: right;    
}
.footer .bnav{
    color: #ea2732;
    font-weight: bolder;
}
.footer .bnav a{
    color: #949494;
    text-decoration: none;
    font-weight: normal;    
}
.footer .bnav a:hover{
    color: #ea2732;    
}
.galery{
	overflow: auto;
	width: 900px;
	margin: 0 auto;
      
}
.galeryitem{
	height: 205px;
	width: 225px;
	float: left;
	margin: 0 0px;
}
.galeryitem .image{
    height: 178px;    
}
.galeryitem .title{
    padding: 0 13px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    color: #e81521;
}
.galeryitem .title a{
    color: #e81521;
    text-decoration: none;    
}
.pagecontent{
    margin: 0 auto;
    width: 980px;
    overflow: auto;    
}
.top .aboutleft,.top .aboutright{
    margin-top: 20px;
}
.top .aboutleft{
    float: left;
    padding-left: 64px;
    width: 340px;
}
.top .aboutright{
    float: right;
    width: 530px;
    color: white;
    font-size: 13px;
}
.top .aboutright p{
    width: 444px;
    padding-left: 7px;
}

.linkwicon{
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    height: 32px;
    padding-left: 38px;
    line-height: 32px;
    color: white;
    text-decoration: none;
} 
.twocolumn, .threecolumn{
    padding-left: 7px;
    overflow: auto;
    clear: both;
}
.twocolumn{
    padding-bottom: 32px;
    padding-top: 32px;
}
.threecolumn{
    padding-top: 32px;
    border-top: 1px solid #f86984;
}
.twocolumn .linkwicon{
    float: left;
    width: 150px;
    margin-bottom: 18px;        
}
.threecolumn .linkwicon{
    float: left;
    margin-right: 50px;    
}
.linkwicon span{
    color: #ffadad;
}
.email{
    background-image: url('icon_email.png');
}
.skype{
    background-image: url('icon_skype.png');
}
.cv{
    background-image: url('icon_cv.png');
}
.blog{
    background-image: url('icon_blog.png');
}
.linkedin{
    background-image: url('icon_linkedin.png');
}
.twitter{
    background-image: url('icon_twitter.png');
}

.behance{
    background-image: url('icon_behance.png');
}

.facebook{
    background-image: url('icon_facebook.png');
}     
.logos{
    width: 100%;
}
.logos td{
    width: 20%;
    height: 90px;
    text-align: center;
    vertical-align: middle;
}
h1{
    color: #ea2732;
    font-weight: normal;
    font-size: 17px; 
      
}


td.w-title p{
	font-weight: normal;
	font-size: 20px;

      
}

.footerlink{
     color: #ea2732;
     font-size: 11px;
}
.kromka{
    height: 20px;    
    width: 100%;
    top: 563px;    
    float: left;
    position: absolute;
    background: url('kromka.png') repeat-x;    
}
