/* CSS Document */

body {
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	background: url(images/back.jpg) repeat 0 0 #311F2C;
	}

h1, h2, h6, ul, li, p, form, input, select, textarea {
	padding:0;
	margin:0;
	}
	
ul {
	list-style-type:none;
	}
	
a {
	outline:none;
	}
	
/*==================main table==============*/
td.maintbl {
	padding:24px 25px 0;
	}
	
/*==================header==============*/
.header {
	border-left:1px solid #421932;
	border-right:1px solid #421932;
	background-color:#ECECEC;
	height:41px;
	}
.header h1 {
	}
.header h1 img {
	margin:5px 0 0 7px;
	}
.header ul {
	padding:14px 0 12px;
	}
.header ul li {
	float:left;
	background:url(images/nav-bor.gif) no-repeat 0 0;
	padding:0 28px 0 4px;
	}
.header ul li a {
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-2000px;
	line-height:15px;
	}
.header ul li a:hover {
	text-decoration:none;
	}
.header ul li a.home {
	background:url(images/home-nav.gif) no-repeat 0 0;
	width:33px;
	}
.header ul li a.about {
	background:url(images/about-nav.gif) no-repeat 0 0;
	width:59px;
	}
.header ul li a.faqs {
	background:url(images/faq-nav.gif) no-repeat 0 0;
	width:32px;
	}
.header ul li a.contactus {
	background:url(images/contactus.gif) no-repeat 0 0;
	width:69px;
	}
.header ul li a.policies {
	background:url(images/policies-nav.gif) no-repeat 0 0;
	width:50px;
	}
	
/*==================footer==============*/
td.footer {
	padding:4px 8px 0 0;
	font-size:10px;
	color:#ECECEC;
	}
	
/*==================about us==============*/
td.abtbody {
	border:1px solid #451A34;
	border-top:0px;
	}
td.abtbodybg {
	background:url(images/aboutbodybg.jpg) no-repeat 0 0 #FFF;
	padding:27px 506px 100px 11px;
	}
td.abtbody h2 {
	height:35px;
	text-indent:-2000px;
	}
td.abtbody h2.abouthead {
	background:url(images/about-head.gif) no-repeat 0 0;
	}
td.abtbody p {
	line-height:14px;
	padding:0 0 16px;
	text-align:justify;
	}
	
/*==================courses==============*/
td.courbodybg {
	background:url(images/coursesbodybg.jpg) no-repeat 0 0 #311f2b;
	padding:27px 492px 14px 54px;
	}
td.abtbody h2.courshead {
	background:url(images/course-head.gif) no-repeat 0 0;
	}
td.abtbody h6.wttext {
	font-size:12px;
	color:#FFF;
	line-height:14px;
	padding:0 0 10px;
	text-decoration:underline;
	}
td.abtbody p.white-text {
	color:#FFFFFF;
	padding:0 0 10px !important;
	}
td.abtbody p.white-text span {
	text-decoration:underline;
	font-weight:bold;
	}
td.abtbody p.white-text a {
	color:#fff;
	text-decoration:none;
	}
td.abtbody p.white-text a:hover {
	text-decoration:underline;
	}
	
/*==================advanced classes==============*/
td.advanbodybg {
	background:url(images/advanbodybg.jpg) no-repeat 0 0 #311f2b;
	padding:27px 531px 20px 48px;
	}
td.abtbody h2.advanhead {
	background:url(images/advan-head.gif) no-repeat 0 0;
	}
td.abtbody h6.subheading {
	background:url(images/adv-headbor.gif) no-repeat 94% 26%;
	font-size:11px;
	color:#FFFFFF;
	height:26px;
	}
td.abtbody h6.subheading span {
	background-color:#513F4B;
	padding:0 6px 0 0;
	}
td.abtbody p.algn {
	text-align:right;
	font-weight:bold;
	padding:0 0 16px !important;
	}
td.abtbody p.padbot {
	padding:0 0 12px !important;
	}
	
/*==================confidence building==============*/
td.confbuildbodybg {
	background:url(images/confidbodybg.jpg) no-repeat 0 0 #311f2b;
	padding:27px 531px 20px 48px;
	}
td.abtbody h2.confbuildhead {
	background:url(images/confbuild-head.gif) no-repeat 0 0;
	}
	
/*==================conversion classes==============*/
td.convclsbodybg {
	background:url(images/convclassbodybg.jpg) no-repeat 0 0 #311f2b;
	padding:26px 531px 20px 48px;
	}
td.abtbody h2.convclshead {
	background:url(images/convcls-head.gif) no-repeat 0 0;
	}
	
/*==================courses begining==============*/
td.cours-beginbodybg {
	background:url(images/courbeginbodybg.jpg) no-repeat 0 0 #311f2b;
	padding:26px 531px 20px 48px;
	}
td.abtbody h2.cours-beginhead {
	background:url(images/courbegin-head.gif) no-repeat 0 0;
	}
td.abtbody h6.headbor {
	background:url(images/cours-beginbor.gif) no-repeat 94% 26% !important;
	}
	
/*==================fun classes==============*/
td.fun-classbodybg {
	background:url(images/funclsbodybg.jpg) no-repeat 0 0 #311f2b;
	padding:26px 531px 20px 48px;
	}
td.abtbody h2.fun-clshead {
	background:url(images/funclass-head.gif) no-repeat 0 0;
	}
td.abtbody img.minx-img {
	float:right;
	margin:14px 0 0 8px;
	}

/*==================faq==============*/	
td.faqbody {
	background:url(images/faqshad.gif) no-repeat 0 0 #FFF;
	padding:26px 11px 25px 12px;
	height:492px;
	}
td.abtbody h2.faq-head {
	background:url(images/faq-head.gif) no-repeat 0 0;
	}
td.abtbody h2.policies {
	text-indent:inherit;
	color:#311F2B;
	font-size:15px;
	}
td.abtbody p.faqtext {
	color:#311F2C;
	}
td.abtbody p.faqtext span {
	font-weight:bold;
	}

/*==================contact==============*/
td.contact-bodybg {
	background:url(images/contactbodybg.jpg) no-repeat 0 0 #FFF;
	padding:26px 59px 47px 10px;
	}
td.abtbody h2.contacthead {
	background:url(images/contact-head.gif) no-repeat 0 0;
	}
td.abtbody p.cotacttxt {
	padding:25px 0;
	color:#472D40;
	line-height:28px;
	font-weight:bold;
	}
td.abtbody p.cotacttxt span {
	color:#000000;
	font-weight:normal;
	}
td.abtbody p.cotacttxt a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
td.abtbody p.cotacttxt a:hover {
	text-decoration:underline;
	}
td.abtbody p.bstregard {
	padding:30px 0 30px;
	color:#472D40;
	line-height:14px;
	}
	
td.abtbody form {
	padding:32px 0 0;
	}
td.abtbody form .txt-lbl {
	color:#FFFFFF;
	font-weight:bold;
	padding:0 28px 0 0;
	}
td.abtbody form input.txtbox {
	border:1px solid #000000;
	width:230px;
	height:14px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#0E0D0E;
	}
td.abtbody form textarea {
	border:1px solid #000000;
	width:230px;
	height:59px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#0E0D0E;
	}
td.abtbody form input.sbmt-btn {
	width:102px;
	height:20px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#484848;
	border:0px;
	}
	
/*================thankyou===============*/
td.hgt {
	height:340px !important;
	}
h4.thank {
	font-size:16px;
	color:#000;
	text-align:center;
	padding:140px;
	}