    #logo {
	
	width: 800px;
	height: 120px;
	top: 10px;
	right: 0;
	bottom: 0;
	left: 0;	
	
		}
	  
	  
	   #menu {
	
	width: 900px;
	height: 345px;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 50%;
	visibility: visible;
	}
	
	 #content_right {
	position:relative;
	right:5px;
	top:100px;
	z-index: -1;
	
	
	}
	
	
    #back
{  
	 
	  }
	  #footer {
        position:absolute;
        width: 800px;
        height: 20px;
        top: 700px;
        right:50%;
        bottom: 0;
        left: 20px;
		}

 #mini_main {
	position:relative;
	left:0px;
	right:0px;
	top:-330px;
	width: 600px;
	height: relative;
	visibility: visible;
	overflow: visible;
	border: 2px solid #ff0000;
	padding: 15px 15px 15px 15px;
	background-image:url(http://townsenddesignstoo.com/images/mini_main_background.jpg);
	
	
	
	}
	
