﻿#top_container {
	background-color: #202020;
	width: 100%;
	height: 40px;
}
#space_bar {
	width: 978px;
	height: 40px;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #202020;
	text-align: right;
	padding-right: 10px;
}
#header{
	height: 171px;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url('images/oxyairebannerbg.png');
}
#top_navigation{
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	background-image: url('images/nav_bg.png');
	padding-left: 10px;
}
#slider_section{
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	background-color: #FFFFFF;
}
#content_container{
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	background-color: #FFFFFF;
}
#left_column{
	float: left;
	width: 227px;
	display: block;
	background-color: #FFFFFF;
}
#center_column{
	margin: 0px 3px 0px 0px;
	float: left;
	width: 517px;
	display: block;
	background-color: #FFFFFF;
}
#right_column{
	float: right;
	width: 210px;
	display: block;
	background-color: #FFFFFF;
	padding-left: 15px;
}

#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	background-color: #4D4D4D;
	color: #FFFFFF;
}

.top_navigation{
	line-height: 46px;
	list-style-type: none;
	height: 46px;
	padding-top: 0px;
	display: inline-block;
	float: left;
	margin-left: 1px;
}
.top_links{
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	height: 10px;
	line-height: 10px;
	margin-top: 20px;
	width: 42px;
}
.left_navigation {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	list-style-type: none;
	float: left;
	text-align: left;
	width: 210px;
}
.left_nav_title {
	font-size: 17pt;
	text-transform: capitalize;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CDCDCD;
	width: 180px;
	margin-bottom: 15px;
}
.left_nav_link {
	border-bottom: 1px dotted #F1F1F1;
	background-position: 7px 7px;
	font-size: 10pt;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 20px;
	background-image: url('images/linkbullet.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.right_nav_title {
	font-size: 18pt;
	text-transform: capitalize;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	width: 185px;
	margin-bottom: 15px;
}
.right_navigation {
	line-height: 20px;
	list-style-type: none;
	float: left;
	text-align: left;
	width: 198px;
	margin-left: 0px;
}
.product list {
	color:#000000;
	text-decoration:none;
	
}
h1 {
	background-color: #4D4D4D;
	font-family: "Helvetica 95 Black";
	font-size: 17pt;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: 20px;
	margin-top: 0px;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4F4F4F;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.right_nav_titleCopy {
	font-size: 18pt;
	text-transform: capitalize;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	width: 185px;
}
.foot_column1 {
	width: 170px;
	padding-left: 40px;
	float: left;
}
.footer_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	background-color: #4D4D4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: 100;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4D4D4D;
	padding-bottom: 4px;
	padding-left: 20px;
}
.leftandrightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#bodywrap {
	background-position: 2px;
	background-image: url('images/oxybgbody.png');
	background-repeat: repeat-y;
	width: 978px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
body {
	background-color: #04204F;
	margin: 0px;
}
.image {
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #3E3E3E;
	margin-right: 10px;
	float: left;
}
#slidebtn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	background-color: #8B8B8B;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 328px;
}
#slidebtn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	background-color: #5E5E5E;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 322px;
}
#slidebtn3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	background-color: #4D4D4D;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 328px;
}
#slide_flash {
	clear: both;
}
.slider_links {
	color: #FFFFFF;
	text-decoration: none;
}
.right_nav_link {
	border-bottom: 1px dotted #F1F1F1;
	background-position: 7px 16px;
	font-size: 11pt;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 15px;
	width: 180px;
	background-image: url('images/linkbullet.png');
	background-repeat: no-repeat;
	padding-top: 10px;
}
.auto-style4 {
	margin-left: 19px;
	margin-top: 15px;
	margin-bottom: 30px;
	border-width: 0px;
}
.auto-style5 {
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 25px;
	border-width: 0px;
}
.auto-style6 {
	margin-left: 23px;
	border-width: 0px;
}
.auto-style7 {
	margin-left: 25px;
	border-width: 0px;
}
.products_nav_link {
	border-bottom: 1px dotted #F1F1F1;
	background-position: 7px 5px;
	font-size: 11pt;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 5px;
	width: 164px;
	background-image: url('images/linkbullet.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #032145;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5E5E5E;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
}
.left_nav_news {
	border-bottom: 1px dotted #F1F1F1;
	font-size: 10pt;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	width: 164px;
	padding-left: 10px;
}
.celeb_quote {
	border-bottom: 1px dotted #F1F1F1;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	width: 164px;
	padding-left: 10px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0D54B1;
	padding-right: 20px;
	padding-left: 20px;
}
.right_pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
.left_pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.services_header {
	margin-top: 15px;
	margin-bottom: 10px;
}
.left_nav_linkLast {
	border-bottom: 1px dotted #F1F1F1;
	background-position: 7px 7px;
	font-size: 10pt;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 20px;
	width: 164px;
	background-image: url('images/linkbullet.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
.more {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 20px;
	background-color: #1C58A3;
	margin: 10px 5px 10px 5px;
	height: 20px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
	width: 194px;
	text-align: center;
}
.product_link_000 {
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
.moreceleb {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 20px;
	background-color: #1C58A3;
	height: 20px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.small_icons {
	border-width: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
body {
	background-color: #062F68;
}

#bodywrap #content_container #center_column #cms11 h4 {
	color: #000000;
}
#bodywrap #content_container #center_column #cms11 p {
	font-size: 12pt;
}
#bodywrap #content_container #center_column #cms11 p {
	color: #000000;
}
#bodywrap #content_container #center_column #cms11 p {
	font-weight: bold;
}
