* {
		margin:0;
		padding:0;
		}

	
html, body {
	
	background-color: #ffffff;
	margin:0;
	background-image: url("images/background-skystrip.jpg");
	background-repeat: no-repeat;
	background-position: center 80px;

}

/***********************************
	CONTAINERS
***********************************/


#main {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	clear:left;
	
}
	
	
#starman {
	position: absolute;
	top: 38px;
	left: 0px;
	
}

#logo {
	z-index:4;
	position: absolute;
	top: 81px;
	left: 164px;	
}
		
#navigation {
	position:absolute;
	width: 140px;
	top:210px;
	left: 20px;
}

#content0 {
	position:absolute;
	width: 400px;
	top:210px;
	left:170px;
	border-color: #333;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding-left: 10px;
}

#colright0 {
	position: absolute;
	top:268px;
	right: 10px;
	width: 190px;
	border-color: #333;
	border-style: solid;
	padding-left: 10px;
	border-width: 0px 0px 0px 1px;
}

#content2 {
	position:absolute;
	width: 400px;
	top:330px;
	left:170px;
	border-color: #333;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding-left: 10px;
}

#colright2 {
	position: absolute;
	top:334px;
	right: 10px;
	width: 190px;
	border-color: #333;
	border-style: solid;
	padding-left: 10px;
	border-width: 0px 0px 0px 1px;
}

#feature0 {
	z-index:2;
	position: absolute;
	top:120px;
	right: 11px;
	width: 200px;
}

#feature1 {
	z-index:3;
	position: absolute;
	top:185px;
	left: 170px;
	width: 420px;
}

#feature2 {
	z-index:2;
	position: absolute;
	top:185px;
	right: 11px;
	width: 200px;
}

div#copy{
		margin: 0 12px 0 12px;
    	font: 12px helvetica,Arial,sans-serif;
		text-align:left;
}





/***********************************
	LINKS
***********************************/

a {
	color: #333;

}

a:hover {
	color:#8698bc;
	
}

a.sig2 {
	color: #999999;
	text-decoration: none;
}

a.nav {
	color: #333;
	text-decoration: none;
}

a.nav:hover {
	color:#8698bc;
	text-decoration:underline;
}


/***********************************
	MISCELLANEOUS
***********************************/


h1 {
	color: #596a85;
	font-size: 16px;
	font-family: helvetica, arial, san-serif;
	font-weight: normal;
	line-height: 20px;
	margin-top: 1em;
}


p { margin-top: 1em; } 

.space {
line-height: 2px;
} 

h2 {
	color: #596a85;
	font-size: 12px;
	font-family: helvetica, arial, san-serif;
	font-weight: normal;
	line-height: 16px;
	margin-top: 1em;
}


.copy {
	color: #596a85;
	font-size: 12px;
	line-height: 13px;
	font-family: helvetica, arial, san-serif;
	font-weight: normal;
}

.doctor {
	color: #ffffff;
	font-size: 48px;
	font-family: helvetica, arial, sans-serif;
	line-height: 50px;
}

.holistic {
	color: #ffffff;
	font-size: 24px;
	font-family: helvetica, arial, sans-serif;
	line-height: 30px;
}

.herbal {
	color: #ffffff;
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	line-height: 20px;
}

.nav {
	color: #596a85;
	font-size: 12px;
	padding-right: 1px;
	font-weight:normal;
	font-family: helvetica, arial, sans-serif;
	line-height: 13px;
	padding-bottom:3px;
	text-align: left;
}

.sig2 {
	color: #999999;
	font-size: 11px;
	font-weight:normal;
	font-family: helvetica, arial, sans-serif;
	line-height: 13px;
	margin-top: 6px;
}

.caption {
	color: #000000;
	font-size: 10px;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	width: 90px;
}

ul {
	list-style:circle;
	margin-left: 1em;
	padding-left: 1em;
	text-indent:0em;
	}
