@charset "utf-8";

body {		font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;

}


img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

hr { display: block; height: 1px;
    border: 0; border-top: 1px dashed #fff;
    margin: 0.5em 0; padding: 0; }
	
	.left { float:left; padding-right: 20px; padding-bottom:30px;}
	.right { float:right; padding-left: 20px; padding-bottom:30px;
	padding-right:20px;}
	
	
	
	/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* MOBILE //////////////////////// Layout: 480px and below. */

/* header */

.header { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%;










/*margin-top:-30px;*/ }

.header_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.header_bg { padding:0px 00px;  }

/* slider */

.slider { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%;/*margin-top:-30px;*/ }

.slider_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.slider_bg { padding:0px 00px; }

/* content */

.content { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%;background-color:#EDEBE6; border-bottom:#E6E4E1 thin solid; border-top:#E6E4E1 thin solid; /*margin-top:-30px;*/ }

.content_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.content_bg { padding:0px 00px;  }



/* GALLERY */

.gallery { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%; background-image:url(../images/slider-bg.jpg);/*margin-top:-30px;*/ }

.gallery _resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.gallery _bg { padding:0px 00px;  }


/* FOOTER */

.footer {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px;
	width: 100%;
	background-color: #5BC5D4;
	border-bottom: #5BC5D4 thin solid;
	border-top: #5BC5D4 thin solid; /*margin-top:-30px;*/
}

.footer_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.footer_bg { padding:0px 00px; }


/* DESIGNBY */

.designby { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%;background-color:#fff; /*margin-top:-30px;*/ }

.designby_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.designby_bg { padding:0px 00px; 
min-height:15px;}
.designby a { color:#999; text-decoration:none;}






.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 92.9347%;
	padding-left: 1.0326%;
	padding-right: 1.0326%;
}

.gridContainer-tel {
	margin-left: auto;
	margin-right: auto;
	width: 92.9347%;
	padding-left: 1.0326%;
	padding-right: 1.0326%;
	text-align:center;
	max-width:940px;
}


#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;

}

#header h1{
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
}
.button-indent {text-align:center;  }
#header h2{ color:#FFF; }
#header h2 a{ color:#FFF; padding:5px 20px 5px 20px; background-color:#A864A4; font-size:0.7em; text-transform:uppercase; width:100%x; margin-left:0px; text-decoration:none; 
	
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	
	/*Reflection*/
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));}
	
#header h2 a:hover{color:#263379; text-decoration:none; background-image:url(../images/arrow.png); background-position:right center; background-repeat:no-repeat;

 /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  }
#header h3{
	color: #333;
	display: block;
	margin-right: auto;
	font-size:1.2em;
	text-align:center;

}


#header h4{
	color: #5BC5D4;
	display: block;
	margin-left: 27px;
	margin-right: auto;
	font-size:1em;
	line-height:20px;
}


#aerotank-logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #fff;
}

#top-tel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align:center; 
}

#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


.email {  color:#59C5D2; font-size:1em; font-weight:500;}
.email a { color:#59C5D2; text-decoration:none; }
.email a:hover { color:#59BDE0; background-color:#59C5D2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.tel {
	color: #5BC5D4;
	font-size: 1.1em;
}
.tel a { color:#666; text-decoration:none;}
.tel a:hover { color:#fff; background-color:#666; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }


.banner-text { text-align:center; padding-left:20px; padding-right:20px; font-size:1em; color:#666666;}


.blue-title {
	background-color: #5BC5D4;
	width: 95%;
	color: #FFF;
	padding: 15px;
	font-size: 1.2em;
	margin-left: -10px;
}
.blue-title-main {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
.blue-title-right { padding-left:50px; font-size:1em;}

.navy-title {
	background-color: #5BC5D4;
	width: 95%;
	color: #FFF;
	padding: 15px;
	font-size: 12px;
	margin-left: -10px;
}
.navy-title-main { text-transform:uppercase; font-weight:bold;}
.navy-title-right { padding-left:50px; font-size:1em;}


.rightalign_team { float:right;
padding-left:20px; padding-bottom:20px;}


.leftalign_team { float:left;
padding-right:20px; padding-bottom:20px;}


#Products1 { clear: both; float: left; margin-left: 0; width: 100%; display: block;
border-bottom:#CCC thin solid;}
#Products2 { clear: both; float: left; margin-left: 0; width: 100%; display: block; border-bottom:#CCC thin solid;}
#Products3 { clear: both; float: left; margin-left: 0; width: 100%; display: block; border-bottom:#CCC thin solid;}
#Products-info {
	clear: both;
	float: left;
	margin-left: 0;
	width: 90%;
	display: block;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#Products-info h1{
	color:#333333;
	font-size:1.2em;
	text-align: left;
	}
#Products-info h2{
	color:#333333;
	font-size:1.2em;
	text-align: left;
	margin-left:0px;
	}

#Products-info h2 a{ color:#FFF; padding:5px 85px 5px 20px; background-color:#5BC5D4; font-size:0.7em; text-transform:uppercase; width:300px;text-decoration:none; 
	
	}
	
	
#Products-info h2 a:hover{color:#59C5D2; text-decoration:none; background-image:url(../images/arrow.png); background-position:right center; background-repeat:no-repeat;

  }

#products-image {
	clear: none;
	float: left;
	margin-left: 2.2222%;
	width: 95%;
	display: block;
}
#products-image a { color:#666;
}
#products-image a:hover { color:#59C5D2;
}


