body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #FFF;
	}

/* Navigation */
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	background-color: #C0CBE7;
	height: 100%;
	width: 150px;
	background-image: url('images/navtop.jpg');
	background-repeat: no-repeat;
	}

#nav li {
	padding: 5px 0px 0px 0px;
	list-style-type: circle;
	}
	
a:link {
	font: 12px "Courier";
	font-weight: bold;
	text-decoration: none;
	color: #039;
	}
	
a:visited {
	font: 12px "Courier";
	font-weight: bold;
	text-decoration: none;
	color: #039;
	}
	
a:hover {
	font: 12px "Courier";
	font-weight: bold;
	text-decoration: none;
	color: #900;
	}
	
a.current {
	font: 12px "Courier";
	font-weight: bold;
	text-decoration: underline;
	color: #093;
	}
	
/* end of nav */

/* Content */
#content {
	position: absolute;
	top: 0px;
	left: 150px;
	padding: 0px;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	}

span.belitelogo {
	position: absolute;
	top: 0px;
	left: 0px;
	}
/* End of content*/


/* Home Page */
span.homep1 {
	color: #000;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 90px;
	left: 50px;
	}
	
span.homep2 {
	color: #000;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 180px;
	left: 50px;
	}
	
span.homep3 {
	color: #000;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 270px;
	left: 50px;
	}
	
span.homep8 {
	color: #000;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 450px;
	left: 50px;
	}
	
span.homep4 {
	color: #F0F;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 520px;
	left: 50px;
	}
	
span.homep5 {
	color: #000;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 550px;
	left: 50px;
	}
	
span.homep6 {
	color: #000;
	font: 13px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 570px;
	left: 50px;
	}
	
span.homep7 {
	color: #666;
	font: 11px "Times New Roman";
	position: absolute;
	top: 610px;
	left: 50px;
	}

span.yellowpages {
	position: absolute;
	top: 650;
	left: 50;
	}	
/* End of home */

/* Medications */

span.meds {
	position: absolute;
	left: 200px;
	top: 200px;
	}

/* Approach */
span.approachp1 {
	position: absolute;
	left: 50px;
	top: 200px;
	}
/* End of Approach */

/* Medical Director */
span.stafftitle {
	color: #900;
	font: 20px "Courier";
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 80px;
	}
	
span.aboutdad {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 140px;
	left: 50px;
	}
	
/* end of medical director */

/* Directions */
span.dirp1 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 110px;
	left: 50px;
	}
	
span.dirp2 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 50px;
	}
/* end of directions */

/* Hours */
span.hourp1 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 110px;
	left: 50px;
	}
	
span.hourp2 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 140px;
	left: 50px;
	}
	
span.hourp3 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 220px;
	left: 50px;
	}
	
span.hourp4 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 300px;
	left: 50px;
	}
/* end of hours */

/* Letter */
span.lettertitle {
	color: #000;
	font: 18px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 50px;
	}
	
span.letterp1 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 50px;
	}
	
span.letterp2 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top:500px;
	left: 50px;
	}
/* End of letter */

/* Unlimited Meds */
	span.unlimitedp1 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 50px;
	}	
/* End of Unlimited Meds */

/* Closing Policy */
span.closingp1 {
	color: #900;
	font: 16px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 50px;
	}
	
span.closingp2 {
	color: #000;
	font: 12px "Times New Roman";
	font-weight: bold;
	position: absolute;
	top: 130px;
	left: 50px;
	}
	
	

	
	
	
	
	
	
	