.synergy-row-masthead{
margin: 0 auto;
	background-color: #f8f8f8;
	width: 100%;
	text-align: center;
}
.synergy-row-masthead img {
    max-height: 100%;
    max-width: 100%;
	padding: 0;
}  
.synergy-row-masthead-2{
	margin: 0 auto;
    background-color: #000000;
	padding: 0;
	
}
.synergy-row-masthead-3{
	margin: 0 auto;
	background-color: #fff000;
	width: 100%;
	border-bottom: solid #000000 2px;
}
.p7DMM08 {
	/*background-color: #ffffff;
	background: rgba(65,46,2,.92);*/
	background: linear-gradient(#000000, #575656);	
}
.p7DMM08 ul li {
	list-style-type: none;
	float: left;
	padding: 3px 0px;
	margin-right: 8px;
}
.p7DMM08 ul a {
	color: #ff0000;
	font-size: 1em;
	padding: 10px 12px;
	text-decoration: none;
	border: 0;
	border-radius: 0;
	border-color: transparent;
	display: block;
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
	-webkit-transition-property: background-color, box-shadow, border-color;
	transition-property: background-color, box-shadow, border-color;
}
.p7DMM08 ul a:hover,
.p7DMM08 ul a:focus,
.p7DMM08 ul a.open,
.p7DMM08 ul a.current_mark.closed {
	outline: none;
	border-color: #000000;
	border-color: rgba(0,0,0,0.65);
	color: #fff000;
	border: 0;
	border-radius: 0;
	box-shadow: inset 0px 12px 8px rgba(0,0,0,.2);
	background-color: #888888;
}
#section-2 {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	border-radius: 0;
	
}
#section-3 {
	margin: 0 auto;
	border-radius: 0;
	background-color: #ffffff;
	
}
a:link {
	font-family: 'Oswald', sans-serif;
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: 'Oswald', sans-serif;
	color: #ff0000;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
a:hover, a:active {
	font-family: 'Oswald', sans-serif;
	color: #fff000;
	font-size: 1em;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.synergy-color-1 a:hover, 
.synergy-color-3 a:hover {
	color: #fff000;
}
h6
{
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	margin: 0;
	width: 100%;
	line-height: 1.3em;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	color: #fff000;
	background-color: #000000;
	background: linear-gradient(#000000, #000000);
}
.footer a {
	color: #fff000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: .5em;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	text-align: left;	
}
.footer a:hover, .footer a:focus, .footer a:active, .footer a:link { 
      font-family: Arial, Helvetica, sans-serif;
	  font-size: .6em;
	  color: #ff0000;
	  text-decoration: underline;
	  font-style: normal;
	  font-weight: normal; 
	  text-align: left;
	 
}