.Pump-name-Bold-Text {
	font-family: "Century Gothic";
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.Bar-Header {
		background-color:#333333;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:27px;
	text-decoration:none;
	text-transform: uppercase;
	width: 100%;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}
.LongBarGrey-Pump-Header {
	color: #FFFFFF;
	width: 100%;
	background-color: #666666;
	font-family: "Century Gothic";
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.PumpsMoreDetails-Lower-Case {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
}
#PumpsHeader-Bar-Yellow {
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: bold;
	color: #000;
	background-color: #FDCD00;
}
.Contact-Details {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FDCD00;
	font-weight: normal;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15px;
}
.Contact-Header {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}



#Lefttable-Div-Centre {
	text-align: center;
	width: 100%;
}
.LeftTable-Preformance {
	width: 100%;
}

.LeftTable-Bold-Text {
	font-family: "Century Gothic";
	font-size: 18px;
	background-color: #333;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}

.LeftTable-Normal-Text {
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	background-color: #000;
	color: #FDCD00;

}

.footer-text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.BottomMenu {
	color: #FFF;
	position: relative;
	font-family: "Century Gothic";
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 7px;
	top: 3px;
}
.menu-bottom-space {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	vertical-align: middle;
}


.specs-for-pumps {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFF;
}
.specs-header {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px
}
.range-Name-Yellow{
	font-family: "Century Gothic";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333;
	padding-right: 135px;
	padding-left: 135px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.pump-description{
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FF9900;
}
.modelCode {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFCD00;
}
.Body-Text-H1-Header {
	font-family: "Century Gothic";
	font-size: 27px;
	text-transform: uppercase;
	color: #FFCD00;
	font-weight: bold;
	text-align: center;
}
.Body-Text-H2-Header {
	font-family: "Century Gothic";
	font-size: 18px;
	text-transform: uppercase;
	color: #FFCD00;
	font-weight: bold;
}
.Body-Text-White {
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: center;
	text-transform: none;
	color: #FFF;
}
.Body-Text-Yellow {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: center;
	text-transform: none;
	color: #FFCD00;
	font-weight: bold;
}
.General-description-Bullet-Left {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFF;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}
.General-Descrption {
	text-align: left;
}
.myButtonMenu {
	background-color:#666666;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:25px;
	text-decoration:none;
	text-transform: uppercase;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
.myButtonMenu:hover {
	background-color:#222222;
}
.myButtonMenu:active {
	position:relative;
	top:1px;
}
