/***** Banner *****/
#banner {
	border-bottom:#FF0000;
	background-image: url(img/section_banners/home.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
}

#top_nav ul{
	background-color: #ccd7ed;
}

#top_nav li a {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}

#top_nav li a:hover {
	color:#333333;
}

#section_nav li.nav_sep {
	background-image:url(img/theatre/nav_sep.gif);
}

#section_nav li a:hover, body#fecundAbout #About, body#fecundClients #Clients {
	color: #0134A6;
}


	a.subNav {
		display: block;
		text-decoration: none;
		border: 1px solid #CFCFCF;
		border-bottom: 1px solid #CFCFCF;
		border-left: 1px solid #CFCFCF;	
		line-height: 2em;
		background-color: #EEF3FC;
		padding: 0px 5px 0px 5px;
		white-space: nowrap;
	}

	a.subNav:hover {
		display: block;
		text-decoration: none;
		border-right: 1px solid #CFCFCF;
		border-bottom: 1px solid #CFCFCF;
		border-left: 1px solid #CFCFCF;	
		line-height: 2em;
		color: #0134A6;
		padding: 0px 5px 0px 5px;
		white-space: nowrap;
	}

h2 {
	color: #0134A6;
}

#main a:active, #main a:hover {
	color: #0134A6;
}

.quote {
	font-size: 1.8em;
	font-style: italic; 
	color: #0134A6; 
	background-color: #e5e5e5; 
	padding: 45px 10px 45px 10px;
}

.quoteBy {
	color: #0134A6; 
	font-style: normal; 
	font-size: 0.5em;
}

table tr td {
	font-size: 1.2em;
	color: #0134A6;
	}