body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413839;
	margin: 0 0 0 0;
	background-color: #949494;
}

p, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover, a:active { 
	color: #413839;
	text-decoration: none;	
}

img { border: 0px none #FFFFFF }

h1 {
	font-size: 18px;
	color: #212121;
	padding: 15px 0 15px 0;
}

.container {
	margin: 0px auto;
	padding-top: 0px;
	text-align: left;
	width: 920px;
}

.container2 {
	float: left;
	margin: 0px auto;
	text-align: left;
	width: 100%;
	padding: 0 10px 0 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.menu {
	clear: both;
	height: 69px;
	width: 100%;
	background-color: #FDFDFD;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu ul {
	display:inline;
	list-style: none;
	margin: 0px 0px 0px 5px;
	position: absolute;
	top: 35px;
	padding: 0px;
	/*width: 100%;*/
	z-index:15;
	text-align:center;
}

.menu li {
	list-style: none;
	float:left;
	margin: 10px 0 0 0;
	padding: 5px 10px 20px 10px;
	display:inline;
}

.menu a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display:inline;
	font-weight: bold;
}

.menu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover, .menu a:active {
	color: #4CC417;
	text-decoration: none;
	font-weight: bold;
}

.menu ul li:hover {
	color: #CC3333;
	padding: 5px 10px 15px 10px;
	background-image: url(images/menu-active-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu ul li:active {
	color: #4CC417;
	padding: 5px 10px 15px 10px;
	background-image: url(images/menu-active-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.logo {
	float: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align:right;
	color: #999999;
	padding: 20px 28px 0 0;
	font-family: Arial, Myriad, Helvetica, sans-serif;
}

.header {
	clear: both;
	height: 215px;
	width: 900px;
	margin: 0 0 0 0;
	padding: 25px 0 0 20px;
	color: #F3F3F3;
	background-color:#B6CCDF;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.header p {
	font-size: 11px;
	margin-top: 20px;
	width: 700px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	padding: 20px 0 5px 0;
}

h3 {
	font-size: 18px;
	/*padding: 20px 0 5px 0;*/
}

.header-logo {
	position: absolute;
	top: 72px;
	width: 870px;
	text-align: right;
	color: #000000;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-style: italic;
}

.header-logo p:first-line {
	font-size: 26px;
	font-style: normal;
}

.pathway {
	clear: both;
	height: 85px;
	width: 100%;
	margin: 0;
	background-color: #F7F7F7;
	color: #AAAAAA;
	font-size: 11px;
	font-weight:bold;
	border-bottom: 1px solid #D1D1D1;
}

.pathway ul {
	display:inline;
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0;
	/*width: 100%;*/
	z-index:15;
	text-align:center;
}

.pathway li {
	list-style: none;
	float:left;
	margin: 60px 0 0 10px;
	padding: 0 10px 0 10px;
	display:inline;
}

.pathway a:link {
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	display:inline;
	font-weight: bold;
}

.pathway a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

.pathway a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

.contents {
	float: left;
	width: 100%;
}

.main-body {
	float: left;
	width: 680px;
	padding: 5px 20px 20px 20px;
}

.main-body  p {
	color: #413839;
	font-size: 11px;
}

.main-body a:link {
	color: #4CC417;
	text-decoration: none;
	border-bottom: 1px dotted #CC3333;
}

.main-body a:visited {
	color: #4CC417;
	text-decoration: none;
	border-bottom: 1px dotted #CC3333;
}

.main-body a:hover, .main-body a:active {
	color: #4CC417;
	text-decoration: none;
	border-bottom: 1px dotted #CC3333;
}

.contact ul {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}

.contact li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 2px 2px 2px 2px;
	display:inline;
}

.contact li.col1 {
	clear: both;
	width: 200px;
	text-align: right;
	padding-right:10px;
	line-height: 16px;
}

.contact li.col2 {
	text-align: left;
	width: 400px;
}

.contact input, .contact textarea {
	border: 1px solid #999999;
	font-size: 11px;
	width: 200px;
}

.contact textarea {
	height: 100px;
}

input.btn-submit {
	width: 100px;
}

.side-bar {
	position: relative;
	top: -55px;
	width: 200px;
	float: right;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
}

.photo {
	width: 100%;
	height: 268px;
	background-image: url(images/deborah-morris.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.buttons {
	/*position: relative;*/
	margin-top: -20px;
}

.buttons ul {
	display:inline;
	list-style: none;
	position: relative;
	top: -20px;
	margin: 0;
	padding: 0;
	z-index:15;
	text-align:center;
}

.buttons li {
	list-style: none;
	float:left;
	display:inline;
}

.buttons li.deborah {
	width: 100px;
	padding: 0 0 0 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.buttons li.contact {
	width: 60px;
	text-align: center;
}

.buttons li.btn {
	padding: 30px 0 0 0;
	width: 90px;
}

.buttons li.prev {	text-align: right; }
.buttons li.next {	text-align: left; }
.buttons li.btn_icr {
	width: 180px;
	text-align: center; 
}

.buttons a:link {
	color: #A1A1A1;
	text-decoration: none;
}

.buttons a:visited {
	color: #A1A1A1;
	text-decoration: none;
}

.buttons a:hover {
	color: #000000;
	text-decoration: none;
}

.footer {
	clear: both;
	float:left;
	width: 899px;
	height: 100px;
	padding: 5px 20px 0 20px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #ffffff;
}

.footer ul {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index:15;
}

.footer li {
	list-style: none;
	float:left;
	margin: 10px 0 0 0;
	padding: 0 5px 0 5px;
	display:inline;
	border-right: 1px solid #999999;
}

.footer li.lastmenu {
	border-right: 0px none #ffffff;
}

.footer a:link , .footer a:visited, .footer a:hover, .footer a:active {
	color: #00000;
	text-decoration: none;
	display:inline;
	font-weight: bold;
}

.footer p {
	padding: 10px 0 0 5px;
	font-weight:bold;
}

.validation {
	float: right;
	padding: 10px 20px 0 0;
}

a.designer:link, a.designer:visited, a.designer:hover { color: #ffffff; }


/* add by Eslarr */


.testimonials
{
float:left;
width:190px;
padding-top:10px; 
}


.testimonials_box
 {
 border:1px solid #c6c6c6;
 padding:0px 3px 10px 3px;
 text-align:left;
 line-height:14px;
 font-weight:normal;
 font-size:11px;
 text-transform:none;
 }
 
 .testimonials_box p
 {
font-size: 18px;
color: #212121;
padding:3px 0px 0px 0px;
text-transform:none;
 }
 
 
 #simple_questions , #how_to_choose_a_coach, #changes_to_employment_law, #holiday_legislation
  {
  float:left;
  width:100%;
  }

#simple_questions , #how_to_choose_a_coach, #changes_to_employment_law, #holiday_legislation p
 {
 padding:15px 0px 0px 0px;
 } 
 
 span.question , span.choose {
	font-size:14px;
	font-weight:bold;
	}