img {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

select {
	padding: 0;
	margin: 0;
}

hr.main {
	border: 0;
	border-top: 1px solid #d8d8d9;
	border-bottom: 1px solid #ffffff;
	width: 100%;
}

hr.secondary {
	border: 0;
	border-top: 1px solid #b1b1b2;
	border-bottom: 1px solid #ffffff;
	width: 100%;
}

hr.dashed {
	border: 0;
	border-top: 1px dashed #b1b2b3;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	margin: 10px 0 10px 0;
}

.face_mask {
	background: url(../images/face_mask.jpg) no-repeat;
}

.contact_map {
	background: url(../images/europe_map.jpg) no-repeat;
}

.country_list {
	padding: 50px 0 0 15px;
	position: absolute;
}

.map_header {
	position: absolute;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	padding: 12px 0 0 15px;
}

.map_footer {
	/* position: relative; */
	color: #ff0000;
	width: 280px;
	padding-top: 10px;
	/* top: 372px;
	left: 130px; */
}

.quick_links {
	padding: 0 0 0 10px;
}

.respirators_arrow {
	float: right;
	margin-top: 25px;
}

/**/

body {
  background-color: #ffffff;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:10px;
  margin:0px;
  text-align: center;
}

table.nav_links {
	padding-left: 30px;
	padding-bottom: 12px;
}

a.nav_links {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

a.nav_links:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8dd8f8;
	font-size: 11px;
}

a.nav_links_on {
	font-weight: bold;
	text-decoration: none;
	color: #8dd8f8;
	font-size: 11px;
}

.seperator {
	color: #6ab4de;
	padding: 0 12px 0 12px;
}

.seperator2 {
	color: #b1b2b3;
}

.footer_info {
	color: #8a8b8c;
	font-size: 10px;
}

.footer_blue {
	font-weight: bold;
	color: #0f6faa;
	font-size: 10px;
}

.footer_links {
	text-decoration: none;
	color: #8a8b8c;
	font-size: 12px;
}

div.respirators {
	width: 175px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	/* border: 1px solid black; */
}

.respirators1 {
	color: #0c5c8f;
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
}

.respirators2 {
	color: #0f6faa;
	font-size: 10px;
	line-height: 160%;
}

h1 {
	font-weight: bold;
	color: #00275d;
	font-size: 15px;
	padding: 0;
	margin: 0;
	line-height: 140%;
}

.header_blue {
	font-weight: bold;
	color: #00275d;
	font-size: 15px;
}

.mheader_blue {
	font-weight: bold;
	color: #00275d;
	font-size: 13px;
}

.main_text {
	color: #636466;
	font-size: 12px;
}

.product_info {
	color: #8a8b8c;
	font-size: 10px;
}

.products1 {
	font-weight: bold;
	color: #00275d;
	font-size: 10px;
}

.products2 {
	font-weight: bold;
	text-decoration: underline;
	color: #3db7df;
	font-size: 10px;
}

.industries {
	color: #3db7df;
	font-size: 10px;
}

div.fp_buttons {
	width: 105px;
	padding: 12px;
	color: #0f6faa;
	font-size: 10px;
}

a.fp_button {
	color: #0f6faa;
	font-size: 10px;
	text-decoration: underline;
	padding-left : 15px;
	padding-top: 7px;
	display: block;
	background : url(../images/fp_button_arrow.gif) no-repeat bottom left;
	white-space : nowrap; /* Added April 12, 2007 (see note below)*/
}

a.arrow_button {
	font-weight: bold;
	color: #00275d;
	text-decoration: none;	
}

.offset {
	position : absolute;
	top : -9000px;
	left : -9000px;
}

.contact_form_headers {
	font-weight: bold;
	color: #00275d;
	font-size: 10px;
	vertical-align: top;
}

input.contact {
	width: 216px;
	height: 19px;
	border: 1px solid #79a9c6;
}

textarea.contact {
	width: 216px;
	height: 80px;
	border: 1px solid #79a9c6;
}

.white_header {
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
}

.header_grey {
	font-weight: bold;
	color: #6d6e70;
	font-size: 15px;
	text-decoration: none;
}

a.header_grey:hover {
	font-weight: bold;
	color: #6d6e70;
	font-size: 15px;
	text-decoration: underline;
}

span.prod_name {
	font-weight: bold;
	color: #00275d;
	font-size: 10px;
}

.product_features {
	font-size: 9px;
}

/* Product */

div.prod_name {
	width: 70px;
	text-align: left;
	padding-right: 0;
	color: #4b93bf;
	font-size: 10px;
	float: right;
	padding-top: 10px;
}

.prod_img {
	float: left;
	border: 0;
}

.products {
	width: 200px;
	height: 80px;
}

.bbold { font-weight: bold; color: #00275d; text-decoration: none; }
.bbold:hover { font-weight: bold; color: #00275d; text-decoration: underline; }

.main_button1 { 
	width: 197px !important; height: 81px; 
	background: url(../images/main_button_1.gif) no-repeat; 
	display: block !important; 
	color:#0F6FAA;
	font-size:10px;
	padding-left: 12px !important; padding-top: 12px !important;
}
.main_button2 { 
	width: 197px !important; height: 81px; 
	background: url(../images/main_button_2.gif) no-repeat; 
	display: block !important; 
	color:#0F6FAA;
	font-size:10px;
	padding-left: 12px !important; padding-top: 12px !important;
}
.main_button3 { 
	width: 197px !important; height: 81px; 
	background: url(../images/main_button_3.gif) no-repeat; 
	display: block !important; 
	color:#0F6FAA;
	font-size:10px;
	padding-left: 12px !important; padding-top: 12px !important;
}
.main_button4 { 
	width: 197px !important; height: 81px; 
	background: url(../images/main_button_4.gif) no-repeat; 
	display: block !important; 
	color:#0F6FAA;
	font-size:10px;
	padding-left: 12px !important; padding-top: 12px !important;
}
.main_header {
	width: 800px !important; height: 125px; 
	background: url(../images/banner.jpg) no-repeat;
}
.main_buttons { padding: 0px !important; }

a.google_map { color: #0f6faa; }

hr.blue {
	border: 0;
	border-top: 1px solid #9edefa;
	border-bottom: 1px solid #ffffff;
	width: 100%;
}
.brbold { font-weight: bold; color: #633b05; text-decoration: none; }
.gybold { font-weight: bold; color: #939598; text-decoration: none; }
.ybold { font-weight: bold; color: #ffe600; text-decoration: none; }
.gnbold { font-weight: bold; color: #4db84f; text-decoration: none; }

.pdf_icon {
	background: url(../images/pdf_icon.gif) no-repeat left;
	padding: 6px 25px 6px 25px;
	display: block;
	color: #0F6FAA;
}
.pdf_icon {
	background: url(../images/pdf_icon.gif) no-repeat left;
	padding: 6px 25px 6px 25px;
	display: block;
	color: #0F6FAA;
}
.dotted_dash {
	width: 300px;
	height: 1px;
	background: url(../images/dotted_dash.gif) repeat-x;
	margin-top: 5px; margin-bottom: 5px;
}
.media_library a {
	color: #0F6FAA;
	
}
.blue_header {
	background: url(../images/blue_header.gif) no-repeat;
	width: 317px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-indent: 10px;
}
.blue_header h1 { color: #ffffff; padding: 0px; margin: 0px; line-height: 35px; }
a, a:hover { color:#0F6FAA; text-decoration: underline; }
a:focus, a:active { border: 0px; outline: 0px; }

a.cleanair_videothumb {
	border: 1px solid #E1E1E1;
	margin:10px 0px 0px 0px;
	background: url(../images/play_cleanair_takecare_1.jpg) no-repeat;
	width: 315px;
	height: 172px;
	display: block;
	text-decoration: none;
}
a.cleanair_videothumb:hover {
	border: 1px solid #E1E1E1;
	background: url(../images/play_cleanair_takecare_2.jpg) no-repeat;
	text-decoration: none;
}
a.lung_disease_videothumb {
	border: 1px solid #E1E1E1;
	margin:10px 0px 10px 0px;
	background: url(../images/play_lung_disease_1.jpg) no-repeat;
	width: 315px;
	height: 172px;
	display: block;
	text-decoration: none;
}
a.lung_disease_videothumb:hover {
	border: 1px solid #E1E1E1;
	background: url(../images/play_lung_disease_2.jpg) no-repeat;
	text-decoration: none;
}
a.employers_toolbox_videothumb {
	border: 1px solid #E1E1E1;
	background: url(../images/play_employers_toolbox_1.jpg) no-repeat;
	width: 315px;
	height: 172px;
	display: block;
	text-decoration: none;
}
a.employers_toolbox_videothumb:hover {
	border: 1px solid #E1E1E1;
	background: url(../images/play_employers_toolbox_2.jpg) no-repeat;
	text-decoration: none;
}