/* Template by freewebsitetemplates.com 
body {
	background: #63cce9 url(../images/bg01.png) repeat;
	color: #315f52;
	font-family: 'latoregular';
	font-size: 14px;
	margin: 0;
	padding: 0;
}
 */
body {
	margin: 0;
	padding: 0;
	text-align:left;
	font-family: 'latoregular';
	font-size: 14px;
	color: #000000;
	background: #63cce9 url(../images/bg01.png) repeat;
	
}

/* =============================================================================
   Wrapper
   ========================================================================== */
#wrapper
{
   	margin: 0 auto 0 auto;
	width: 100%;
	height: 100%;

	/* border-style: groove;
	border-width: 7px;
	border-color: coral; */
}
/* =============================================================================
   Header-Top
   ========================================================================== */
   
#header-top
{

  /* The image used */


  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}




/* Template menu navigation*/

.menu_border-boxa
{
	z-index:999;
	width: 100%;
	height:80px;
	background-image: url(/images1/menu/menu-line1.png);
	background-repeat: repeat-x;

}

.menu_box
{
	z-index:999;
	margin: 0 auto;
	width: 700px;
	height:80px;
	background-image: url(/images1/menu/menu-box-700.png);


}

.menu_b-line
{
  
	z-index:999;
	width: 100%;
	height:10px;
	background-image: url(/images1/menu/menu_b-line.png);
	background-repeat: repeat-x;
}


/* =============================================================================
   Header-Top
   ========================================================================== */






/* =============================================================================
   Page
   ========================================================================== */

#page
{
	margin: 0 auto 0 auto; 
	width: 100%;
	height: 100%; 
	background: #63cce9 url(/images1/bg01.png) repeat;
	/* border-style: groove;
	border-width: 7px;
	border-color: coral; */
}

/* =============================================================================
   container
   ========================================================================== */
   
   
.top_container
{
  	margin: 0 auto 0 auto; 
  	border-radius: 8px;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.9);
  	background: rgba(213, 220, 221, 0.5);
  	padding: 20px;
	height: 100%; 
	width: 80%;
	margin-left: 10%;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#menu_container
{
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 25%;
  margin-left: 25%;
}







/* Template footer */

