body {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 auto;
	line-height:19px;
	background: #FFFFFF url(../images/bg_body.gif) top center repeat-y;
	text-align:center;
	
	}
	
h1 {
	color: #91cb39;
	font-size: 14px;
	font-weight:bold;
	line-height:15px;
}

.small {
	font-size: 11px;
	font-weight:bolder;
	line-height:15px;
}

.right {
	text-align:right;
}

.news {
	color: #91cb39;
	font-size: 14px;
	font-weight:bolder;
	line-height:15px;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	padding-top:7px;
	padding-bottom:7px;
}
	
img {  
	border-style: none;
}

table {
	padding: 5px;
	margin:0px;
	background-color:#e7f7cf;
}

td {
	padding:8px;
	
}

.KT_buttons td {
	border-top: solid 0px #000000;
	padding: 4px;
	background-color:#e7f7cf;
	text-align: right;
}

a:link{
	color: #91cb39;
	text-decoration: none;
	font-weight:bold;
	}
	
a:visited{
	color: #91cb39;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover{
	color: #91cb39;
	text-decoration: underline;
	font-weight:bold;
	}
	
#container {
	width: 720px;
	text-align:center;
	margin : 0 auto;
	position:relative; 
	}


#head {
	height: 150px;
	background-image:url(images/s_gough_02.gif);
	background-repeat:no-repeat;
	}
	
#nav {
	width: 719px;
	height:29px;
	background: #91cb39;
	}
	
#nav ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding-left: 0;
	width: auto;
	float: left;
	
	}
	
#nav a, #nav h2{
	font: bold 9px/27px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	text-align:left;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#82bc2a;
	padding-top:1px;
	padding-left:9px;
	padding-right:9px;
}

#nav h2 {
	color: #fff;
	background: #91cb39;
	text-transform: uppercase;
}

#nav a {
	color: #fff;
	background: #91cb39;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
	background: #82bc2a;
	text-transform: uppercase;
	text-decoration: none;
	
}

#nav ul li a:hover {
	color: #fff;
	background: #82bc2a;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li {
	position: relative;
	
	}

#nav ul ul {
	position: absolute;
	z-index: 500;
	width: 77px;
}

#nav ul ul ul {
	top: 0;
	left: 100%;
	
}

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}


	
#home {
	width:79px;
	float:left;
	margin-right:1px;
}

#philosophy {
	width:79px;
	float:left;
	margin-right:1px;
}

#core {
	width:79px;
	float:left;
	margin-right:1px;
}

#premier {
	width:79px;
	float:left;
	margin-right:1px;
}

#key {
	width:79px;
	float:left;
	margin-right:1px;
}

#leadership {
	width:79px;
	float:left;
	margin-right:1px;
}

#presentations {
	width:79px;
	float:left;
	margin-right:1px;
}

#more {
	width:79px;
	float:left;
	margin-right:1px;
}

#contact {
	width:79px;
	float:left;
}


	

		
#slideshow {
	height: 368px;
	width: 720px;
	background-image:url(images/slideshow_bg.gif);
	background-repeat:no-repeat;
	padding-top:12px;
	border:0px;
}
	

#main {
	
	
	text-align:left;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	}



#main ul {
	color: #91cb39;
	font-weight:bold;
	line-height:22px;
	padding:0px;
	margin-left:15px;
}

#testimonials {
	background-image:url(images/s_gough_05.gif);
	
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	text-align:left;
}

#footer {
	height:135px;
	background-image:url(images/s_gough_06.gif);
	padding-bottom:10px;
	text-align:left;
}

#small {
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	padding-top:7px;
	padding-bottom:10px;
	color: #91cb39;
	font-size: 11px;
}

