/* Reset Styles */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td, a, img {
	margin: 0;
	padding: 0;
	visibility: visible;
	text-align: left;
}

body {
	background: #e8e1e8;
}

fieldset, img { 
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* Default Styles */

body, html {
	font: 12px Arial, Helvetica, sans-serif;
}

p {
	line-height: 140%;
	margin: 0 0 20px 0;
}

strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}

#container {
	background: #fff url('images/wrapbg.gif') repeat-y;
	margin: 0 auto;
	padding: 0 4px;
	width: 800px;
}

#container_bottom {
	background: #fff url('images/container_bottom.gif') no-repeat;
	height: 4px;
	margin: 0 auto 20px auto;
	padding: 0 4px;
	width: 800px;
}

.clear {
	clear: both;
}

/* Header */

#header {
	background: #fff url('images/header.png') top left no-repeat;
	height: 152px;
	margin-top: 0px;
}

#headerlink {
	margin: -30px 163px 0 148px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}

#headerlink ul li {
	border-left: 1px solid #333333;
	display: inline;
	padding: 0 3px 0 6px;
}

#headerlink a {
	color: #7e097e;
	text-decoration: none;
}

#headerlink a:hover {
	color: #c60ec6;
	text-decoration: underline;
}

#headerlink ul li.first {
	border-left: none;
	margin: 0 3px 0 0;
	padding: 0;
}

#headerlink ul li.last {
	padding: 0 0 0 6px;
}
/*standard headerlink section end*/

/* Content - main container that holds the left menu, the main content and the headline area */

#content {
	/*margin-top: -20px;*/
	overflow: auto;
	width: 100%
}

/* Main - the main content in the middle of the page */

#main {
	color: #333;
	display: inline;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	width: 477px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#main a {
	color: #7e097e;
	text-decoration: none;
}

#main a:hover {
	color: #c60ec6;
	text-decoration: underline;
}

#main h1 {
	color: #7e097e;
	padding: 8px 0 0 0;
	font: 28px "Trebuchet MS", Helvetica, sans-serif;
}

#main h2 {
	color: #7e097e;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	font: 22px "Trebuchet MS", Helvetica, sans-serif;
}

#main h3 {
	color: #7e097e;
	padding: 10px 10px 10px 0;
	font: 16px "Trebuchet MS", Helvetica, sans-serif;
}

#main h6 {
	color: #7e097e;
	padding: 0 0 12px 0;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
}

#main #phonelady {
	background: url('images/phone_lady.jpg') no-repeat bottom right;
	height: 247px;
	padding: 0 0 10px 0;

}

#main #yourpartner {
	background: url('images/your_partner.gif') no-repeat;
	height: 31px;
	margin: 0 0 10px 0;
	width: 343px;
}

#main #onesolution {
	background: url('images/one_call.gif') no-repeat;
	height: 15px;
	margin: 10px 0;
	width: 162px;
}

#main #callus {
	font: 13px Arial, Helvetica, sans-serif;
}

.phonenumber {
	color: #7e097e;
	font-weight: bold;
}

#main #submain { /* Submain - the bottom of the main content area */
	font: 12px Arial, Helvetica, sans-serif;
}

#main #submain .service { /* Service - container for each service */
	background: url('images/serviceborder.gif') repeat-y top left;
	float: left;
	width: 140px;
	min-height: 165px;
	margin: 14px 0 20px 5px;
	padding: 6px 5px 2px 8px;
	text-align: left;
}

#main #submain .service .more {
	color: #7e097e;
	font: bold 10px Verdana, Geneva, sans-serif;
	padding: 10px 0 0 0;
}

#main #submain .service .more a {
	color: #7e097e;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#main #submain .service .more a:hover {
	color: #c60ec6;
	text-decoration: underline;
}

#main #submain .first {
	background: none;
	padding: 6px 5px 2px 0;
}

#main #submain .prevention {
	background: url('images/prevention.gif') no-repeat top left;
	padding: 20px 0 0 0;
}

#main #submain .therapy {
	background: url('images/therapy.gif') no-repeat top left;
	padding: 20px 0 0 0;
}

