#container-center-bottom{
  width:988px;
  height:24px;
  clear:both;
  margin-bottom:-20px;
  margin-left:-10px;
  z-index:inherit;
  background:url("/portals/_default/skins/Business-Community/images/bc-subbody-btm.png") top left no-repeat;
}
#center-content{
  width:988px;
  display:block;
  float:left;
  z-index:inherit;
  padding-left:10px;
  margin-bottom:-60px;
  position:relative;
  background:url("/portals/_default/skins/Business-Community/images/bc-subbody-bkgd.png") top left repeat-y;
}
#center-content div{
  float:left;
}

#center-left-col{
  width:210px;
  margin-left: 32px;
  clear:both;
  position:relative;
  z-index: 400;
}
#center-center-col div
{
  /*  width:710px; */
	padding-bottom: 10px;
}

#dnn_ContentPane a {
    text-decoration: underline;
}

#nav, #nav ul
{
    list-style-type:none;
    background:#000;
    width:228px;
}

#nav
{
    margin-left:-29px;
}

#nav ul
{
    position:absolute;
    top:0px;
    left:238px;
    display:none;
    z-index:1;
    overflow:hidden;
}
#nav li
{
    background:#d8ccb5;
    text-align:left;
    width:100%;
    padding:5px;
    border-bottom:1px solid #8c7f4a;
    position:relative;
}
#nav li a
{
    text-decoration:none;
    font-weight:bold;
    padding-left:15px;
    font-size:90%;
    color:#000;
	display: block;
}
#nav ul li
{
    overflow:hidden;
    white-space:nowrap;
    margin-left:4px;
    background:#c7bc90;
    border-bottom:none;
}
#nav ul.submenu li a
{
    color:#FFF;
	display: block; 
}
#center-center-col{
  width:700px;
  padding:5px;
  position:relative;
  font-size:100%;
  color:#393939;
  margin-left:5px;
}

#center-center-col #content-heading{
	width: 700px;
	padding: 5px;
	
}

#center-center-col td{
	padding: 10px;
	border-spacing: 10px;
}

#center-center-col tr{
	padding: 10px;
	border-spacing: 10px;
}

#center-center-col p
{
  line-height:1.2em;
  margin-bottom:15px;
}
#content-heading
{
    margin-left:0px;
}
#breadcrumb
{
    margin-left:0px;
}

ul {
	list-style:none;
}

/* Vertical Mega Menu Styles */
.mega-menu{
font: bold 13px Arial, sans-serif;
line-height: 16px;
/* background: #333;
border-left: 1px solid #1B1B1B; */
position: relative; /* Required */
width: 240px;
}

#menu-icon {
	display:none;
}

.mega-menu li a {
display: block;
color: #000;
padding: 12px 38px 12px 25px;
/* text-shadow: 1px 1px 1px #000; */
text-decoration: none;
/* border-top: 1px solid #555; */
border-bottom: 1px solid #fff;
/* border-right: 1px solid #1B1B1B; */
}
.mega-menu li a:hover, .mega-menu li.mega-hover a {
background: #c7bc90;
/* color: #fff; */
/* border-right: 1px solid #4b4b4b; */
}
.mega-menu li a.dc-mega {
position: relative;
}
/* Add arrow icon to parent links */
.mega-menu li a .dc-mega-icon {
display: block;
position: absolute;
top: 18px;
right: 15px;
width: 6px;
height: 8px;
background: url("/portals/_default/skins/Business-Community/images/arrow_right.png") no-repeat 0 0;
}
/* Mega menu container */
.mega-menu li .sub-container {
position: absolute; /* Required */
background: #c7bc90;
padding: 10px 10px 0 10px;
overflow: hidden;
/* border: 1px solid #fff; */
border-left: none;
}
.mega-menu li .sub .row {
width: 100%; overflow: hidden; /* Clear floats */
}
.mega-menu li .sub li {
float: none;
width: 150px;
font-size: 1em;
font-weight: normal;
}
.mega-menu li .sub li.mega-hdr {
float: left; /* Required */
margin: 0 5px 10px 5px;
}
.mega-menu li .sub a, .mega-menu.left li .sub a {
background: none;
border: none;
text-shadow: none;
float: none;
color: #000;
padding: 7px 10px;
display: block;
text-decoration: none;
font-size: 1em;
}
.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 5px 5px 5px 15px;
margin-bottom: 5px;
background: #677f47;
text-transform: uppercase;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #333;
}
.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
padding: 5px 5px 5px 15px;
margin-bottom: 5px;
background: #444;
color: #fff;
text-shadow: none;
}
.mega-menu .sub li.mega-hdr li a {
padding: 4px 5px 4px 20px;
background: url("/portals/_default/skins/Business-Community/images/arrow_white.png") no-repeat 5px 8px;
font-weight: normal;
}
.mega-menu .sub li.mega-hdr li a:hover {
color: #000;
background: #efefef url("/portals/_default/skins/Business-Community/images/arrow_on.png") no-repeat 5px 8px;
}
.mega-menu .sub ul li {
padding-right: 0;
}
/* Styling for menu items with only 2 levels */
.mega-menu li .sub-container.non-mega .sub {
padding: 10px;}
.mega-menu li .sub-container.non-mega li {
padding: 0;
margin: 0;
width: 150px;
}
.mega-menu li .sub-container.non-mega li a {
padding: 7px 5px 7px 22px;
background: url("/portals/_default/skins/Business-Community/images/arrow_white.png") no-repeat 7px 10px;
}
.mega-menu li .sub-container.non-mega li a:hover {
color: #c7bc90;
background: #efefef url("/portals/_default/skins/Business-Community/images/arrow_on.png") no-repeat 7px 10px;
}

