@charset "UTF-8";
/* CSS Document */

body {  
	margin: 0px auto; 
	background-color: #848484;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#mainContainer {
	margin: 0px auto;
}

#container {
	margin: 0px auto;
	width: 658px;
	padding: 0px 10px 0px 10px;
	height: auto;
	clear: both;
	overflow: hidden;
	/*background: #FFFFFF url(Images2/bg_page.gif) repeat-y;*/
	background: #FFFFFF url(Images2/body-1column-bg.png) repeat-y;
}

#header {
	width: inherit;
	height: auto;
	clear: both;
	overflow: hidden;
}

.footer {
	margin: 0px auto;
	width: 658px;
	padding: 0px 10px 0px 10px;
	height: auto;
	overflow: hidden;
	background: #FFFFFF url(Images2/body-1column-bg.png) repeat-y;
}

.credits ul {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	text-align: right;
}

.credits li {
	display: inline;
}

.credits li a:active,
.credits li a:link,
.credits li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.credits li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.credits {
	width: 648px;
	background: #c96d21 url(Images2/bg_footer.gif) repeat-x; 
	font-size: 7pt; 
	color: #FFFFFF; 
	padding: 12px 5px 10px 5px;
	text-align: right;
	float: left;
	clear: both;
	display: inline;
}

/* ---> HERE STARTS ATRIBUTES FOR HEADER <<----- */
#logo{
	width: 345px;
	height: 68px;
	float: left;
	display: inline;
	overflow: hidden;
}

#topMenu {
	width: 313px;
	font-size: 14px;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
}

#topLinks {
  float: right;
  font-size:12px;
  height: 53px;
  width: 300px;
}

#topTabs {
  float: left;
  color: #FFFFFF;
  height: 15px;
  position: relative;
  background: url(Images2/topMenu.gif) no-repeat;
}
#topTabs ul, topMenuli {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: baseline;
}

#topTabs li {
	width: 100px;
	height: 15px;
	margin: 0px;
	float: left;
	display: inline;
	overflow: hidden;
	font-style: italic;
	font-weight: bold;
}

#topTabs li a:link, #topTabs li a:hover, #topTabs li a:visited, #topTabs li a:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#headerBorder {
	margin: 0px;
	width: 658px;
	height: 12px;
	overflow: hidden;
	clear: both;
	background: url(Images2/headerBorder.jpg) repeat-x;
}

#headerGraphic {
	margin: 0px;
	width: 658px;
	height: 139px;
	clear: both;
	overflow: hidden;
	background: url(Images2/headerGraphic.jpg) no-repeat;
}

#subMenuContainer {
	margin: 0px;
	width: 658px;
	height: 43px;
	float: left;
	overflow: hidden;
	clear: both;
	/*background: url(Images2/subMenu_bg.jpg) no-repeat top;*/
	background: url(Images2/subMenu-bg.gif) repeat-x 0px 0px;
}

#subMenu {
	font-size: 12px;
	width: 658px;
	height: auto;
	display: inline;
	overflow: hidden;
}

#subMenu ul, #subMenu li {
	float: left;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#subMenu li {
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: 7px;
	margin-left: 5px;
	padding: 3px 0px 5px 0px;
}

#subMenu li a:link, #subMenu li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* ---> HERE ENDS ATRIBUTES FOR HEADER <<----- */

/* ---> HERE STARTS ATRIBUTES FOR CONTENT <<----- */
#mainContent {
	width: inherit;
	min-height: 500px;
	padding: 10px;
	overflow: hidden;
}

#mainContent h1, #mainContent h2 {
	text-align: center;
}

.listStyle1 {
	width: 420px;
	margin-left: 50px;
	font-style: italic;
	color: #5d7340;
}

.listStyle1 ul li {
	list-style: url(Images2/article_bullet.gif);
}

.listStyle2 li {
	padding: 10px 30px 5px 5px;
}

.listStyle2 {
	list-style-image: url(Images2/article_bullet.gif);
}

.listStyle3 li {
	width: 420px;
	margin: 0px 80px 5px 50px;
	font-style: italic;
}

.listStyle3 {
	list-style-type: circle;
	color: #5d7340;
}

.content {
	color: #333333;
	text-align: justify;
	padding: 0px 22px 10px 0px;
	overflow: hidden;
}