.home-tank { display: block;
    margin-left: auto;
    margin-right: auto;}

#footer-left { clear: both; float: left; margin-left: 0; width: 100%; display: block;}
#footer-left li{ list-style-image:url(../images/bg_arrow_white.png);
line-height:30px;
color:#FFF;
}

#footer-left li a{ color:#FFF;
text-decoration:none;
}
#footer-left li a:hover{ color:#666;
}


#footer-left a { color:#FFF; text-decoration:none;}
#footer-left a:hover { color:#000;}
#footer h1 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 25px;
}
#footer p { color:#fff;
font-size:12px; padding-left:0px;padding-right:25px;}
#footer-middle { clear: both; float: left; margin-left: 0; width: 100%; display: block;}
#footer-middle a { text-decoration:none; color:#FFF;}
#footer-middle a:hover { text-decoration:none; color:#A864A4;}
#footer-middle-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 40%;
	display: block;
}
#footer-middle-1 p {
	padding-right: 0px;
	border-bottom:#A864A4 thin dashed;
	padding-bottom:10px;
}
#footer-middle-2 {
	clear: none;
	float: right;
	margin-left: 1.0989%;
	width: 55%;
	display: block;
}
#footer-middle-2 p {
	padding-right: 0px;
	border-bottom:#A864A4 thin dashed;
		padding-bottom:10px;

}
#footer-right { clear: both; float: left; margin-left: 0; width: 100%; display: block;}
#footer-right a:hover { text-decoration:none; color:#FFF;}
#footer-right a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}

#footer-right p{
	padding-left: 5%;
	font-size: 1em;

}
#footer-middle-1 { clear: both; float: left; margin-left: 0; width: 48.8888%; display: block;}

#footer-middle-2 { clear: none; float: left; margin-left: 2.2222%; width: 48.8888%; display: block;}

#header-about { clear: both; float: left; margin-left: 0; width: 100%; display: block;	background-color:#FFF;

}
#header-about p{
	padding-left: 25px;
	padding-right: 25px;
	color: #666;	line-height: 20px;
	width: 95%;
	
}

#header-about h2{
	padding-left: 25px;
	padding-right: 25px;
	color: #27337A;	line-height: 20px;
	font-size: 1.5em;
}
#header-about ul{ 
	padding-left:25px;
	padding-right:25px;
 	color:#A864A4;
	line-height:25px;
	font-size:1em;
}
#header-about li{ 
	padding-left:25px;
	padding-right:25px;
	line-height:25px;
	font-size:1em;
}
#header-about a{ color:#A864A4; text-decoration:none;}
#header-about a:hover{
	color: #5BC5D4;
	text-decoration: underline;
}

#products-about { clear: none; float: left; margin-left: 2.2222%; width: 100%; display: block; background-color:#FFF;}

#about-products {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
}

#right-product-pic {
	clear: both;
	float: left;
	margin-left: 0;
	width: 35%;
	display: block;
}

#right-product-title { clear: none; float: left; margin-left: 2.2222%; width: 48.8888%; display: block;}

#right-product-title img{
	width: 15%; 
	padding-right:5px;
	float:left;

}
#right-products-button { clear: both; float: left; margin-left: 0; width: 100%; display: block;}

#right-products { clear: both; float: left; margin-left: 0; width: 100%; display: block;padding-bottom:15px;padding-top:15px; border-bottom:#CCC thin solid; background-color: #FFF;}

  .white { color:#FFF;}
  .big {
	font-size: 1.7em;
	color:#333;
}
  
#right-product-title h1{
	color: #333333;
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 5px;
	}
#right-products-button h2{
	color: #333333;
	font-size: 1.2em;
	text-align: left;
	margin-left: 0px;
	}

#right-products-button h2 a{ color:#FFF; padding:5px 5px 5px 5px; background-color:#A864A4; font-size:1.1em; text-transform:uppercase; text-decoration:none; 
	
	}
	
	
#right-products-button h2 a:hover{color:#59C5D2; text-decoration:none; 
  }
