@charset "utf-8";
/* CSS Document */
/* General */
body {
	background:#5d0160;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}
.home_bg {
	background: url(../images/body-bg.jpg) repeat-x;
	min-width:1200px;
}
.subpage_bg {
	background:#7F0087 url(../images/subpage_bg.jpg) repeat-x;
	min-width:1200px;
}
a {
	color:#FFCC00;
	text-decoration:none;
}
a:hover {
	color:#CC6600;
	text-decoration:underline;
}
a.no-hover:hover {
color:#FFCC00;
	text-decoration:none;
}

img {
	border:none;
}
/* Wrapper */ 
#wrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
	text-align:center;
}
#header_bg {
	background:url(../images/header-bg.jpg) repeat-x;
	width:100%;
	min-width:1200px;
	height:144px;
}
#header {
	width:1000px;
	margin:0 auto;
	height:133px;
	position:relative;
}
#header #logo {
	top:20px;
	left:30px;
	position:absolute;
}
#header #header_tag {
	top:20px;
	right:70px;
	position:absolute;
}
/* Menu */
#menu_wrp {
	margin:0;
	padding:0;
	position:absolute;
	top:120px;
	left:15px;
	height:42px;
}
#menu_lft {
	background:url(../images/menu-lft.jpg) no-repeat;
	width:7px;
	height:42px;
	float:left;
}
#menu_mid {
	float:left;
	padding:0;
	margin:0;
	background:url(../images/menu-bg.jpg) repeat-x;
	height:42px;
}
#menu_mid .menuitem {
	float:left;
	margin:0 8px 0 8px
}
#menu_rgt {
	background:url(../images/menu-rgt.jpg) no-repeat;
	width:7px;
	height:42px;
	float:left;
}
/* Banner */
#banner {
	margin:44px 0 0 0;
	padding:0;
	position:relative;
}
#banner_abt {
	margin:20px 0 0 0;
	padding:0;
	position:relative;
}
#banner_ajax {
	position:absolute;
	left: 558px;
	top: 15px;
	width: 385px;
}
#about_lftcont {
	float:left;
}
/* Home Page Styles */
#home_contwrp {
	margin:0;
	padding:10px 0px 10px 0px;
	background:#3c013c;
	text-align:center;
	width: 100%;
}
#home_cont {
	margin:0 auto;
	width:1000px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
}
.hm_collft {
	float:left;
	width:562px;
}
.hm_colrgt {
	float:right;
	width:391px;
	text-align:justify
}
.contbox_lft {
	margin:8px 0 8px 0;
	padding:0;
}
.contbox_lft p {
	margin:8px 0 10px 0;
	padding:0;
}
.contbox_stp {
	margin:3px 0 5px 0;
	padding:0;
}
/* Subpage Styles */
.sub_content {
	margin:10px 0;
	padding:0;
}
.sub_content h2 {
	color:#fdc461;
	margin:10px 0;
	font-size:14px;
}
.cont_exp_lft {
	width:655px;
	float:left;
	padding:10px 0 15px 35px;
	text-align:justify;
}

.treatment-column {
	width:300px;
	float:left;
	padding:0 10px;
	text-align:justify;
}

