* {
	margin:0;
	padding:0;
}
body {
  padding: 0;
  margin: 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:18px;
  color:#676767;
}
.bodyhome{
  background: #fff url(images/bg.gif) repeat-x;
  }
.bodyint{
  background: #fff url(images/bg_int.gif) repeat-x;
  }
img{
border:0;
}
p{
line-height:20px;
padding-right:10px;
}
.clear {
	clear:both;
}
a{
color:#0066cc;
text-decoration:none;
}
a:active{
text-decoration:underline;
}
a:hover{
text-decoration:underline;
}
.orange{
color:#fa670a;
text-decoration:underline;
}
h1{
	font-size:14px;
	color:#226c9d;
	background:transparent url(images/arrow.gif) no-repeat scroll 15pt 5px;
	padding:0pt 0px 6px 32px;
	
}
h2{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
	text-transform:uppercase;
	padding-left:22px;
	line-height:40px;
	padding-top:10px;
	}
#container {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	/*background-color:#fff;*/
		border-left:#add0d6 solid 1px;
	border-right:#add0d6 solid 1px;

}
.wrap{
	/*border-left:#add0d6 solid 1px;*/
	/*border-right:#add0d6 solid 1px;*/
}
#header{
	margin-right: auto;
	margin-left: auto;

}
#logo{
	float:left;
	width: 250px;
	height:77px;
}

#mainContent{
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top:3px;*/
	/*margin-bottom:20px;*/
}

.left{
	float:left;
	width:485px;
	background-color:#fff;
	/*border-left:#add0d6 solid 1px;*/
	border-right:#add0d6 solid 1px;
	margin-right:5px;
	/*height:340px;*/
}
.leftSmall{
	float:left;
	width:200px;
	background-color:#fff;
	/*border-left:#add0d6 solid 1px;*/
	border-right:#add0d6 solid 1px;
	margin-right:5px;
	/*height:340px;*/
	height:100%;
}
.h1title{
background:url(images/h1.gif) repeat-x;
height:27px;
}
.right{
	float:left;
	width:266px;
	background-color:#eeecd5;
	border-left:#add0d6 solid 1px;
	/*border-right:#add0d6 solid 1px;*/
	/*height:340px;*/
	height:100%;
}
.rightWide{
	float:left;
	width:550px;
	background-color:#fff;
	border-left:#add0d6 solid 1px;
	/*border-right:#add0d6 solid 1px;*/
	/*height:340px;*/
}
.rightWide ul, .leftSmall ul{
padding-left:25px;
}
.rightWide ul li, .leftSmall ul li {
	background:transparent url(images/arrow.gif) no-repeat scroll 0pt 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 0px 6px 12px;
}
.h2title{
background:url(images/h2.gif) repeat-x;
height:27px;
}
.box{
	background-color:#fff;
	padding:5px;
	width:230px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 5px;
	margin-bottom: 5px;	*/

}
.highlight{
background-color:#fffff7;
border:#ece6d0 solid 1px;
width:400px;
margin-left:40px;
padding:10px;
height:110px;
margin-bottom:8px;
}
.highlight ul{
padding-left:30px;

}
.highlight ul li {
	background:transparent url(images/arrow.gif) no-repeat scroll 0pt 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 0px 6px 12px;
	line-height:15px;
}
#footer{
	height:48px;
	background:url(images/footer_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;
	/*border-left:#add0d6 solid 1px;*/
	/*border-right:#add0d6 solid 1px;*/
	margin:0px;
}
hr {
	background:#add0d6 none repeat scroll 0 0;
	border:0 none;
	color:#add0d6;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:5px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.thick{
	background:url(images/line.gif) no-repeat scroll center;
	border:0 none;
	height:10px;
	color:#51382c;
	float:center;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
#smalllogo{
background-image:url(images/logo_sm.gif);
float:left;
width:84px;
height:67px;
margin:25px 0 0 40px;
}
/********************************************
Nav
*********************************************/
#nav ul {
	list-style-type:none;
	/*margin: 0 0 0 45px;*/
	height:29px;
	overflow:hidden;
	
}
#nav {
	float:left;
	width:479px;
	padding-top:14px;
	padding-left:29px;
	height:29px;
}
#nav ul li {
	float:left;
}

#nav ul li a {
	display:block;
	height:29px;
	padding: 0 0px 0 0;
	text-indent: -3000px;
}

#nav ul li a.about {
	width:92px;
	margin: 0;
	background:url(images/about.gif) 0 0 no-repeat;
}

#nav ul li a.services {
	width:93px;
	margin: 0;
	background:url(images/services.gif) 0 0 no-repeat;
}

#nav ul li a.approach {
	width:102px;
	margin: 0;
	background:url(images/approach.gif) 0 0 no-repeat;
}

#nav ul li a.coaching {
	width:101px;
	margin: 0;
	background:url(images/coaching.gif) 0 0 no-repeat;
}
#nav ul li a.clients {
	width:91px;
	margin: 0;
	background:url(images/client.gif) 0 0 no-repeat;
}

#nav ul li a:hover {
	background-position: 0 -29px
	}
#nav ul li a.active {
	background-position: 0 -29px
	}
#sub ul {
	list-style-type:none;
	/*margin: 0 0 0 45px;*/
}
#sub{
/*float:right;*/
padding-left:530px;

}
#sub ul li {
	float:left;
}

/*#sub ul li a {
	display:block;
	height:29px;
	padding: 0 0px 0 0;
	text-indent: -3000px;
}*/
