body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	min-width: 1220px;
	background-repeat: repeat-y;
	background-position: right;
}

#content{
	background-repeat: no-repeat;
	background-position: top right;
}

#menu{
	height:26px;
	width:1000px;
	margin-left:20px;
	margin-top: 60px;
	background-repeat: no-repeat;
	background-position: top left;
}

#title{
	height: 180px;
	width:50%;
	min-width: 579px;
	background-position: top center;
	background-repeat: no-repeat;
}


#footer{
	margin: 0;
	padding-left: 90px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#foto{
	margin-left:45px;
}
#video{
	margin-left:5px;
}
#films{
	margin-left:60px;
}
#contacts{
	margin-left:60px;
}

#a18{
	width:1100px;
	padding-top:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}
#a11{
	width:950px;
	padding-top:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#a20{
	clear: both;
	width:950px;
	padding-top:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}



#logo{
	height:230px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

td{
	background-color: #b6bdbf;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
	font-size-adjust: 0.62;
}
td.transparent{
	background-color: transparent;
	width:6px;
	padding-right: 0px;
	padding-left: 0px;
}
td.header{

	color:#be6996;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

