/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
.clearer{
	clear: both;
	line-height: 0px;
}
p.noJS {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
div.siteContainer {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 960px;
	-height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	-position: relative;
	z-index: 2;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
img.siteBackground {
	position:absolute;
	z-index: 1;
	/*width: 100%;
	height: 100%;*/
}
div.headerContainer, div.contentContainer, div.footerContainer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
}
div.headerContainerInner, div.contentContainerInner, div.footerContainerInner {
	text-align: left;
	width: 640px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/*~~~~~~~~~~~~~~~~~headerContainer styles start~~~~~~~~~~~~~~~~~*/
div.headerContainer {
	height: 134px;
	top: 0px;
}
div.headerContainerBG {
	height: 80px;
	width: 100%;
	position: absolute;
	top: 54px;
	background: url(../Images/UI/bg-header.png) repeat-x;
}
a.logo {
	display: block;
	position: absolute;
	top: 72px;
	left: 120px;
}
span.thumbsUp {
	display: block;
	width: 104px;
	height: 105px;
	position: absolute;
	top: 35px;
	right: 120px;
	background: url(../Images/UI/F_M-50Years-Logo.png) no-repeat;
}
/*~~~~~~~~~~~~~~~~~headerContainer styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~contentContainer styles start~~~~~~~~~~~~~~~~~*/
div.contentContainer {
	top: 117px;
	padding: 0 0 48px 0;
}
div.contentContainerInnerHome {
	width: 530px;
	padding: 2px 0 0 120px;
}
div.contentContainerInnerHome img {
	float: left;
	margin-right: 3px;
}
div.contentContainerInnerContent {
	width: 430px;
	padding: 2px 100px 3px 120px;
}
div.contentContainerInnerContentProductRange {
	/*width: 540px;
	width: 760px;*/
	width: 1130px;
	padding: 2px 0px 3px 0px;
}
div.contentContainerInnerContent img {
	float: right;
	margin-left: 20px;
}
h1 {
	font-size: 16px;
	color: #000;
	padding: 5px 0 10px 0;
}
p {
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}
p a {
	color: #000;
}
p a:hover {
	text-decoration: none;
}
#homeFlash {
	width: 416px;
	height: 312px;
}
#historyFlash {
	width: 430px;
	height: 344px;
	margin-bottom: 20px;
}
div.ans {
	display: none;
	width: 240px;
	padding: 0 0 10px 0;
}
div.ans p {
	padding: 0;
}
div.faqs a {
	font-size: 12px;
	color: #000;
	display: block;
	padding-bottom: 5px;
}
div.faqs a:hover {
	text-decoration: none;
}
div.productRange {
	text-align: center;
}
div.productRange a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	width: 183px;
	float: left;
	margin: 0 5px 10px 0;
}
div.productRange a.forth {
	margin: 0 0 10px 0;
}
div.productRange a.postDrivers {
	float: right;
	height: 200px;
	margin: 0 7px 0 0;
}
div.productRange a span {
	display: block;
	width: 181px;
	height: 100px;
	padding: 5px 0;
	float: none;
	border: 1px solid #000;
	background-color: #FFF;
}
div.productRange a span.nonClearCut {
	height: 110px;
	padding: 0;
}
div.productRange a.postDrivers span {
	height: 235px;
}
div.productRange a img {
	margin: 0 auto;
	float: none;
}
ul {
}
ul li {
	list-style: none;
	padding: 0 0 10px 25px;
	background: url(../Images/UI/pdflogo.gif) no-repeat 0 0;
}
ul li a {
	color: #000;
}
ul li a:hover {
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~contentContainer styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footerContainer styles start~~~~~~~~~~~~~~~~~*/
div.footerContainer {
	text-align: center;
	height: 43px;
	padding-top: 5px;
	bottom: 0;
	-bottom: -3px;
	background: url(../Images/UI/bg-footer.png) repeat-x;
}
div.footerContainerInner {
	text-align: center;
}
div.footerContainer a {
	font-size: 11px;
	color: #FFF;
	line-height: 200%;
	text-decoration: none;
	padding: 0 15px;
}
div.footerContainer a:hover {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~footerContainer styles end~~~~~~~~~~~~~~~~~*/