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

/**************************** Menu Section Starts *****************************/

.descript_main
{
font-family: Arial;
font-size: 12px;
color: #2f302f;
padding: 0px;
margin-left: 70px;
margin-right: 120px;
text-align: left;
float: left;
}
.descript_table
{
font-family: Arial;
font-size: 12px;
color: #2f302f;
padding: 0px;
margin-left: 3px;
text-align: left;
float: left;
}
.descript_top
{
font-family: Arial;
font-size: 14px;
color: #2f302f;
padding: 0px;
margin-left: 33px;
text-align: left;
float: left;
}
.menu-footer
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 5px;
float: center;
}
.menu-fmedia
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding: 1px;
float: right;
margin-right: 80px;
margin-top: 18px;
}

/**************************** Menu Section Ends *******************************/


/**************************** General Section Starts **************************/

hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
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; }

a.nav_wyd:link {color: red; text-decoration: none; }
a.nav_wyd:visited {color: red; text-decoration: none; }
a.nav_wyd:hover {color: #185002; text-decoration: none; }
a.nav_wyd:active {color: #185002; }

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