.top_BG {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.sidenav {
	background-image: url(images/side_bg.jpg);
	
}
.SubNavCareerPic {
	background-color: #FFFFFF;
	background-image: url(images/sidepic_careers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SubNavBusinessPic {
	background-color: #FFFFFF;
	background-image: url(images/sidepic_business.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SubNavAboutPic {
	background-color: #FFFFFF;
	background-image: url(images/sidepic_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SubNavContactPic {
	background-color: #FFFFFF;
	background-image: url(images/sidepic_contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SubNavSupplierPic {
	background-color: #FFFFFF;
	background-image: url(images/sidepic_supplier.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SubNavMediaPic {
	background-color: #FFFFFF;
	background-image: url(images/sidepic_media.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.siderepeat {
	background-image: url(images/side_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0076A3;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0076A3;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #9D3414;
	text-decoration: underline;
}
.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9D3414;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #004A80;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D3414;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}
.content5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004A80;
}
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #565656;
	font-weight: bold;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #9D3414;
}
.link2 a {
	color: #004A80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link2 a:hover {
	color: #9D3414;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.link3 a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link3 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.textline {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	top: 2px;
	clip: rect(2px,auto,auto,auto);

}
.contact2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #004A80;
}
