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: #000000;
padding: 0px;
float: left;
}
.menu-fmedia
{
font-family: Arial;
font-size: 12px;
color: #626060;
padding: 5px;
float: center;
}
/**************************** Menu Section Ends *******************************/


/**************************** General Section Starts **************************/
.description-middle
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: black;
  position: justify;
 }
 .description-table
{
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: black;
  position: justify;
 }
a.nav:link {color: #970957; text-decoration: none; }
a.nav:visited {color: #970957; text-decoration: none; }
a.nav:hover {color: #ef429a; text-decoration: none; }
a.nav:active {color: ef429a; }


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