@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #FBFBFB;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container{margin: 0px auto; width: 885px;}
#header{
	height: 380px;
}
#content{
	padding-bottom: 60px;
}
#leftcolumn{
	float: left;
	width: 300px;
	padding-top: 126px;
	padding-right: 16px;
	text-align: right;
	color: #FF0000;
}
#rightcolumn{
	float: left;
	width: 471px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	text-align: justify;
}
#navigation{
	width: 212px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	float: right;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 10px;
}
#navigation a{text-decoration: none;}
#home{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 10px;
}
#home a{
	color: #FF0000;
}
#home a:hover{color:#00CC00;}
#homepage #home {color: #000000;}
#needsanalysis{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 10px;
}
#needsanalysis a{color: #FF0000;}
#needsanalysis a:hover{color: #00CC00;}
#needsanalysispage #needsanalysis {color: #000000;}
#monaviepage #optimalhealth{color: #000000;}
#contactpage #contact{color: #000000;}
#optimalhealth{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 10px;
}
#optimalhealth a{color: #FF0000;}
#optimalhealth a:hover{color: #00CC00;}
#contact{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 10px;
}
#contact a{color: #FF0000;}
#contact a:hover{color: #00CC00;}
#tagsmovie{
	padding-top: 14px;
	padding-bottom: 10px;
}
#spacer{clear: both;}
#quotes{
	width: 400px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dashed #999999;
	background-color: #F2F2F2;
}
#peoplesaying{
	width: 188px;
	float: right;
	border: 1px dotted #333333;
	background-color: #E4E4E4;
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	color: #000000;
}
#footer{
	background-color: #E8E8E8;
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
	padding-top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#footercontent{margin: 0px auto; width: 885px;}
#inlight{
	float: left;
	width: 250px;
}
#inlight a{color: #000000;}
#copyright{
	float: left;
	width: 275px;
                text-align: center;
}
#copyright a{color: #000000; text-decoration: none;}
#copyright a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#bottomnav{
	float: right;
	width: 355px;
	text-align: right;
}
#bottomnav a{color: #000000; text-decoration: none;}
#bottomnav a:hover{
	color: #0000FF;
	text-decoration: none;
}
.paddingtop0{padding-top: 0px; margin-top: 0px;}
#picright{
	float: right;
	padding-left: 28px;
}
#listpadding10 li{padding-bottom: 10px;}
#listpadding10 #listbottom{padding-bottom: 0px;}
#listpaddingtop{padding-top: 0px; margin-top: 0px;}
#25reasonsheader{
	background-color: #53B000;
}