.hdrPage {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #B65A0D;
	clear: both;
	overflow: hidden;
}

.stepTitle {
	margin: 30px 0px;
	padding: 10px 45px 10px 55px;
	background: url(Images2/stepsTitle_bg.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #FFFFFF;
	overflow: hidden;
}

#featuresBoxContainer {
	width: 560px;
	height: auto;
	margin: 10px 60px 10px 40px;
	overflow: hidden;
}

#featuresBox_top {
	margin: 0px;
	width: 560px;
	height: 14px;
	float: left;
	clear: both;
	overflow: hidden;
	background: #E1E3BB url(Images2/featuresBoxTop_bg.jpg) no-repeat top;
}

#featuresBox_middle {
	margin: 0px;
	width: 540px;
	height: auto;
	background: #E1E3BB url(Images2/featuresBoxMiddle_bg.jpg) repeat-y;
	padding: 5px 10px;
	float: left;
	clear: both;
	overflow: hidden;
}

#featuresBox_middle ul {
	padding-right: 10px;
}

#featuresBox_bottom {
	margin: 0px;
	width: 560px;
	height: 15px;
	float: left;
	clear: both;
	overflow: hidden;
	background: #E1E3BB url(Images2/featuresBoxBottom_bg.jpg) no-repeat;
}

.stepsBoxContainer {
	margin: 10px 60px 10px 20px;
	width: 595px;
	height: auto;
	font-size: 12px;
	text-align: justify;
	overflow: hidden;
	border-bottom: #bbbbbb solid 1px;
	padding-bottom: 10px;
}

.stepsBoxContainer ul, .stepsBoxContainerli {
	margin: 0px;
	padding: 5px 5px 10px 15px;
}

.stepsBox1 {
	margin: 0px;
	width: 205px;
	height: auto;
	float: left;
	clear: both;
	overflow: hidden;
}

.box1Top {
	margin: 0px;
	width: 205px;
	height: 10px;
	float: left;
	clear: both;
	overflow: hidden;
	background: url(Images2/box1_bg_top.jpg) no-repeat top;
}

.box1Middle {
	margin: 0px;
	width: 175px;
	height: auto;
	padding: 5px 15px 5px 15px;
	float: left;
	clear: both;
	overflow: hidden;
	background: #FFF url(Images2/box1_bg_middle.jpg) repeat-y;
}

.box1Bottom {
	margin: 0px;
	width: 205px;
	height: 10px;
	float: left;
	clear: both;
	overflow: hidden;
	background: url(Images2/box1_bg_bottom.jpg) no-repeat;
}

.stepsBox2 {
	margin-left: 5px;
	width: 370px;
	height: auto;
	padding: 5px;
	float: right;
	display: inline;
	overflow: hidden;
}

#salesBox {
	width: 510px;
	height: 175px;
	padding: 10px;
	margin: 10px 80px 10px 60px;
	overflow: hidden;
	text-align: center;
	background: url(Images2/bg_sales_box.gif) no-repeat;
}

.testimonialsTop {
	width: 450px;
	height: 35px;
	margin: 10px 105px 0px 75px;
	overflow: hidden;
	background: url(Images2/testimonials_bg_top.jpg) no-repeat;
}

.testimonialsMiddle {
	width: 405px;
	color: #687e2c;
	text-align: justify;
	margin: 0px 105px 0px 75px;
	padding: 0px 25px 0px 20px;
	overflow: hidden;
	background: url(Images2/testimonials_bg_middle.jpg) repeat-y;
}

.testimonialsBottom {
	width: 450px;
	height: 35px;
	margin: 0px 105px 10px 75px;
	overflow: hidden;
	background: url(Images2/testimonials_bg_bottom.jpg) no-repeat;
}

.featuresList {}

.featuresList ul {
	width: 450px;
}

.featuresList li {
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #B65A0D solid 1px;
	list-style-image: url(Images2/article_bullet.gif);
}

.salesPageList li {
	margin-bottom: 10px;
}

img {
	border: none;
	margin: 5px;
}
/* ---> HERE ENDS ATRIBUTES FOR CONTENT <<----- */

/* ---> HERE STARTS ATRIBUTES FOR ARTICLE <<----- */

.Article {
	color: #777777;
	width: 635px;
	font-family: Arial, Helvetica, sans-serif;
}

