body
{
	margin: 0 auto;
	
}
.wrapper
{
	width: auto;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}


/**************************** Menu Section Starts *****************************/
.menu-footer
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 5px;
padding-left: 20px;
float: left;
}
.menu-fmedia
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 5px;
padding-right: 10px;
float: right;
}
/**************************** Menu Section Ends *******************************/


/**************************** General Section Starts **************************/
.description-middle
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #201e1e;
  position: justify;
  padding-left: 10px;
  padding-right: 10px;
 }
 .description-table
{
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: black;
  position: justify;
 }
a.nav:link {color: #bc7309; text-decoration: none; }
a.nav:visited {color: #bc7309; text-decoration: none; }
a.nav:hover {color: #0a6d6d; text-decoration: none; }
a.nav:active {color: #0a6d6d; }

/**************************** General Section Ends ****************************/