body {
  text-align: center;
  background-color: #FFFFFF;
}

body, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

a {
  color: #0085BE;
  text-decoration: none;
}

a:hover {
  color: #C1272D;
  text-decoration: underline;
}

a img { vertical-align: middle; border: 0px; }

textarea {height: 150px; width: 200px;}

#container {
  width: 700px;
  text-align: left;
  margin: 0 auto;
}

#header {
  height: 60px;
}

#header #phone {
  float: right;
}

#quote-link a:hover
{
text-decoration: none;
}

#quote {
  background: #FFF url(/images/hand-heading.jpg) no-repeat;
  background-position: top left;
  height: 120px;
  color: #ffffff;
  padding: 50px 270px 0px 30px;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.6em;
  margin-top: 2px;
}

#banners {
  background: #FFF url(/images/res_dline.gif) repeat-x;
  background-position: bottom left;
  height: 145px;
}

#banners ul {
margin: 10px 0 0 0;
padding: 0px;
list-style: none;
}

#banners li {
  float: left;
  width: 205px;
  padding: 0px 10px;
  background: #FFF url(/images/res_banner_grad.jpg) repeat-x;
}

#banners li#become-a-coach { border-top: 8px solid #E31C00; }
#banners li#find-a-coach { border-top: 8px solid #692877;   }
#banners li#workplace-coaching { border-top: 8px solid #FF7F00; margin: 0px 11px; }
#banners li h2 {
  font-size: 120%;
  font-weight: normal;
  color: #00547A;
  margin: 6px 0px;
}
#banners li p { margin: 10px 0px; }



#content {
text-align: justify;
line-height: 1.1em;
color: #444;
background: url(/images/hand-heading-short.jpg) no-repeat;
background-position: top left;
margin-top: 5px;
}

#content ul {margin-left: 20px;}

#strapline {
  margin: 20px 0;
}

#footer {
  color: #0085BE;
}

h1 {
  font-size: large;
  font-weight: normal;
  color: #00547A;
}

h2 {
  font-size: 120%;
  color: #00547A;
}

.area-block {
  padding: 0px 5px;
  background: #FFF url(/images/res_banner_grad.jpg) repeat-x;
}

.area-block#become-a-coach { border-top: 8px solid #E31C00; }
.area-block#find-a-coach { border-top: 8px solid #692877; }
.area-block#workplace-coaching { border-top: 8px solid #FF7F00; }

.area-block h2 {
  font-size: 120%;
  font-weight: normal;
  color: #00547A;
  margin: 6px 0px;
}

.cws {
  overflow: hidden;
  background: #FFF url(/images/res_dhbar.gif) repeat-y;
  background-position: top right;
}

.cws-content {
margin-top: 5px;
  margin-right: 200px;
z-index: 1;
text-align: justify;
}

.cws-sidebar {z-index: 1; margin-top: 12px;
  width: 180px;
  float: right;
text-align: left;
}

.sidebar {

padding: 5px; 
margin: 1px; 
background: #FFF url(/images/res_banner_grad.jpg) repeat-x;
}

.sidebar-container {
width: 100%;
height: 70px;
position: relative;
}

.sidebar-container h2 {
padding: 0;
margin: 12px 0;
}

.sidebar1 {
width: 215px;

padding: 5px;  
background: #FFF url(/images/res_banner_grad.jpg) repeat-x;
position: absolute;
top: 0;
left: 230px;
}

.sidebar2 {
width: 215px;

padding: 5px;  
background: #FFF url(/images/res_banner_grad.jpg) repeat-x;
position: absolute;
top: 0;
left: 472px;
}

#menu
	{
height: 26px;
	}

#menu ul
	{
	margin: 0px;
	padding: 0px;
        height: 26px;
        line-height: 26px;
	}

#menu a {
	list-style: none;
	display: block;
	color: #00547A;
	text-decoration: none;
	padding: 0px 9px;
        margin: 0px;
}

#menu li {
	text-decoration: none;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0;
}

#menu ul ul {
	z-index: 2;
       line-height: 1.2em;
}

#menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 10px;

}

#menu li li {
	color: black;
	margin: 0px;
	width: 160px;
	background-color: white;
}

#menu li ul a {
	width: 156px;
	padding: 2px;
	border: 1px solid #C8DFEA;
}

#menu li ul ul {
	margin: -15px 0 0 95px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	background-color: #C8DFEA;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	background-color: #C8DFEA;
}

#menu ul ul li:hover, #menu ul ul li.sfhover {
	background-color: #C8DFEA;}