.mega-menu ul{
	list-style:none;
}




<!-- FOOTER -->

/********************Section 5 **************************/
#section-5 {
}
.footer {
	padding:10px 0px;
	cursor:pointer;
}
/**********Footer Top Navigation*************/
.footernav {
}
.footernav ul {
	padding:10px 0px;
	margin:0 auto;
	display:block;
	position:relative;
	list-style:none;
}
.footernav ul li {
	display: inline-block;
	padding: 5px 60px;
	position: relative;
}
.footernav ul li:last-child {
	border-right:0px;
	padding-right:0px;
}
.footernav ul li a {
	color: #ffffff;
	display: block;
	text-align: center;
}
.footernav ul li a strong {
	font-family: 'GillSansMT-Bold';
	font-size: 14px;
	text-transform: uppercase;
}
.footernav ul li a i {
	font-family: 'GillSansMT-Italic';
	font-size:13px;
	font-style:italic;
}
/********************Section 6 **************************/
#section-5:hover, #section-6:hover {
      /*-webkit-transition: 3s ease;
-moz-transition: 3s ease;
-o-transition: 3s ease;
-ms-transition: 3s ease;
transition: 3s ease;*/
}
#section-7:hover {
}

#section-6 {
}
/**********Footer Bottom Content*************/
.footer-bottom {
	padding:10px 0px;
}
.footernav {
}
.footerbottomnav ul {
	padding:10px 0px;
	margin:0 auto;
	display:block;
	position:relative;
	list-style:none;
	text-align:center;
}
.footerbottomnav ul li {
	display: inline-block;
	padding: 0px 15px;
	position: relative;
	border-right:1px solid #ffffff;
	 -webkit-transition: 3s ease;
-moz-transition: 3s ease;
-o-transition: 3s ease;
-ms-transition: 3s ease;
transition: 3s ease;
}
.footerbottomnav ul li:last-child {
	border-right:0px;
	padding-right:0px;
}
.footerbottomnav ul li a {
	color: #ffffff;
	display: block;
	text-align: center;
	font-size:12px;
	font-family: 'GillSansMT-Bold';
	font-style:normal;
}

/**********Footer Boxes*************/
.footerboxes {
	display: block;
	width: 95%;
	float: right;
}
.ftb {
	width:22%;
	float:left;
	 -webkit-transition: 3s ease;
-moz-transition: 3s ease;
-o-transition: 3s ease;
-ms-transition: 3s ease;
transition: 3s ease;
}
.ftb:nth-child(1) {
 margin-left:10px;
}
.ftb:nth-child(4) {
 margin-right:0px;
}
.ftb a {
	color:#ffffff;
	padding:10px 0px;
	font-size:13px;
	display:block;
	font-family:Trebuchet MS;
}
.demo {
	width: 700px;
	margin: 0px auto;
}
.demo h1 {
	margin:33px 0 25px;
}
.demo h3 {
	margin: 10px 0;
}
pre {
	background: #fff;
}