* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: normal 100%/1.5em "Lucida Sans Unicode","Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
	color: #777;
	background: #d3d5a6
}

/* -- links -- */

a:link {
color: #0066CC;
text-decoration: none;
background: transparent;
}

a:visited {
color: #f93;
text-decoration: none;
background: transparent;
}

a:hover {
color: #c60;
text-decoration: underline;
background: transparent;
}

a:active {
color: #c60;
text-decoration: none;
background: transparent;
}

#content a:link:after, #content a:visited:after {
/* content: " (" attr(href) ") "; */
font-size: 90%;
}

/*#content a[href^="/"]:after {
content: " (http://www.newlifeallergy.com" attr(href) ") ";
}*/

/* -- headings -- */

h1 {
margin: 0 0 15px 0;
padding: 0;
background: transparent;
font-weight: bold;
color: #777;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 1.2em;
}

h2 {
margin: 0 0 5px 0;
padding: 0;
background: transparent;
font-weight: bold;
color: #777;
font-size: 1em;
}

h3 {
font-size: 1.0em;
}

h3.header {
	font-size: 130%;
}
.container {
	padding: 30px;
	margin: 20px 0 20px 0;
	background: #fff;
	}

#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #85bd74;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	border-bottom: 4px solid transparent;
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #595;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #85bd74;
	padding-bottom: 2px;
	background: #fff;
	color: #85bd74;
	}

#cdl {
  padding : 20px;  
  width : 100%;
  border : 0px solid #ccc;
  margin : auto;
  overflow: hidden;
}

#cdl h3 { 
  padding : 0px;
  margin-left: -30px;
  display : block;
  background: url(newlife_conditions.jpg);
  color : #559955;
  width: 571px;
  height: 150px;
}

#cdl h3 span {
    display: none;
}

#cdl ul{

}
#cdl li {
  height : 1em;
  list-style-type : disc;
  color : #333;
  padding : 0.3em 0 0.4em 0;
  font-size : 0.9em;
}

#cdl li.cdl_l2 {
  margin-left : 33%;
  margin-top : -1.7em;
  border : 0;
}  

#cdl li.cdl_13 {
    margin-left : 66%;
    margin-top : -1.7em;
    border : 0;
}

.cdl_alt {
  background-color : #FFFFFF;
}

.testing-img{
float: right;
}

.treatment-img{
float: right;
}

div.clear {
clear: both;
height: 0;
line-height: 0;
}

textG{
color: #595;
font-weight: bold;
}

#wrapper { 
 margin: 0 auto;
 width: 861px;
}
#header {
 color: #333;
 width: 860px;
 float: left;
 padding: 0px;
 border: 0px;
 height: 182px;
 margin:0px;
 background: #d3d5a6;
}
#navwrapper
{
 width: 821px;
 float: left;
 height: 27px;
 background: #ffffff;
 background-image: url('navslice.jpg');
 background-repeat:no-repeat;
 background-position:right; 
}
#navigation {
 margin: 0 auto;
 width: 600px;
 color: #333;
 padding: 0px;
 border: 0px;
 background: #ffffff;
text-align: center;

}
#concontainer {
 border: 0px;
 background: #ffffff;
 margin: 0px;
 padding: 0px;
 width: 860px;
 float: left;
}
#leftcolumn { 
 color: #333;
 border: 0px;
 background-color: #ffffff;
 margin: 0px;
 padding: 50px 0 0 0;
 width: 218px;
 float: left;
 background-image: url('liner.jpg');
background-repeat: repeat-x;
text-align: center;
}
.leftcolumnitem {
    color: #666;
    font-weight: bold;
    padding: 20px 0;
    font-size: 0.7em;
    line-height: 1em;
}
.leftcolumnitem strong {
    color: #000;
}
.leftcolumnitem img, .leftcolumnitem .name {
    display: block;
    margin: 0 auto;
}

#content { 
 float: left;
 font-size: 0.75em;
 text-align: left;
  line-height: 1.6em;
 color: #333;
 border: 0px;
 background: #ffffff;
 margin: 0px;
 padding: 50px 0 0 0;
 width: 571px;
 display: inline;
 background-image: url('liner.jpg');
background-repeat: repeat-x;
}

#content p {
margin: 0;
padding: 0 0 15px 0;
}

#rightcolumn { 
 color: #333;
 border: 0px;
 background: #ffffff;
 margin: 0px;
 width: 71px;
 float: left;
}