.pdf { float:right; padding-right:10px; alignment-adjust:central; padding-top:10px; margin-top:10px;}

.indent-right { margin-left:30px; font-size:1.3em;}
.indent-right h1 {
	font-size: 1.1em;
	text-decoration: none;
	color: #5BC5D4;
}
.indent-right h1 a {
	font-size: 1.1em;
	text-decoration: none;
	color: #5BC5D4;
}

/* LIST #2 */
#list2 { width:100%; }
#list2 ol {
	font-style: italic;
	font-size: 24px;
	color: #5BC5D4;
	margin-left: 15px;
}
#list2 ol li { }
#list2 ol li p { padding:10px; font-style:normal;  font-size:14px; color:#5BC5D4; border-left: 1px solid #A864A4; margin-left:-10px; }
#list2 ol li p em { display:block; }

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: show;
	 margin-left: -40px;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
	width:100%;
	margin-left:-12%;
	padding-top:15px;
	
}
.blueberry .pager li {  display: inline-block; width:20%; margin-top:-20px; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 14px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;

}
.blueberry .pager li a span {
	overflow: hidden;
	background: #fff;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #fff; }		
#home-text-left { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; }		
#home-video { clear: none;  float: left;  margin-left: 2.2222%;  width: 100%;  display: block; }		
#home-hottopics { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; }		
#hottopic1 { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block;
text-align:center;}		
#hottopic2 { clear: none;  float: left;  margin-left: 2.2222%;  width: 100%;  display: block; text-align:center; }		
#hottopic3 { clear: none;  float: left;  margin-left: 2.2222%;  width: 100%;  display: block; text-align:center; }		
#home-team { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; }		
#home-team-left { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; }		
#home-team-right { clear: none;  float: left;  margin-left: 2.2222%;  width: 100%;  display: block;
text-align:right; }		
		
		
p {line-height:20px;}		




blockquote {
    background: url(../images/quotes.jpg) no-repeat;
	background-color:#3F3F3F; 
    color: #fff;
    padding: 30px 30px 30px 60px;
	line-height:25px;
	width:80%;
}

blockquote2 {
    background: url(../images/blockquotes_bbbbb.png) no-repeat;
    padding: 0px 310px 50px 0px;
	line-height:25px;
	width:80%;
}

#welcome {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
}


.treatments-bg { 
list-style-image:url(../images/arrow.png);
padding-top:5px;
padding-left:10px;
padding-bottom:15px;
}
.treatments-bg a:hover { font-size:15px;
color:#000;
}
.treatments-bg a {
	font-size: 15px;
	text-decoration: none;
	color: #30A3AF;
}
.treatments-bg2 {
list-style-image:url(../images/arrow.png);

padding-top:8px;
padding-left:10px;


}
.treatments-bg2 a { color:#666;
}
.treatments-bg2 a:hover { color:#999;
}


.quote {
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #fff;
	font-size: 25px;
	padding-left: 10px;
	padding-top: px;
	display: block;
	height: 161px;
	width: 100%;

	
}

.quote p:first-line{
	color:#59C5D2;
	font-size:130%;
	text-transform:uppercase;
	line-height:45px;
}
.quote p{
	line-height:30px;
	padding-left:20px;
	padding-right:45px;
}
#youtube{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#youtube-box{
	clear: none;
	float: left;
	margin-left: 2.2222%;
	width: 100%;
	display: block;
}
#youtube-infobox{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#job-image{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#job-description{
	clear: none;
	float: left;
	margin-left: 2.2222%;
	width: 100%;
	display: block;
}

#job-description p{
	color:#000;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


		
/* TABLET //////////////////////// Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
/* header */

.header { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%; /*margin-top:-30px;*/ }

.header_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.header_bg { padding:0px 00px; 
 min-height:205px;}

/* slider */

.slider { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%; /*margin-top:-30px;*/ }

.slider_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.slider_bg { padding:0px 00px; min-height:205px;}

/* content */

.content { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%;background-color:#EDEBE6; border-bottom:#E6E4E1 thin solid; border-top:#E6E4E1 thin solid; /*margin-top:-30px;*/ }

.content_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.content_bg { padding:0px 00px;  min-height:205px;}



/* GALLERY */

.gallery { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%; background-image:url(../images/slider-bg.jpg);/*margin-top:-30px;*/ }

.gallery _resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.gallery _bg { padding:0px 00px; 
 min-height:205px;}


/* FOOTER */

.footer {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px;
	width: 100%;
	background-color: #5BC5D4;
	border-bottom: #E6E4E1 thin solid;
	border-top: #E6E4E1 thin solid; /*margin-top:-30px;*/
/*margin-top:-30px;*/ }

.footer_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.footer_bg { padding:0px 00px; 
 min-height:205px;}


/* DESIGNBY */

.designby { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%;background-color:#fff; /*margin-top:-30px;*/ }

.designby_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.designby_bg { padding:0px 00px; 
min-height:15px;}
.designby a { color:#999; text-decoration:none;}


.gridContainer {
	width: 93.451%;
	padding-left: 0.7744%;
	padding-right: 0.7744%;
}

.gridContainer-tel {
	margin-left: auto;
	margin-right: auto;
	width: 92.9347%;
	padding-left: 1.0326%;
	padding-right: 1.0326%;
	text-align:right;
	max-width:940px;
}



#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;

}

#aerotank-logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1712%;
	display: block;
	margin-top:100px;
}

#top-tel {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 49.1712%;
	display: block;
	padding-top:40px;
}

