@charset "UTF-8";

body {
	background: url(../images/bg.jpg) repeat 0 0;
	margin:0;
	padding:0;
	height: 100%;
	font-size: 1em;
	font-family:Futura,'Trebuchet MS',sans-serif;
}

/* Links*/

a {
    color: #CCC;
    text-decoration: none;
}
a:visited {
    color: #CCC;
    text-decoration: none;
}
a:hover {
    color: #e38542;
    text-decoration: none;
}

#wrapper {
	background: url(../images/content_bg.jpg) repeat 0 0;
	margin: 0 auto;
	width: 790px;
	min-height: 800px;
	padding-top: 15px;
}

#container {
	background: url(../images/content_spotlight.jpg) 0 0 no-repeat;
	min-height: 700px;
	padding-bottom: 150px;
}
	
	#header {
		background: url(../images/header.jpg) no-repeat 0 0;
		width: 790px;
		height: 132px;
		margin: 0  auto;
		
	}
	
	#menu {
		position: relative;
		z-index: 1px;
		width: 100%;
		padding:6px 0 4px;
		color:#C1C1C1;
		font-size:0.85em;
		line-height:25px;
		text-align:center;
		text-transform:uppercase;
		border-top: #C60 solid 1px;
		border-bottom: #C60 solid 1px;
		background: url(../images/gray_nav_bg.png) repeat 0 0;
		margin: 15px 0px;

		
	}
	
	#menu ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0 10px;
	}
	#menu ul li {
		display:inline;
		list-style-type:none;
		margin:0;
		padding:0 10px;
	}
	
#content {
	padding: 0px 10px;
}

/*NAV AND MENU STUFF */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: inline;
	width: 10em;
}

#nav li {
	width: 10em;
}

#nav li ul li{
	display: block;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	top: 27px;
	z-index: 99;
}

/* From this line to 116 it takes care of COACHING submenu*/
#nav li:hover #submenu1 {
	left: 265px;
}


#nav li:hover #submenu1, #nav li.sfhover #submenu1 {
	left: 265px;
}

/* From this line to 126 it takes care of ASSESSMENT submenu*/
#nav li:hover #submenu2 {
	left: 375px;
}


#nav li:hover #submenu2, #nav li.sfhover #submenu2 {
	left: 375px;
}

/* From this line to 140 it takes care of TESTIMONIAL submenu*/
#nav li:hover #submenu3 {
	left: 495px;
}


#nav li:hover #submenu3, #nav li.sfhover #submenu3 {
	left: 495px;
}


.submenu_navbar {
	text-transform: uppercase;
	font-size: 0.78em;
	color: #e3854;
	line-height: 25px;
	text-align: left;
	background: url(../images/gray_sub_nav_bg.png) repeat 0 0;
	border-bottom: 1px solid #e38542;
	border-right: 1px solid #e38542;
	border-left: 1px solid #e38542;
}
.submenu_navbar li a:hover {
	color: #CCC;
    border-bottom: 2px solid #e38542;
    text-decoration: none;
}
#submenu1 li a {
	margin-left: 10px;
}

/*Orange titles (TITLES) */
#content h1 { 
	color:#E38542;
	font-family:'Futura-Medium','Futura','Trebuchet MS',sans-serif;
	font-size:24px;
	font-weight:500;
	letter-spacing:0;
	line-height:32px;
	margin:25px 15px;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
}

/*Text (PARAGRAPHS) */
#content p {
	color:#FFFFFF;
	font-family:'Verdana',sans-serif;
	font-size:14px;
	font-weight:400;
	letter-spacing:0;
	line-height:17px;
   	margin:1em;
	padding-bottom:0;
	padding-top:0;
	text-align:justify;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}
/*Text UNSURTEDLISTS (BULLETS) */
#content ul {
	font-family:'Verdana',sans-serif;
	font-size: 0.9em;
	color:#FFFFFF;
	margin-left: 15px;
	line-height: 1.5em;
}
/*Text ODEREDLISTS (NUBERED BULLETS) */
#content ol {
	font-family:'Verdana',sans-serif;
	font-size: 0.9em;
	color:#FFFFFF;
	margin-left: 15px;
	line-height: 1.5em;
}

/* Clases and Current page or not */
.noncurrent-page  a:visited {
text-decoration: none;
color: #C1C1C1;
text-shadow: 0px -1px 2px #333;
}

.noncurrent-page  a {
text-decoration: none;
color: #C1C1C1;
text-shadow: 0px -1px 2px #333;
}


.noncurrent-page a:hover {
text-decoration: none;
color: #E38542;
text-shadow: 0px -1px 2px #333;
}

.current-page a
{
text-decoration: none;
color: #000;
text-shadow: 0px -1px 2px #7E7E7E;
}

.current-page a:visited
{
text-decoration: none;
color: #000;
text-shadow: 0px -1px 2px #7E7E7E;
}

.img_align_left { 
	float: left; 
	margin: 0px 15px 15px 15px;
}
.img_align_right { 
	float: right;
	margin: 0px 15px 15px 15px;
}

.special_orange_paragraph {
	color:#E38542;
	font-family:'Verdana-Italic','Verdana',sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:400;
	line-height:17px;
	margin:50px 100px;
	width:135px;
	height: 140px;
	float: right;
}
.testimonial_client_name {
	color:#E38542;
	font-family:'Verdana-Italic','Verdana',sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:400;
	line-height:17px;
	text-align:right;
	margin-right: 20px;
}
.h1_contact {
	color:#E38542;
	font-family:'Futura-Medium','Futura','Trebuchet MS',sans-serif;
	font-size: 14px;
	font-weight:500;
	letter-spacing:0;
	line-height:32px;
	margin: 25px 0px;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
}
	
	