.cont_exp_lft p {
	margin:10px 0;
	padding:0;
	font-weight:normal;
	text-align: left;
}
.testimonials_side {
	width:252px;
	float:right;
	background:#cc5caa;
	margin:0 35px 0 0;
	padding:10px 8px 10px 8px;
	text-align:center;
	color:#fdc461;
}
.grd_bg {
	background:url(../images/grd-bg.png) no-repeat bottom;
	min-height:200px;
	height:auto !important;
	height:400px;
}
.about_ban {
	position:absolute;
	top:42px;
	right:80px;
}
.about_ban_con {
	float:left;
	width:920px;
	padding:0 0 0 33px
}
.about_ban_con p {
	margin:8px 0 10px 0;
	padding:0;
	line-height:18px;
	text-align:justify;
}
.about_profile {
	margin:0 auto;
	padding:15px 0 18px 0;
	width:1000px;
	text-align:left;
}
#breadcrumb {
	margin:0;
	padding:35px 0 0 33px;
	color:#65175c;
	text-align:left;
}
#breadcrumb a {
	color:#65175c;
	text-decoration:underline;
}
#breadcrumb a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.pro_boxwrp {
	margin:0 0 0 45px;
	padding:0;
}
.pro_box {
	background:url(../images/profile-bg.png) no-repeat;
	width:425px;
	min-height:168px;
	height:auto !important;
	height:168px;
	float:left;
	margin:0 20px 0 0;
	padding:10px 10px 0 10px;
}
.pro_box p {
	margin:8px 0 8px 0;
	padding:0;
}
/* Footer */
#footerwrp {
	margin:0px 0 0 0;
	width:100%;
	background:url(../images/footer-bg.jpg) repeat-x;
	font-size:11px;
	color:#999999;
	text-align:center;
}
#footerwrp_sub {
	margin:0px 0 0 0;
	width:100%;
	font-size:11px;
	color:#999999;
	text-align:center;
}
#footer {
	margin:0 auto;
	width:950px;
	padding:15px 50px 0 50px;
	text-align:left;
}
#footer_lnk {
	float:left;
	width:700px;
}
#corporate_info {
	float:right;
	width:190px;
}
#footerwrp a {
	color:#999999;
	text-decoration:none;
}
#footerwrp a:hover {
	color:#fff;
	text-decoration:underline;
}
#footerwrp_sub a {
	color:#999999;
	text-decoration:none;
}
#footerwrp_sub a:hover {
	color:#fff;
	text-decoration:underline;
}
#morelinks {
	padding:10px 0 8px 0;
	text-align:left;
}
/* Common Classes */
.clrflt {
	clear:both;
}
.fltrgt {
	float:right;
}
.algrgt {
	text-align:right;
}
.rmar20p {
	margin-right:20px;
}
.rmar10p {
	margin-right:10px;
}
.lmar32p {
	margin-left:32px;
}
.lmar10p {
	margin-left:10px;
}
.txtyel_b {
	color:#FFCC00;
	font-weight:bold;
}
.txtwht_b {
	color:#FFF;
	font-weight:bold;
}
.txtred {
	color:#FF3300;
}
/* Spry Styles */
.cont_bor {
	margin:0px 0 0 0;
	padding:4px 5px 4px 10px;
	border-left:#af0087 2px solid;
	border-top:none;
	border-right:#af0087 3px solid;
	border-bottom:none;
	background:url(../images/spry-bot.png) no-repeat bottom center;
}
.cont_bor p {
	margin:8px 0 8px 0;
	color:#333333;
	text-align:left;
}
.cont_bor h1 {
	margin:10px 0 16px 0;
	color:#960180;
	font-size:14px;
	font-weight:bold;
}
.cont_bor h2 {
	margin:8px 0 10px 0;
	color:#960180;
	font-size:13px;
}
.cont_bor a {
	color:#333333;
	text-decoration:underline;
}
.cont_bor a:hover {
	color:#990066;
	text-decoration:none;
}
.laud {
	font-weight: bold;
	color: #FEA817;
}
.verylaud {
	Font-size:14px;
	font-weight:bold;
	color: #FEA817;
}
.italic {
	font-style: italic;
}
h1 {
	color:#FBA915;
	font-size: 20px;
}
h2 {
	font-size: 18px;
	color: #FEA817;
}
h3 {
	color: #F9C612;
	margin-bottom:2px;
	text-align: left;
	font-size: 12px;
}
.der_img {
	margin:10px 0 0 15px;
}
.bolder {
	font-weight: bold;
}
.center {
	text-align:center;
	margin:0 auto;
}
h2.dark-grey {
 color:#333333;
}

p.empasized {
	font-size: 16px;	
}

.tel {
	font-size:24px;
	color:#fdc461;
}
