

body
{
	margin:0 auto;
	background-color:#f7f7f6;
	font-family:century gothic,helvetica;
	color:#363636;
	font-size:12px;
	letter-spacing:0.5px;
	height:100%;
	line-height:140%;
	text-align:justify;
}

.container
{
	width:780px;
	margin: 0 auto;
	background-color:#d7d7d7;
}

.footer
{
	text-align:right;
	padding:20px;
	background-color:#8b0b04;
	font-family:Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

.plain
{
	padding:5px 20px 190px 20px;
	background-image:url(../img/plainback.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:11px
}

.headingplain
{
	height:39px;
	width:760px;
	background-image:url(../img/headerplain.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
	font-size:15px;
	padding-left:20px;
	letter-spacing:0.5px;
	padding-top:18px;
}

h1
{
	color:#8b0b04;
	font-size:14px;
	font-weight:bold;
	margin-top: 14px;
}

h2
{
	color:#8b0b04;
	font-size:14px;
	font-weight:normal;
}

h3
{
	color:#8b0b04;
	font-size:13px;
	font-weight:normal;
}

h4
{
	color:#8b0b04;
	font-size:12px;
	font-weight:normal;
}

h5
{
	color:#8b0b04;
	font-size:11px;
	font-weight:normal;
}

.righttext li
{
	padding-bottom: 14px;
	font-weight: bold;
	text-align: left;
}







a.ecbutton 
{
	height:100px;
	text-decoration:none;
	width:180px;
	background-image:url(../img/lalButton.jpg);
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}

a.ecbutton:hover
{
	background-position: 0px -100px;
}

a.pmbutton 
{
	height:100px;
	text-decoration:none;
	width:180px;
	background-image:url(../img/360Button.jpg);
	float:left;
	margin-left:20px;
	margin-bottom:20px;;
}

a.pmbutton:hover
{
	background-position: 0px -100px;
}

a.gfbutton 
{
	height:100px;
	text-decoration:none;
	width:180px;
	background-image:url(../img/eiButton.jpg);
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}

a.gfbutton:hover
{
	background-position: 0px -100px;
}

.nav
{
	height:38px;
	margin:0px;
	float:left;
}

ul#navlist
{
	margin:0px;
	padding:0px;
}

#navlist li
{
	float:left;
  	list-style-type:none;
}

#navlist a
{
	height:38px;
	text-decoration:none;
	float:left;
}

#navlist a:hover
{
	background-position: 0px -38px;
}

.home
{
	width:72px;
	background-image:url(../img/btnHome.gif);
}
.ourapproach
{
	width:120px;
	background-image:url(../img/btnApproach.gif);
}
.coaching
{
	width:94px;
	background-image:url(../img/btnCoaching.gif);
}
.workshops
{
	width:99px;
	background-image:url(../img/btnWorkshops.gif);
}
.facilitation
{
	width:98px;
	background-image:url(../img/btnFacilitation.gif);
}
.performance
{
	width:196px;
	background-image:url(../img/btnPerformance.gif);
}
.contactus
{
	width:101px;
	background-image:url(../img/btnContact.gif);
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#ffffff;
	text-decoration:none;
	
}
.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

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

.pagescontent
{
	background-image:url(../img/pagesbacker.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.left
{
	float:left;
	width:221px;

}

.right
{
	float:right;
	width:559px;
}

.righttext
{
	padding:0px 20px 190px 20px;
	font-size:11px;
	background-image:url(../img/jo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}


.headingpages
{
	height:39px;
	width:539px;
	background-image:url(../img/headerpages.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:15px;
	padding-left:20px;
	letter-spacing:0.5px;
	padding-top:18px;
}

#sidemenu
{
	color:#8b0b04;
	font-size:11px;
	font-weight: bold;
	list-style:none;
	padding-left:20px;
	padding-right: 20px;
	text-align: left;
	margin-left:0px;
}

#sidemenu ul
{
	padding-left:0px;
	margin-left:0px;
}


#sidemenu li
{
	margin-left:0px;
	padding-left:0px;
	padding-top:10px;
	margin-bottom:5px;
	background-image:url(../img/dots.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#sidemenu a:link, #sidemenu a:visited, #sidemenu a:active {
	color:#8b0b04;
	text-decoration:none;
	
}
#sidemenu a:hover {
	color:#666666;
	text-decoration:none;
}

/*contact form*/		
		
.formFields
		{
		width: 220px;
		height: 18px;
		border: 1px solid #8b0b04;
		background-color:#ffffff;
		padding: 2px;
		font-size: 10px;
		color: #8b0b04;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
.formFieldLarge
		{
		height: 160px;
		}
		
#myform td
{
	vertical-align: top;
}
