/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 12px 0 12px 0;
	background: #ccc;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 4px 0;
	line-height: 16px;
	color: #333;
	text-align: left;
}

.heavy {
	font-weight: bold;
}

ul {
	color: #6a6a6a;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #6a6a6a;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	text-align: left;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #fff;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

a {
	color: #bf2e1a;
	text-decoration: none;
	}

a:hover {
	color: #6a6a6a;
	text-decoration: none;
	}
	
a.white {
	color: #fff;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	}

a.white:hover {
	color: #6a6a6a;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	width: 897px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.gif) no-repeat;
}

#header {
	width: 796px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#logo {
	float: left;
	width: 282px;
	height: auto;
	margin: 0;
	padding: 0;
}

#title {
	float: right;
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: center;
}

#content-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #4f4c4c;
}

#nav-wrap {
	width: 796px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding: 0;
	color: #fff;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#nav a:hover {
	color: #ff9500;
	text-decoration: none;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/bkg-nav.gif) repeat-x;
	padding-top: 8px;
	*\padding-top: 7px;
	height: 24px;
	*\height: 25px;
	border-right: 1px solid #790e02;
}

#nav li a.tutor {
	width: 125px;
}

#nav li a.tutor-on {
	width: 125px;
	color: #ff9500;
}

#nav li a.method {
	width: 155px;
}

#nav li a.method-on {
	width: 155px;
	color: #ff9500;
}

#nav li a.faq {
	width: 60px;
}

#nav li a.faq-on {
	width: 60px;
	color: #ff9500;
}

#nav li a.news {
	width: 101px;
}

#nav li a.news-on {
	width: 101px;
	color: #ff9500;
}

#nav li a.why {
	width: 140px;
}

#nav li a.why-on {
	width: 140px;
	color: #ff9500;
}

#nav li a.about {
	width: 93px;
}

#nav li a.about-on {
	width: 93px;
	color: #ff9500;
}


#nav li a.contact {
	width: 98px;
	border-right: none;
}

#nav li a.contact-on {
	width: 98px;
	border-right: none;
	color: #ff9500;
}

#nav li.cap {
	float: left;
	width: 9px;
	background: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

#columns-home {
	width: 796px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0 12px 0;
	text-align: center;
}

#columns-home-lt {
	float: left;
	width: 282px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#columns-home-lt-txt {
	border-right: 4px solid #e88405;
	border-left: 4px solid #e88405;
	background: url(../images/bkg-ltcol.jpg) repeat-x top #ffb232;
	width: auto;
	height: auto;
	padding: 20px;
	min-height: 450px;
}

#columns-home-lt p {
	color: #fce9b0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 42px;
	text-align: center;
}

#columns-home-rt {
	float: right;
	width: 499px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#greybox {
	width: auto;
	height: auto;
	margin: 0 0 12px 0;
	padding: 0;
	background: #9f9f9f;
	text-align: left;
}

#greybox-rt {
	width: 198px;
	height: auto;
	margin: 0;
	padding: 0 6px 0 0;
	float: right;
}

.smgreybox-wrap {
	width: auto;
	height: auto;
	background: #c3c3c3;
	margin: 0 0 6px 0;
	padding: 0;	
}

.smgreybox {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	min-height: 90px;
}

#greybox-lt {
	width: 278px;
	height: auto;
	margin: 0;
	padding: 0 0 0 6px;
	float: left;
}

#redbox {
	width: auto;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	background: #bf2e1a;
}

#redbox p {
	color: #6b1004;
}

#redbox a {
	color: #fff;
}

#redbox a:hover {
	color: #666;
}

#redbox-columns {
	width: auto;
	height: auto;
	min-height: 125px;
	margin: 0;
	padding: 20px;
	text-align: left;
	border-right: 1px solid #6b1004;
	border-left: 1px solid #6b1004;
}

#redbox-columns-rt {
	width: 135px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	float: right;
}

#redbox-columns-main {
	width: 290px;
	height: auto;
	margin: 0;
	margin: 20px 0 0 0;
	text-align: left;
	float: left;
}

#redbox-columns-main-rt {
	width: 135px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#redbox-columns-main-lt {
	width: 135px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #bbb;
}

#footer a {
	color: #bbb;
}

#footer a:hover {
	color: #6a6a6a;
}


/* INSIDE PAGES */

#content-in-wrap {
	width: 796px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#content-in {
	width: auto;
	height: auto;
	margin: 12px 0 12px 0;
	padding: 0;
	text-align: center;
	background: #9f9f9f;
}

#content-in-sm {
	width: 746px;
	height: auto;
	margin: 12px 24px 12px 24px;
	padding: 0;
	background: #bababa;
}

#content-in-sm-txt {
	width: auto;
	height: auto;
	text-align: left;
	padding: 20px;
	margin: 0;
}

#photo-col {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#photo-col-rt {
	width: 280px;
	height: auto;
	margin: 0 0 0 12px;
	padding: 0;
	float: right;
}

#photo-col-lt {
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#columns-in {
	width: 746px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#columns-in-rt {
	width: 528px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: #bababa;
}

.columns-in-txt {
	width: auto;
	height: auto;
	margin: 0;
	padding: 12px 20px 12px 20px;
	text-align: left;
}

#columns-in-lt {
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#columns-in-lt ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#columns-in-lt li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
}

#columns-in-lt li a {
	color: #333;
	line-height: 18px;
}

#columns-in-lt li a:hover {
	color: #fff;
}

.leftcol-boxes {
	background: #b1b1b1;
	margin: 0 0 12px 0;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	text-align: left;
	padding: 12px;
}

#leftnav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#leftnav li {
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	list-style-type: none;
	color: #a8220f;
	padding: 8px 0 8px 0;
	line-height: 18px;
}

#leftnav li a {
	color: #333;
	text-decoration: none;
	line-height: 18px;
}

#leftnav li a:hover {
	color: #fff;
}

.leftnav2 {
	padding: 12px;
	width: auto;
	height: auto;
	margin: 0;
	text-align: left;
}

.photo {
	width: 200px;
	height: auto;
	margin: 0 0 0 12px;
	padding: 0;
	float: right;
	text-align: right;
}

#leftnav3 {
	border-right: 4px solid #e88405;
	border-left: 4px solid #e88405;
	background: url(../images/bkg-lft-nav.jpg) repeat-x top #f7ab0b;
	width: auto;
	height: auto;
	padding: 12px;
	min-height: 190px;
}

#leftnav3 p {
	color: #a8220f;
	margin: 12px 0 12px 0;
}

#leftnav3 a {
	font-weight: bold;
	color: #fff;
}

#leftnav3 a:hover {
	color: #a8220f;
}

.graphic {
	border: 1px solid #333;
	background: #e7e7e7;
	width: auto;
	height: auto;
	margin: 12px 0 12px 0;
	padding: 10px;
}

#social {
	width: 100px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#social ul {
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100px;
}

#social li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	width: 37px;
	height: auto;
	float: left;
	text-align: center;
}



/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/