/* GENERAL STYLES */
body					{background: #fff; text-align: left;}

/* div#container				{width: 950px; padding: 0 15px; margin: 0 auto; text-align: left; background: #fff;} /* url(/img/bg.gif) 50% 0 repeat-y */

div.wrapper				{width: 950px; margin: 0; text-align: left;}

div#header				{height: 108px; background: url(/img/header-bg.gif) 0 0 repeat-x #351f20;}
div#header h1				{float: left; clear: none; width: 210px; height: 72px; margin: 0; padding: 0; background: url(/img/logo.gif) 0 0 no-repeat transparent;}
div#header h1 a				{display: block; width: 210px; height: 72px; text-indent: -99999px;}
div#header h2				{float: left; clear: none; width: 360px; height: 36px; margin: 36px 0 0; background: url(/img/strapline.gif) 0 0 no-repeat transparent; text-indent: -99999px;}

ul#mainmenu				{float: left; clear: both; list-style: none; padding: 9px 0 0; height: 27px; margin: 0 0 0 18px;}
ul#mainmenu li				{float: left; margin: 0 15px 0 0; font: bold 14px/1 "Trebuchet MS", sans-serif; text-transform: uppercase; letter-spacing: 1px;}
ul#mainmenu li a			{display: block; padding: 6px 0px 7px; text-decoration: none; color: #bbb;}
ul#mainmenu li a:hover			{color: #fff;}
ul#mainmenu li.active			{background: #bbb;}
ul#mainmenu li.active a			{color: #47292b; padding: 7px 10px 6px;}
ul#mainmenu li.active a:hover		{color: #47292b;}

div#content-top				{float: left; width: 100%; background: #bbb; border-bottom: 2px solid #fff;}
div#headline				{float: left; clear: left; width: 590px; margin: 0 10px 0 0;}
div#treatments				{float: left; width: 350px; padding: 20px 0 0;}
div#treatments dl			{}
div#treatments dl dt			{width: 265px; float: right; text-alignh: left;}
div#treatments dl dd			{float: right; width: 265px;}
div#treatments dl dd.image		{float: left; clear: left; width: 85px; margin-top: -8px;}
div#treatments dl dd.clearing		{clear: both; height: 1px; margin: 0;}

div#content-bottom			{float: left; width: 100%; background: #999; padding: 10px 0;}
div#main				{float: left;  clear: left; width: 590px; margin: 0 10px 0 0;}
div#sidebar				{float: left; width: 350px;}

div#footer				{clear: both; background: url(/img/footer.gif) 0 0 repeat-x #fff; padding-top: 1px;}
div#footer p				{margin: 20px;}


/* EDITOR PROPERTIES */