#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


.email { color:#59C5D2; font-size:1.2em; font-weight:500;}
.email a { color:#59C5D2; text-decoration:none; }
.email a:hover { color:#A864A4; background-color:#59C5D2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.tel {
	color: #5BC5D4;
	font-size: 1.5em;
	text-align:center;
}
.tel a { color:#666; text-decoration:none;}
.tel a:hover { color:#fff; background-color:#666; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }


.banner-text {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1.3em;
	color: #666666;
}


.blue-title {
	background-color: #5BC5D4;
	width: 98%;
	color: #FFF;
	padding: 15px;
	font-size: 1.2em;
	margin-left: -10px;
}
.blue-title-main {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
.blue-title-right { padding-left:50px; font-size:1em;}

.navy-title {
	background-color: #5BC5D4;
	width: 99.5%;
	color: #FFF;
	padding: 15px;
	font-size: 12px;
	margin-left: -10px;
}
.navy-title-main { text-transform:uppercase; font-weight:bold;}
.navy-title-right { padding-left:50px; font-size:1em;}

#Products1 { clear: both; float: left; margin-left: 0; width: 32%; display: block;}
.button-indent {margin-left:15px;  }

#header h1{ font-size:1em; text-transform:uppercase; text-align:center;}
#header h2{ color:#FFF; }
#header h2 a{ color:#FFF; padding:5px 15px 5px 20px; background-color:#A864A4; font-size:0.7em; text-transform:uppercase; width:300px; margin-left:0px; text-decoration:none; 


  }
#header h3{
	color: #333;
	display: block;
	margin-right: auto;
	font-size:1em;
}


#header h4{
	color: #5BC5D4;
	display: block;
	margin-left: 27px;
	margin-right: auto;
	font-size: 1em;
	line-height:27px;
}



.home-tank { display: block;
    margin-left: auto;
    margin-right: auto;}
	
	
#Products2 { clear: none; float: left; margin-left: 1.6574%; width: 32%; display: block;}
#Products3 { clear: none; float: left; margin-left: 1.6574%; width: 32%; display: block;}
#Products-info { clear: both; float: left; margin-left: 0; width: 60%; display: block; padding:20px;}

#Products-info h1{
	color:#333333;
	font-size:1.2em;
	text-align: left;
	}
#Products-info h2{
	color:#333333;
	font-size:1.2em;
	text-align: left;
	margin-left:0px;
	}

#Products-info h2 a{ color:#FFF; padding:5px 85px 5px 20px; background-color:#59C5D2; font-size:0.7em; text-transform:uppercase; width:300px;text-decoration:none; 
	
	}
	
	
#Products-info h2 a:hover{color:#59C5D2; text-decoration:none; background-image:url(../images/arrow.png); background-position:right center; background-repeat:no-repeat;
  }

#products-image { clear: none; float: left; margin-left: 1.6574%; width: 30%; display: block;}
.home-tank { display: block;
    margin-left: auto;
    margin-right: auto;}
#footer h1 {
	color: fff;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 25px;
}
#footer p { color:#fff;
font-size:0.89em; padding-left:0px;padding-right:25px;}
#footer-left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
}

#footer-left li{ list-style-image:url(../images/bg_arrow_white.png);
line-height:30px;
color:#FFF;
}

#footer-left li a{ color:#FFF;
text-decoration:none;
}
#footer-left li a:hover{ color:#666;
}



#footer-middle {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#footer-middle a { text-decoration:none; color:#FFF;}
#footer-middle a:hover { text-decoration:none; color:#A864A4;}

#footer-right {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#footer-right h1{
	padding-left:25%;

}

#footer-right a:hover { text-decoration:none; color:#FFF;}
#footer-right a { text-decoration:none; color:#28347B; font-size:1em;}

#footer-right p{
	padding-left:25%;
	font-size:1em;

}
#footer img {
max-width: 100%;
}

