.topbanner {
	width:auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9495BA;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	height: 145px;
	background-color: #F2EBE1;

}

 .headerwrapper
    {
	margin-left: 5px;
	margin-right: 5px;
	width: auto;
    }
.fblogo {
        position: absolute;
        left: 820px;
        top: 10px;
        text-decoration: none;
        
}


.pmlogo-amatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F2EBE1;
	text-decoration: none;
	vertical-align: top;
	border: 2px solid #F2EBE1;
	cellspacing: 2px;
	margin: 5px;
	width: 410px;
	text-align: center;
	float: left;
	height: 130px;
	background-image: none;
}
.pmlogo-amatic:hover {
	color: #ffffff;
	background-color: #d6ccbe;
	border: 2px solid #ffffff;
}

.social-container {
	width:180px;
	position: fluid;
	float: right;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
}
.social-button {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F2EBE1;
	vertical-align: top;
	border: 2px solid #F2EBE1;
	background-color: #d6ccbe;
	text-decoration: none;
	outline:none;
	margin: 1px;
	width: 50px;
	text-align: center;
	
	float: left; 
	height: 50px;
}
.social-button:hover {
	background-color: #c4c4dd;
	border: 2px solid #ffffff;
	color: #FFFFFF;
}
.social-text {
	font-family: 'Julius Sans One', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	outline:none;
	text-align: center;
	float: left;
	width:170px;
}
.breadcrumb {
	font-family: 'Julius Sans One', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	height: 20px;
}

.breadcrumb a {
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:hover {
        text-decoration: underline;
        text-align: center;
}
.foottext {
	font-family: 'Julius Sans One', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	height: 150%;
}

.foottext a {
	color: #000000;
	text-decoration: none;
}
.foottext a:hover {
        text-decoration: underline;
        
}