#main #submain .case_management {
	background: url('images/case_management.gif') no-repeat top left;
	padding: 20px 0 0 0;
}

/* Menu - the menu on the left side of the page */

#menu {
	width: 141px;
	float: left;
	padding: 20px 0 0 0;
}

#menu, #menu ul {
	list-style: none;
}

#menu ul {
	border-bottom: 3px solid #eee;
	margin-bottom: 20px;
}

#menu li a {
	background: url('images/menubg.gif') no-repeat;
	color: #999;
	position: relative;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	width: 131px;
}

#menu li a:hover {
	background: url('images/menubg_hover.png') no-repeat;
	color: #fff;
}

#bbb {
	border-bottom: 3px solid #eee;
	width: 141px;
	float: left;
	padding: 20px 0 0 0;
}

/* Headlines - the headline section on the right side of the page */

#headlines {
	margin-left: 641px;
}

#headlines .ad { /* Headline - each individual headline section */
	background: #fff url('images/headlinebg.gif') bottom left repeat-x;
	border-top: 1px solid #ccc;
	color: #333;
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 8px 5px 12px 10px;
	
}


#headlines .headline { /* Headline - each individual headline section */
	background: #fff url('images/headlinebg.gif') bottom left repeat-x;
	border-top: 1px solid #ccc;
	color: #000;
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 8px 5px 12px 10px;
	
}

#headlines .headline h2 {
	color: #7e097e;
	font: bold 16px "Trebuchet MS", Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 8px;
}

#headlines .headline .more {
	color: #999;
	font: bold 10px Verdana, Geneva, sans-serif;
	margin-top: 8px;
	padding: 0 10px 0 0;
	text-align: right;
}

#headlines .headline .more a {
	color: #999;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#headlines .headline .more a:hover {
	color: #666;
	text-decoration: underline;
}

/* Footer - the footer section at the bottom of the page */

#footer {
	background: #fff url('images/footer.png') top left no-repeat;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	height: 152px;
}

#footer #footerlinks { /* Footerlinks - the links that appear in the footer */
	height: 20px;
	padding: 105px 10px 0 0;
}

#footer #footerlinks ul {
	text-align: right;
}

#footer #footerlinks ul li {
	border-left: 1px solid #fff;
	display: inline;
	padding: 0 3px 0 6px;
}

#footer #footerlinks ul li.first {
	border-left: none;
	margin: 0 3px 0 0;
	padding: 0;
}

#footer #footerlinks ul li.last {
	padding: 0 0 0 6px;
}

#footer #footerlinks ul li a {
	color: #fff;
	text-decoration: none;
}

#footer #footerlinks ul li a:hover {
	text-decoration: underline;
}

#footer #copyright { /* Copyright - the copyright statement */
	color: #fff;
	padding: 0 10px 0 0;
	text-align: right;
}

/* Miscellaneous Font Styles */

.bold {
	font-weight: bold;
}

/* Sales Info Form */

form dl {

}

form dl dt {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 150px;
}

form dl dd {
	margin-left: 20px;
}

form .left {
	float: left;
	margin-left: 50px;
}

form dl dd input, form textarea {
	width: 250px;
}

.error {
	font-weight: bold;
	color: #f00;
	margin: 10px 0;
}

/* List Styles */

#main ul, #main ol, #headlines ul, #headlines ol {
	margin: 10px 0;
}

#main ol li, #headlines ol li {
	list-style: decimal;
	margin: 0 0 5px 20px;
}

#main ul li, #headlines ul li {
	list-style: disc;
	margin: 0 0 5px 20px;
}

#headlines ol li, #headlines ul li {
	margin: 0 0 5px 15px;
}

/* Images */

#main img {
	margin: 10px;
	text-align: center;
}

#main img.left {
	margin: 10px 10px 10px 0;
}

#main img.right {
	margin: 10px 0 10px 10px;
}

/* Page Views Counter */
.pageviews {
	color: #7e097e;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
#container #content #main #audience table tr td {
	color: #7E097E;
	font-size: 14px;
}
.demonstrationtable {
	text-align:center
}