#footer-middle-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 40%;
	display: block;
}
#footer-middle-1 p {
	padding-right: 0px;
	border-bottom:#A864A4 thin dashed;
	padding-bottom:10px;
}
#footer-middle-2 {
	clear: none;
	float: right;
	margin-left: 1.0989%;
	width: 55%;
	display: block;
}
#footer-middle-2 p {
	padding-right: 0px;
	border-bottom:#A864A4 thin dashed;
		padding-bottom:10px;

}
#header-about { clear: both; float: left; margin-left: 0; width: 100%; display: block;	background-color:#FFF;

}
#header-about p{
	padding-left: 25px;
	padding-right: 25px;
	color: #666;	line-height: 20px;
	width: 95%;
	
}

#header-about h2{
	padding-left: 25px;
	padding-right: 25px;
	color: #27337A;	line-height: 20px;
	font-size: 1.5em;
}
#header-about ul{ 
	padding-left:25px;
	padding-right:25px;
 	color:#A864A4;
	line-height:25px;
	font-size:1em;
}
#header-about li{ 
	padding-left:25px;
	padding-right:25px;
	line-height:25px;
	font-size:1em;
}
#products-about { clear: none; float: left; margin-left: 1.6574%; width: 100%; display: block;}
#about-products {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
}
#right-product-pic {
	clear: both;
	float: left;
	margin-left: 0;
	width: 30%;
	display: block;
}
#right-product-title { clear: none; float: left; margin-left: 1.6574%; width: 49.1712%; display: block;}
#right-products-button { clear: both; float: left; margin-left: 0; width: 100%; display: block;}
#right-products { clear: both; float: left; margin-left: 0; width: 100%; display: block;}
#right-product-title img{
	width: 15%; 
	padding-right:5px;
	float:left;

}
.pdf { float:right; padding-right:10px; alignment-adjust:central; padding-top:10px; margin-top:10px;
}
.indent-right { margin-left:30px; font-size:1.3em;}
.indent-right h1 { font-size:1.1em; text-decoration:none; color:#A864A4;}
.indent-right h1 a { font-size:1.1em; text-decoration:none; color:#A864A4;}


/* LIST #2 */
#list2 { width:100%; }
#list2 ol { font-style:italic;  font-size:24px; color:#A864A4;   margin-left:15px;   }
#list2 ol li { }
#list2 ol li p { padding:10px; font-style:normal;  font-size:14px; color:#666; border-left: 1px solid #A864A4; margin-left:-10px; }
#list2 ol li p em { display:block; }





.blueberry {  margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: show;
	 margin-left: -40px;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
	width:100%;
	margin-left:-7%;
	margin-top:-15px;
}
.blueberry .pager li {  display: inline-block; width:20%; margin-top:10px;}
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 14px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }
#home-text-left { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; }
#home-video { clear: none;  float: left;  margin-left: 1.6574%;  width: 100%;  display: block; }
#home-hottopics { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; border-top:#59C5D2 thin dashed; border-spacing:10px 50px; border-bottom:#59C5D2 thin dashed;
margin-top:20px;
margin-bottom:20px;
padding-top:20px;
padding-bottom:20px;}
#hottopic1 { clear: both;  float: left;  margin-left: 0;  width: 100%;  display: block; }

#hottopic1 h3 { text-align:center; color:#59C5D2;}
#hottopic2 { clear: none;  float: left;  margin-left: 1.6574%;  width: 100%;  display: block; }
#hottopic2 h3 { text-align:center; color:#59C5D2;}

#hottopic3 { clear: none;  float: left;  margin-left: 1.6574%;  width: 100%;  display: block; }
#hottopic3 h3 { text-align:center; color:#59C5D2;}

.blue {color:#59C5D2;}
.blue a{color:#59C5D2; text-decoration:none;}

.blue a:hover{color:#333;}

#home-team{clear: both;float: left;margin-left: 0;width: 100%;display: block;}

#home-team-left{clear: both;float: left;margin-left: 0;width: 100%;display: block;}

#home-team-right{clear: none;float: left;margin-left: 1.6574%;width: 100%;display: block;}

#welcome{clear: both;float: left;margin-left: 0;width: 100%;display: block;}


.treatments-bg { 
list-style-image:url(../images/arrow.png);
padding-top:5px;
padding-left:10px;
padding-bottom:15px;
}
.treatments-bg a:hover { font-size:15px;
color:#000;
}
.treatments-bg a {
	font-size: 15px;
	text-decoration: none;
	color: #30A3AF;
}

.treatments-bg2 {
list-style-image:url(../images/arrow.png);

padding-top:8px;
padding-left:10px;

}
.treatments-bg2 a:hover { color:#999;
}
#youtube { clear: both;
 float: left;
 margin-left: 0;
 width: 100%;
 display: block;
}
#youtube-box { clear: none;
 float: left;
 margin-left: 1.6574%;
 width: 100%;
 display: block;
}
#youtube-infobox { clear: both;
 float: left;
 margin-left: 0;
 width: 100%;
 display: block;
}
#job-image { clear: both;
 float: left;
 margin-left: 0;
 width: 100%;
 display: block;
}
#job-description { clear: none;
 float: left;
 margin-left: 1.6574%;
 width: 100%;
 display: block;
}

}
 
