* {
 margin: 0;
}


a:link {
	color: #817367;

}
a:visited {

	color: #817367;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active { outline: none; }
a:focus { outline: none; }

body, html {
	height: 100%;
	width:100%;
	padding: 0;
    margin: 0;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	display:block;
	background-color:#1a1207;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #936638;
}

.top {
	height:33px;
	width:100%;
	min-width:1200px;
}


.films{
	float:right;
	width:200px;
	height:33px;
		text-indent:-9999px;
	overflow:hidden;
	margin-right:45px;
	background-image:url(../images/films.png);
	background-repeat:no-repeat;
	background-position: 0px -33px;

}

.films:hover { background-position: 0px 0px;}

#bg{
	
  position: absolute;
  width: 100%;  
}

.logo{
	position: relative;
	height:700px;
	width:1200px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/logo3.png);
	background-repeat:no-repeat;
	background-position: 38px 48px;
	margin:0 auto;
			
}

.ifword{
	display:none;
	
}

.contacts{   
    position: absolute;
    top: 240px;
    left: 0px;
    height:205px;
	width:180px;
		text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/contacts.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#contacts_link{   

    height:120px;
	width:140px;
	margin-left:20px;
	margin-top:30px;
	display:block;
	
}


.portfolio{   

    position: absolute;
    top: 374px;
    left: 230px;
    height:322px;
	width:272px;
		text-indent:-9999px;
	overflow:hidden;
	display:block;
	/*background-image:url(../images/portfolio.png);*/
	background-image:url(../images/portfolio_plus.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	
}

#portfolio_link{   

    height:210px;
	width:240px;
	margin-left:17px;
	margin-top:35px;
	display:block;

}

.profile{   

    position: absolute;
    top: 305px;
    left: 640px;
    height:322px;
	width:225px;
		text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/profile.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;

}

#profile_link{   

    height:185px;
	width:190px;
	margin-left:20px;
	margin-top:30px;
	display:block;
	
		
}


.blog{   

    position: absolute;
    top: 95px;
    left: 907px;
    height:440px;
	width:275px;
	background-image:url(../images/blog.png);
	/*background-image:url(../images/blog_plus.png);*/
	background-repeat:no-repeat;
	background-position: 0px 0px;

}

#blog_link{   

    height:155px;
	width:160px;
	
	display:block;
}




/*--------Footer trick------------*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;

	
	
 }
 .footer, .push {
   height: 75px;
 }
 .footer_help{
	 height:730px; 
	 width:100%;
 }

/*
---------Footer--------------------
*/
.footer{
	
	width:100%;
	min-width:1200px;

	
	
}

.line1{
	width:100%;
	height:50px;
}
	
.line2{
	width:100%;
	height:25px;
	background-color: #0F0F0F;  /* The Fallback */
	background-color: rgba(0,0,0,0.8);
/*
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat;	
*/

}

.footer_right{
	float:right;
	display:block;
	text-align:right;
	font-size:12px;
	color: #6d6d6d;
	padding-top:5px;
	padding-right:10px;
}
	
.footer_right a{
	text-decoration: none;
	border-bottom: 1px dotted;
}

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

.copyright
{
font-size:12px;
color: #6d6d6d;
padding-top:4px;
float:left; 
padding-left:10px; 
}		
.copyright a{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;

}

.cc{
	background-image: url(../images/cc_logo.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;	
	width:17px;
	height:17px;
	display:inline-block;
	vertical-align:middle;

}
.apl{
	background-image: url(../images/apple_logo.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;	
	width:17px;
	height:17px;
	display:inline-block;
	vertical-align:middle;
	text-indent:-9999px;
	overflow:hidden;

}

	

.awards{
	float:left;
	
}

.awards_button{
	float:left;
	width:122px;
	height:44px;
	margin-bottom:6px;
	background-image:url(../images/awards.png);
	background-repeat:no-repeat;
	background-position:0px -88px;

}
.awards_button:hover, .awards_button:active   { background-position:0px -44px; }

.awards_button_back {
	display:block;
	float:left;
	width:122px;
	height:44px;
	margin-left:-122px;
	margin-bottom:6px;
	background-image:url(../images/awards_active.png);
	background-repeat:no-repeat;
	background-position:0px 0px;

}

.tray {width:600px; height:45px;}
.tray ul {list-style:none;}
.tray li {display:inline;}
.tray img {border:0;}
.tray li a {display:block; float:left; text-decoration:none; border:0; padding-right:3px;}

#tt {position:absolute; display:block; background:url(../images/tips/tt_left.gif) top left no-repeat; overflow:hidden}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tips/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; font-size:12px;overflow:hidden}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tips/tt_bottom.gif) top right no-repeat; overflow:hidden}

.close_button
{
	width:16px;
	height:16px;
	margin-top:5px;
	background-image:url(../images/close.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;

}
.divider{
	padding-left:4px;
	padding-right:4px;
	color:#4a4a4a;

}
#world{
	float:right;
	width:590px;
	height:42px;
	margin-bottom:8px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/world.png);
	background-repeat:no-repeat;
	background-position:23px -42px;

}

#world:hover { background-position:23px 0px; }