/* (This is the Style for the Pose Description) */
.Pose {
	width: 635px;
	padding-right: 20px;
	padding-left: 5px;
	float: left;
	clear: both;
}

.Pose p {
	width: 610px;
}

.Article  h1 {
	color: #B65A0D;
	text-align:center;
	font-size: 32px;
	padding-bottom: 10px;
	border-bottom: #999999 1px solid;
}

.Article  h2 {
	width: 635px;
	color: #FFFFFF;
	background: url(Images2/bg_pose_header.gif) no-repeat;
	height: 62px;
	padding: 7px 0px 5px 20px;
	margin: 0px;
}

.Article  h3 {
	margin: 0px;
}

.Article  p {
	color: #333333;
	font-size: 10pt;
	text-align: justify;
	padding-bottom: 20px;
	padding-left: 5px;
	border-bottom: #999999 1px solid;
}

.Article  p img {
	padding: 5px 20px;
	float: right;
}

img.right {
	float: right;
}

img {
	border: none;
}

/* (This is the Style for the Teacher Queues ) */
.Queues {
	width: 630px;
	margin-top: 10px;
	float: left;
	clear: both;
}

.qHeader {
	background: url(Images2/bg_coments_header.gif) no-repeat;
	width: 630px;
	height: 35px;
	margin: 0px;
	float: left;
	clear: both;
}

.qContent {
	width: 630px;
	background: url(Images2/bg_coments_middle.gif) repeat-y;
	margin: 0px;
	float: left;
	clear: both;
}

.qBottom {
	background: #e8e9c3 url(Images2/bg_coments_bottom.gif) no-repeat;
	width: 630px;
	height: 33px;
	margin: 0px;
	float: left;
	clear: both;
}

.Queues  h2 {
	height: 27px;
	color: #FFFFFF;
	background: none;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

.Queues p {
	color: #777777;
	border: none;
}

.Comments {
	width: 265px;
	margin: 15px;
	padding: 5px;
	float: left;
	display: inline;
	overflow: hidden;
}

.Comments ul li {
	list-style-image: url(Images2/article_bullet.gif);
	font-size: 10pt;
}

.CommContainer {
	width: 630px;
	background: url(Images2/bg_coments.gif) no-repeat; 
	float: left;
}

.CommContainer2 {
	width: 630px; 
	float: left;
}

.CommContainer p {
	width: 265px;
}

.Comments h3 {
	color: #769134;
	border-bottom: #769134 solid 1px;
	margin: 0px;
}

/* (This is the Style for the Extra Information ) */
.ExtraInfo {
	width: 630px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.ExtraContainer1 {
	width: 450px;
	float: left;
}

.ExtraContainer2 {
	width: 120px;
	height: 600px;
	margin-left: 10px;
	float: left;
}

.ExtraInfo p {
	color: #777777;
	width: 378px;
	padding: 10px;
	border: none;
}

.ExtraInfo h3 {
	color: #c96d21;
	border-bottom: #D9D9D9 1px solid;
	width: 208px;
	padding-left: 10px;
	margin: 0px;
}

.Indications {
	background: #FFFFFF;
	width: 432px;
	margin-top: 10px;
}

.Indications ul li {
	max-width: 358px;
	list-style-image: url(Images2/article_bullet.gif);
	font-size: 10pt;
}

.IndTop {
		background: url(Images2/bg_indications_top.gif) no-repeat;
		width: 430px;
		height: 18px;
		margin: 0px;
}

.IndMiddle {
		background: url(Images2/bg_indications_middle.gif) repeat-y;
		width: 430px;
		margin: 0px;
		padding: 0px 0px 10px 10px;
}

.IndBottom {
		background: url(Images2/bg_indications_bottom.gif) no-repeat;
		margin: 0px;
		width: 430px;
		height: 19px;
}
/* ---> HERE ENDS ATRIBUTES FOR ARTICLE <<----- */

/* ---> HERE STARTS ATRIBUTES FOR CONTACT FORM <<----- */
.contactForm {  
	background-color: #E1E3BB; 
	border: #92AC26 solid 1px; 
	width: 550px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 40px;
}

#formContainer {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #566710;
	text-align: right;
	padding: 10px 125px;
	float: left;
	display: inline;
	overflow: hidden;
}

#formContainer label {
	padding-right: 10px;}