/* DESKTOP //////////////////////// Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
/* header */

.header {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px;
	width: 100%;





.gridContainer-tel {
	margin-left: auto;
	margin-right: auto;
	width: 92.9347%;
	padding-left: 1.0326%;
	padding-right: 1.0326%;
	text-align:right;
	max-width:940px;
}

#welcome {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#youtube {
	clear: both;
	float: left;
	margin-left: 0;
	width: 41.0256%;
	display: block;
}

#youtube-box {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 24.1758%;
	display: block;
}

#youtube-infobox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#job-image {
	clear: both;
	float: left;
	margin-left: 0;
	width: 25%;
	display: block;
	margin-top: 20px;
}

#job-description {
	clear: right;
	float: left;
	margin-left: 1.0989%;
	width: 100%;
	display: block;
	margin-top: 20px;
}




/*margin-top:-30px;*/ }

.header_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.header_bg {
	padding: 0px 00px;
	min-height: 120px;
}

.tel_bg {
	padding: 10px 00px;
	min-height: 18px;
	background-color:#5BC5D4;
	font-size:18px;
	
}

/* slider */

.slider { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%; ;/*margin-top:-30px;*/ }

.slider_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.slider_bg {
	padding: 0px 0px;

	background-repeat: repeat-x;
	min-height: 205px;
}

/* content */

.content {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px;
	width: 100%;
	background-color: #fff;
	border-bottom: #E6E4E1 thin solid;
	border-top: #E6E4E1 thin solid; /*margin-top:-30px;*/
}

.content_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.content_bg {
	background-color: #fff;
	padding: 0px 00px;
	background-repeat: repeat-x;
	min-height: 205px;
}



/* GALLERY */

.gallery { margin:0px 0 0px 0; padding:0px 0px 0px; width:100%; background-image:url(../images/slider-bg.jpg);/*margin-top:-30px;*/ }

.gallery _resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.gallery _bg { padding:0px 00px; 
 min-height:205px;}


/* FOOTER */

.footer {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px;
	width: 100%;
	background-color: #3A2339;
	border-bottom: #E6E4E1 thin solid;
	border-top: #E6E4E1 thin solid; /*margin-top:-30px;*/
}

.footer_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.footer_bg { padding:0px 00px;; background-color:#5BC5D4; min-height:205px;}


/* DESIGNBY */

.designby {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px;
	width: 100%;
	background-color: #fff; /*margin-top:-30px;*/
	color: #999;
	font-size: 12px;
}

.designby_resize { margin:0px auto; padding:0px 00px;  /* position:relative; z-index:21; */}

.designby_bg { padding:0px 00px; 
 min-height:15px;}

.designby a { color:#999; text-decoration:none;}


.gridContainer {
	width: 93.9673%;
	max-width: 960px;
	padding-left: 0.5163%;
	padding-right: 0.5163%;
	margin: auto;
	position:relative;
	
	
	
}
#header {
	clear: both;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	display: block;
	min-height: 205px;
	background-color: #FFF;
}

.button-indent {text-align:center;  }

#header h1{
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: left;
	color:#59C5D2;
}
#header h2{ color:#FFF; }
#header h2 a{
	color: #FFF;
	padding: 5px 85px 5px 20px;
	background-color: #5BC5D4;
	font-size: 0.7em;
	text-transform: uppercase;
	width: 300px;
	margin-left: 0px;
	text-decoration: none;
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	/*Reflection*/
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));
}
#header h2 a:hover{color:#2D2F34; text-decoration:none; background-image:url(../images/arrow.png); background-position:right center; background-repeat:no-repeat;

 /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  }

#header h3{
	color: #333;
	display: block;
	margin-left: 27px;
	margin-right: auto;
	font-size:1em;
}


#header h4{
	color: #5BC5D4;
	display: block;
	margin-left: 27px;
	margin-right: auto;
	font-size: 1em;
}


.home-tank { display: block;
    margin-left: auto;
    margin-right: auto;}

#aerotank-logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 24.1758%;
	display: block;
	text-align:left;
	background-image:none;
	
	margin-top:0px;
	background-color:transparent;

}
#top-tel {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 73%;
	display: block;
	text-align: right;
	margin-top: 1px;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}



