#body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
 


	
#maincontent {
	width: 800px;
	height: 600px;
	margin-top: 80px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/main-page28.02.07.jpg);
	font-size: 14px;
	/*/*/font-size: 100%; /* */
	
}

#links {
    width: 800px;
    height: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;


}

#buttons {
    width: 800px;
    height: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 390px;


	
	}


a.button_animations {
    margin-bottom:10px;
	display: block;
	width: 210px;
	height: 80px;
	text-decoration: none;
	
}


a.button_animations:hover {
	background: url('images/line.gif') no-repeat bottom;
	color: #000;
	outline: none;
}

a.button_pictures {
    margin-top:12px;
	display: block;
	width: 150px;
	height: 65px;
	text-decoration: none;
	
}


a.button_pictures:hover {
	background: url('images/line.gif') no-repeat bottom;
	color: #000;
	outline: none;
}

a.button_showreel {
    margin-top:17px;
	display: block;
	width: 170px;
	height: 65px;
	text-decoration: none;
	
}


a.button_showreel:hover {
	background: url('images/line.gif') no-repeat bottom;
	outline: none;
}

a.button_info {
    margin-top:14px;
	display: block;
	width: 220px;
	height: 68px;
	text-decoration: none;
	
}


a.button_info:hover {
	background: url('images/line.gif') no-repeat bottom;
	outline: none;
}

a.button_desk {
    margin-top:23px;
	display: block;
	width: 390px;
	height: 65px;
	text-decoration: none;
	
}


a.button_desk:hover {
	background: url('images/line.gif') no-repeat bottom;
	color: #000;
	outline: none;
}

a.button_links {
    margin-top:22px;
    display: block;
	width: 100px;
    height: 69px;
 
   
}


a.button_links:hover {
    background: url('images/line.gif') no-repeat bottom;
    outline: none; /* hide dotted outline in Firefox */
}


a.button_home {
    margin-top:11px;
	display: block;
	width: 100px;
	height: 68px;
	text-decoration: none;
	
}


a.button_home:hover {
	background: url('images/line.gif') no-repeat bottom;
	outline: none;
}