.inputForm { 
	background-color: #EFF3E0; 
	border: #566710 solid 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	height: 18px; 
	width: 190px; 
	color: #566710;
}

.textareaForm { 
	background-color: #EFF3E0; 
	border: #566710; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	height: 100px; 
	width: 350px; 
	color: #566710;
}

.formHdr { 
	background: url(Images2/bg_menu2.gif) repeat-x bottom;
	width: 550px;
	height: 23px;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #FFFFFF; 
	font-weight: bold; 
	padding-right: 10px ; 
	padding-left: 10px;
	padding-top: 4px;
}

.sideText {
	width: 197px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #566710;
	text-align: right;
	padding: 10px;
	float: left;
	clear: both;
	overflow: hidden;
}

.sideText A:link {
	color:#BF3D0B;
	text-decoration: none;
}

.sideText A:visited {
	color:#BF3D0B;
	text-decoration: none;
}

.sideText A:hover {
	color:#BF3D0B;
	text-decoration: underline;
}

.hilightOrangeText { 
	color: #B65A0D;
}
/* ---> HERE ENDS ATRIBUTES FOR CONTACT FORM <<----- */

/* ---> HERE STARTS ATRIBUTES FOR ASANA'S DIRECTORY TABLE <<----- */

#whiteBox_top {
	width: 600px;
	height: 19px;
	overflow: hidden;
	margin: 0px 20px;
	background: url(Images2/whiteBox_top.jpg) top no-repeat;
}

#whiteBox_bottom {
	width: 600px;
	height: 19px;
	overflow: hidden;
	margin: 0px 20px;
	background: url(Images2/whiteBox_bottom.jpg) bottom no-repeat;
}

#whiteBox {
	width: 560px;
	height: auto;
	overflow: hidden;
	margin: 0px 20px;
	padding: 0px 20px;
	background: url(Images2/whiteBox_middle.jpg) repeat-y;
}

#tableTop {
	width: 600px;
	height: 19px;
	overflow: hidden;
	margin: 0px 20px;
	font-size: 12px;
	background: #e1e3bb url(Images2/tableTop_bg.jpg) top no-repeat;
}

#tableBottom {
	width: 600px;
	height: 19px;
	overflow: hidden;
	margin: 0px 20px;
	font-size: 12px;
	background: #e1e3bb url(Images2/tableBottom_bg.jpg) bottom no-repeat;
}

#tableContainer {
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0px 20px;
	padding: 10px 0px;
	font-size: 12px;
	background: #e1e3bb url(Images2/tableMiddle_bg.jpg) repeat-y;
}

#tableContainer a:link,
#tableContainer a:visited {
	color: #B65A0D;
	font-weight: bold;
	text-decoration: none;
}

#tableContainer a:hover,
#tableContainer a:active {
	color: #B65A0D;
	font-weight: bold;
	text-decoration: underline;
}

.tableCol1 {
	width: 275px;
	height: auto;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	clear: left;
	display: inline;
	overflow: hidden;
	padding: 0px 5px 0px 15px;
}

.tableCol2 {
	width: 280px;
	height: auto;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	display: inline;
	text-align: center;
	font-style: italic;
	color: #5d7340;
	padding: 0px 5px 0px 10px;
}
/* ---> HERE ENDS ATRIBUTES FOR ASANA'S DIRECTORY TABLE <<----- */

#newsletterContainer {
	margin: 0px auto;
	float: left;
	display: inline;
	position: absolute;
	top: 0%;
	right: 0%;
}

#newsletterContent {
	height: auto;
	margin: 0px auto;
	width: auto;
}

#newsletterForm {
	background: #FFFFFF;
	border-bottom: #CCCCCC solid 2px;
	border-right: #CCCCCC solid 2px;
	border-top: #CCCCCC solid 2px;
	float: left;
	height: auto;
	padding: 10px 10px 10px 20px;
	width: 180px;
}

#newsletterForm label {
	color: #FF6600;
}

#newsletterTab {
	background: #bc6520 url(Images2/newsletterTab_bg.jpg) right repeat-y;
	height: auto;
	padding-right: 5px;
	width: auto;
}

#newsletterLink a img {
	border: none;
	padding: 0px;
}

#newsletterBtn {
	background: #bc6520;
	border: none;
	color: #FFFFFF;
	padding: 5px 10px;
}

#closeBtn {
	display: inline;
	float: right;
}