.email { color:#fff; font-size:1.2em; font-weight:500;}
.email a { color:#fff; text-decoration:none; }
.email a:hover { color:#DBBFDA; background-color:#59C5D2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.tel {
	color: #fff;
	font-size: 1.1em;
	text-align:right;
}
.tel a {
	color: #000;
	text-decoration: none;
}
.tel a:hover {
	color: #FFFFFF;
	background-color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.banner-text { text-align:center; padding-left:90px; padding-right:90px; font-size:1.3em; color:#666666;}


.blue-title {
	background-color: #5BC5D4;
	width: 99.5%;
	color: #FFF;
	padding: 15px;
	font-size: 1.2em;
	margin-left: -10px;
}
.blue-title-main {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
.blue-title-right { padding-left:50px; font-size:1em;}

.navy-title {
	background-color: #5BC5D4;
	width: 98.9%;
	color: #fff;
	padding: 15px;
	font-size: 1.2em;
	margin-left: -10px;
}
.navy-title-main { text-transform:uppercase; font-weight:bold;}
.navy-title-right { padding-left:50px; font-size:1em; line-height:25px;}

#Products1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
	margin-bottom:10px;
}

#Products2 { clear: none; float: left; margin-left: 1.0989%; width: 32.6007%; display: block;margin-bottom:10px;}
#Products3 { clear: none; float: left; margin-left: 1.0989%; width: 32.6007%; display: block;mrgin-bottom:10px;}
#Products-info {
	clear: both;
	float: left;
	margin-left: 0;
	width: 65%;
	display: block;
	padding: 5px 0px;
	color: #666;	line-height: 20px;
	border-right: #CCC thin solid;
	padding-right:3%;
}
#Products-info h1{
	color: #59C5D2;
	font-size: 1.92em;
	text-align: left;

	font-weight: 700;
	}
#Products-info h2{
	color:#333333;
	font-size:1.2em;
	text-align: left;
	margin-left:0px;

	}

#Products-info h2 a{ color:#FFF; padding:5px 85px 5px 20px; background-color:#59C5D2; font-size:0.9em; text-transform:uppercase; width:300px;text-decoration:none; 

	
	}
	
	
#Products-info h2 a:hover{color:#59C5D2; text-decoration:none; background-image:url(../images/arrow.png); background-position:right center; background-repeat:no-repeat;background-color:#666;

  }



#products-image {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 29%;
	display: block;
	padding-top: 7px;
}
#products-image a { color:#666;
}
#products-image a:hover { color:#000;
}


#footer h1 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 25px;

}
#footer p { color:#fff;
font-size:12px; padding-left:0px;padding-right:25px;}
#footer-left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.6007%;
	display: block;
}

#footer-left li{ list-style-image:url(../images/bg_arrow_white.png);
line-height:30px;
color:#FFF;
}

#footer-left li a{ color:#FFF;
text-decoration:none;
}
#footer-left li a:hover{ color:#666;
}

#footer img {
max-width: 100%;
}
#footer-middle {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
	color:#FFF
}
#footer-middle a { text-decoration:none; color:#FFF;}
#footer-middle a:hover { text-decoration:none; color:#fff;}




#footer-middle li a{ color:#FFF;
text-decoration:none;
}
#footer-middle li a:hover{ color:#666;
}



#footer-right {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
	color:#fff;
}
#footer-right h1{
	padding-left: 10%;


}

#footer-right a:hover { text-decoration:none; color:#000;}
#footer-right a { text-decoration:none; color:#fff;	font-size:1em;
}

#footer-right p{
	padding-left: 10%;
	font-size: 12px;

}


#footer-middle-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 40%;
	display: block;
}
#footer-middle-1 p {
	padding-right: 0px;
	border-bottom: #fff1 thin dashed;
	padding-bottom: 10px;
}
#footer-middle-2 {
	clear: none;
	float: right;
	margin-left: 1.0989%;
	width: 55%;
	display: block;
}
#footer-middle-2 p {
	padding-right: 0px;
	border-bottom: #fff1 thin dashed;
	padding-bottom: 10px;

}
#header-about {
	clear: both;
	float: left;
	margin-left: 0;
	width: 66.3003%;
	display: block;
	background-color: #FFF;
	margin-top: 15px;
	color: #000;
}
#about-products {
	clear: none;
	float: right;
	margin-left: 2.0989%;
	width: 31%;
	display: block;
	background-color: #FFF;
	color: #5BC5D4;
	margin-top: 15px;
}

#header-about p{
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
	line-height: 25px;
	width: 95%;
}

#header-about h2{
	padding-left: 25px;
	padding-right: 25px;
	color: #27337A;	line-height: 20px;
	font-size: 1.5em;

}
#header-about ul{ 
	padding-left:25px;
	padding-right:25px;
 	color:#A864A4;
	line-height:25px;
	font-size:1em;
}
#header-about li{ 
	padding-left:25px;
	padding-right:25px;
	line-height:25px;
	font-size:1em;
}

