body
{
	margin: 0 auto;
	
}
.wrapper
{
	width: auto;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
.bottom h2
{
font-family: Arial;
font-size: 16px;	
}	

/**************************** Menu Section Starts *****************************/
.menu-footer
{
font-family: Arial;
font-size: 12px;
color: #31003b;
padding: 5px;
float: left;
}
.menu-footer-promo
{
font-family: Arial;
font-size: 14px;
color: #0a6d6d;
padding: 15px;
float: left;
}
.menu-footer-promo_img
{
font-family: Arial;
font-size: 14px;
color: #0a6d6d;
padding-left: 25px;
float: left;
}
.menu-fmedia
{
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding-left: 15px;
float: left;
}
/**************************** Menu Section Ends *******************************/


/**************************** General Section Starts **************************/
.description-middle
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #201e1e;
  position: justify;
  padding-left: 20px;
  padding-right: 20px;
 }
 .description-table
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: black;
  position: center;
  align: center;
 }
  .description-table-in
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: black;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 15px;
  position: center;
  text-align: left;
 }
 #desc-table-real
{
	margin: 0;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: right;
}
#desc-table-real a
{
	float:right;
	text-decoration: none;
	color: #51054e;
	margin: 0px 5px 0px 19px;
}
#desc-table-real a:hover
{
	color: #7d7976;
	text-decoration: none;
}
#desc-table-c
{
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
}
#desc-table-c a
{
	text-decoration: none;
	color: #51054e;
}
#desc-table-c a:hover
{
	color: #7d7976;
	text-decoration: none;
}
  .description-tcheck
{
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  color: #444146;
  position: center;
  align: center;
 }
a.nav:link {color: #31003b; text-decoration: none; }
a.nav:visited {color: #31003b; text-decoration: none; }
a.nav:hover {color: #0a6d6d; text-decoration: none; }
a.nav:active {color: #0a6d6d; }

form { margin:0px; padding:0px}

.form input {
	width:250px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form textarea {
	width:250px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

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