@charset "utf-8";
/* CSS Document */


* {
  box-sizing: border-box;
}
.menu {
  float: left;
  width: 20%;
}
.menuitem {
  padding: 8px;
  margin-top: 7px;
  border-bottom: 1px solid #f1f1f1;
}

.right {
  position: relative;
  /*background-color: lightblue;*/
  float: right;
  width: 50%;
  top: 30px;
  padding: 0px 0px;
  margin-top: 7px;
}

.left
{
  position: relative;
  /*background-color: lightblue;*/
  float: left;
  width: 50%;
  top: 30px;
  padding: 0px 0px;
  margin-top: 7px;
}

@media only screen and (max-width:1033px) 
{
  /* For tablets: */
.main 
{
	width: 80%;
    padding: 0;
}
.right, .left 
{
    width: 100%;
}
#page
{
	margin: 0 auto 0 auto; 
	height: 100%; 
	width: 100%; 
}




}

@media (min-width: 800px){.page-footer11{max-width:850px;}}

/*@media (min-width: 800px){.page-footer11{max-width:500px;}}*/
@media only screen and (max-width:1029px) 
{
.main-menu 
{
	height: 485px; 
}	
}

@media only screen and (min-width: 768px) {
  /* For desktop: */
  .page-footer11 {width: 100%;}
}
	
/*@media only screen and (max-width:550px) 
{
  /* For mobile phones: 
  .menu, .main, .right 
  {
    width: 100%;

.main-menu
{
	height: 1000px; 
}	
 }*/
 
 
@media only screen and (max-width:600px) 
{
.main-menu 
{
	height: 1000px; 
}	
}
  

  
/* =============================================================================
   container
   ========================================================================== */
   


   

   
   

   
   
/* =============================================================================
		Right Side Page images
========================================================================== */
   



   

   
   
   
   
   
