	#page {position:relative; width:806px; height: 615px; margin: auto; background-color: #ffffff;}
	.start_point {position: relative; width: 900px; }

	.banner {position: absolute; top: 3px; left: 3px; 
    		width: 800px; height: 90px; background-color: #ff0000; border-bottom: 5px black solid;}
    	
    .logo {position: absolute; top: 3px; left: 40px; z-index: 20;}
    	
    .menu {position: absolute; top: 98px; left: 3px;
    		width: 800px; height: 147px; background-color: #ffffff; border-bottom: 5px black solid;}
    	
    .link {position: absolute; top: 0px; left: 0px; width: 622px; height: 35px; 
    	background-image: url(img/menu_bg.png);}
    .buttons {position: absolute; top:0px; left: 40px;}
	.image {position: absolute; top: 0px; right: 0px;}
		
	.main_body {position: absolute; top: 250px; left: 3px; 
		width: 800px; height: 362px; background-color: #ff0000;}
	
	.footer {position: absolute; top: 610px; left: 330px;}
	
	p {font-family: arial; font-size: 75%; text-align: justify; color: #ffffff;}
	h1 {text-align: center; font-family: arial; font-size: 20px; color: #ffffff}
	h2 {text-align: center; font-family: arial; font-size: 16px; color: #ffffff}
	
	a {color:white}
