/* CSS Document */

body {
	margin-top: 22px;
	width:802px;
	margin:0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	text-align: left;
}

#container {
	width: 802px;
	position: static
}

#slogan {
	width: 802px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#slogan h1 {
	width: 429px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background:url(images/slogan.gif) no-repeat;
	float: left;
	display: block;
}

#slogan span {
	display: none;
	text-align:left;
}

#banner {
	width:802px;
	height: 142px;
	border: 0px;
	padding: 0px;
	margin: 0 0 1px 0;
	background:url(images/heading_about.jpg) no-repeat;
}
#navhold{
	width: 802px;
	height: 23px;
	padding: 0px;
	margin: 0px;
}

#navigation {
	position: static;
	margin: 0px;
	padding: 0px;
	width: 802px;
	height: 23px;	
	list-style: none;
	/*overflow: hidden;*/
	float: left;	
}

#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 23px;
}

#navigation a {
	float: left;
	padding: 0px;
	overflow: hidden;
	height: 23px;
	/*height: 23px !important;*/
	/*height*//**//*:0px;*/ /* for iE5 only */
}

#navigation a:hover, #navigation a.selected {
	background-position: 0 -23px;
}

#home a{
	width: 99px;
	background: url(images/nav/content_01.gif) top left no-repeat;
}

#consulting a{
	width: 141px;
	background: url(images/nav/content_02.gif) top left no-repeat;
}

#products a{
	width: 134px;
	background: url(images/nav/content_03.gif) top left no-repeat;
}

#skinstudio a{
	width: 76px;
	background: url(images/nav/content_04.gif) top left no-repeat;
}

#tips a{
	width: 100px;
	background: url(images/nav/content_05.gif) top left no-repeat;
}

#about a{
	width: 252px;
	background: url(images/nav/content_06.gif) top left no-repeat;
}

#shoppingnavhold {
	width: 373px;
	height: 20px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}

#shoppingnav {
	background-color: #eaeeba;	
	list-style: none;
	display: inline;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	float: right;
}

#shoppingnav li {	
	padding: 2px;
	list-style: none;
	display: inline;
	border-left: 1px solid #a1d1d2;
	margin: 0px;	
}

#shoppingnav a {
	color: #274e5d;
	text-decoration: none;
}

#shoppingnav a:hover {
	text-decoration: underline;
}

#content {
	width: 802px;
	padding-top: 10px;
}

#content h2 {
	color: #274e5d;
	font-weight: bold;
	font-size: 1.2em;
}

#content h3 {
	color: #8bc8da;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content h4 {
	color: #274e5d;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content ul {
	margin: 0px;
	padding-left: 20px;
}

#content li {
	list-style-type:disc;
	padding-left: 0px;
}

#leftcolumn {
  width: 175px;
  float: left;
  margin: 0px;
  padding: 0px;
}

#navcolumn {
	/*font-size: 1.1em;*/
	background: #8bc8da;
	font-weight: bold;
	font-size: 11px;
	width: 160px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 6px 5px 5px 5px;
}

#navcolumnlow {
  width: 150px;
  float: left;
  margin: 10px 0 0 0;
  padding: 0px;
}

#navcolumn ul {
	position: static;	
	width: 160px;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;	
	float: left;
	text-indent: 10px;	
	text-align: left;
	background: #e3f0f4;
	border-top: 5px solid #b9cadc;
	list-style: none;
}

#navcolumn li {
	margin: 0;
	padding: 3px 2px;
	/*height: 22px;height: 30px;*/
	list-style:none;
	color: #175f77;
}

.sub {
	list-style: none;
	font-size: 10px;
}

#navcolumn a {
	padding-top: 4px;
	color: #175f77;
	text-decoration: none;
	/*height: 18px;*/
}

#navcolumn a:hover {
	/*background-color: #9cd8e9;*/	
	/*background-color: #8bc8da;*/
	text-decoration: underline;
}

#textcolumn {
	/*width: 463px;*/
	width: 444px;
	float: left;
	/*border-left: 1px solid #175f77;*/
	padding-left: 10px;
	line-height: 1.4em;
}

#textcolumn a {
	color: #274e5d;
	text-decoration:none;
}

#textcolumn a:hover {
	text-decoration:underline;
}

/* for site map section */
#sitemapleft {
	width: 217px;
	float: left;
	margin: 0;
	padding: 0;
}



#sitemapleft p {
	text-indent: 0;
}

#sitemapright {
	width: 217px;
	float: right;
	margin: 0;
	padding: 0;
}

#sitemapright p {
	text-indent: 0;
}

/**/

#textcolumn li {
	list-style-image: url(images/bullet.gif);
	margin: 0 0 0 4px;
}

#textcolumn p {
	text-indent: 1.5em;
	/*float: left;*/
}

#textcolumn img {
	margin: 0 0 0px 0;
}

#textcolumn h2 {
	margin: 0 0 0 0;
}

#picturecolumn {
	/*width: 194px;*/
	width: 170px;
	float: right;
}

#picturecolumn1 {
	width: 170px;
	height: 43px;
}

#picturecolumn1 img {
	margin: 23px 0 0 70px;
}

#picturecolumn2 {
	width: 170px;
	height: 99px;
	margin: 12px 0 0 0;
}

#picturecolumnask {
	width: 170px;
	height: 150px;
	margin: 0 0 12px 0;
	background: url(images/ask_michelle_promo.jpg) top left no-repeat;
}

#picturecolumn2 img {
	margin: 75px 0 0 70px;
}

#social_media {
	clear: both;
	width: 802px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#footer {
	clear: both;
	width: 802px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #274e5d;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

table a {
	color: #274e5d;
	text-decoration:underline;
}

.textbox {
	border: 1px solid #8bc8da;
}

img {
	border: 0px;
}

.error {
	background-color: #eaeeba;
}

/*articles */

#byline {
	color: #666666;
	text-indent: none;
	font-weight: bold;
}

#referral {
	text-indent: none;
}

.staff {
	float: left; 
	margin: 4px 4px 0 0; 
}