#header-about a{
	color: #5BC5D4;
	text-decoration: none;
}
#header-about a:hover{
	color: #5BC5D4;
	text-decoration: underline;
}


#right-product-pic{
	clear: both;
	float: left;
	margin-left: 10px;
	width: 30%;
	display: block;
}

#right-product-title{
	clear: none;
	float: right;
	margin-left: 1.0989%;
	width: 62%;
	display: block;
}
#right-product-title img{
	width: 15%; 
	padding-right:5px;
	float:left;

}

#right-products-button{
	clear: both;
	float: left;
	margin-left: 0;
	width: 95%;
	display: block;
	text-align: right;
	padding-right: 10%;
}
#right-product-title h1{
	color: #333333;
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 5px;

	}
#right-products-button h2{
	color: #333333;
	font-size: 1em;
	text-align: right;
	margin-left: 0px;

	}

#right-products-button h2 a{ color:#FFF; padding:5px 5px 5px 5px; background-color:#A864A4; font-size:0.9em; text-transform:uppercase; text-decoration:none; 
	
	
}
	
	
#right-products-button h2 a:hover{color:#59C5D2; text-decoration:none; 
  }

#right-products{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	min-height: 80px;
	padding-top: 20px;
	border-bottom: #EBEAE7 thin solid;
  }
  
  .white { color:#FFF;}
  .big {
	font-size: 1.7em;
}
  
/* LIST #2 */
#list2 { width:100%; }
#list2 ol { font-style:italic;  font-size:24px; color:#A864A4;   margin-left:15px;   }
#list2 ol li { }
#list2 ol li p { padding:10px; font-style:normal;  font-size:14px; color:#666; border-left: 1px solid #A864A4; margin-left:-10px; }
#list2 ol li p em { display:block; }

.pdf {
	float: right;
	padding-right: 10px;
	alignment-adjust: central;
	padding-top: 10px;
	padding-bottom: 5px;
}

.indent-right { margin-left:30px; font-size:1.3em;}
.indent-right h1 { font-size:1.1em; text-decoration:none; color:#A864A4;}
.indent-right h1 a {
	font-size: 0.9em;
	text-decoration: none;
	color: #5BC5D4;
}

.blueberry { max-width: 1200px; }

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: show;
	 margin-left: -40px;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
	width:101.5%;
	margin-left:-5%;
	margin-top:10px;
}
.blueberry .pager li {  display: inline-block; width:20%; margin-top:-20px;}
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 14px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }




/*  NAVIGATION */
#nav { margin: 0; padding-top: 0.85em; width: 100%;  font-size: 1.3em; text-transform:uppercase;float: left;     }
#nav ul {padding: 0;
margin-left: 0;} 
#nav li { margin-left:-40px; display: block; float: left; clear: none; margin-right: 3.9%;  padding:5px 40px 5px 0px;}
#nav li:last-child { margin-right: 0; }
#nav a { display: block; color: #59C5D2; text-decoration:none; 
 -webkit-transition: top 1s ease;
     -moz-transition: top 1s ease;
       -o-transition: top 1s ease;
      -ms-transition: top 1s ease;
          transition: top 1s ease;    }
#nav a:hover {
	color: #5BC5D4;
}


.quote {
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #fff;
	font-size: 25px;
	padding-left: 10px;
	padding-top: px;
	display: block;
	height: 161px;
	width: 100%;

	
}

.quote p:first-line{
	color:#59C5D2;
	font-size:130%;
	text-transform:uppercase;
	line-height:45px;
}
.quote p{
	line-height:30px;
	padding-left:20px;
	padding-right:45px;
}


.treatments-bg { 
list-style-image:url(../images/arrow.png);
padding-top:5px;
padding-left:10px;
padding-bottom:15px;
}
.treatments-bg a:hover { font-size:15px;
color:#000;
}
.treatments-bg a {
	font-size: 15px;
	text-decoration: none;
	color: #30A3AF;
}


.treatments-bg2 {
list-style-image:url(../images/arrow.png);

padding-top:8px;
padding-left:10px;

}
.treatments-bg2 a:hover { color:#999;
}
.treatments-left { margin-left:-35px; }
.treatments-left li{ padding-bottom:6px; margin-left:20px;}
.treatments-left a { font-size:13px;
text-decoration:none;
color:#59C5D2;
}
.treatments-left a:hover { 
text-decoration:none;
color:#000;
}
#home-text-left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48%;
	display: block;
}
#home-video {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 50%;
	display: block;
}
#home-hottopics {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hottopic1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32%;
	display: block;
}
#hottopic2 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 32%;
	display: block;
}
#hottopic3 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 32%;
	display: block;
}
#home-team {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#home-team-left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 72%;
	display: block;
}
#home-team-right {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 26%;
	display: block;
}
			}
