﻿body {
	background-image:url('images/bg.jpg'); background-attachment: fixed; background-repeat: repeat-x; 
	padding-top:10px;

}
#featured {
	border: 1px #555 solid;
}
.main {
	/*  background-color:#eee;*/
}
header div.row {
	padding-top: 20px; padding-left: 20px; padding-right: 20px;
}

.fsilogo {
	margin-bottom: 20px;
}
header h5{
	margin-top:50px;
}

.carousel-caption {
    top: 0;
    bottom: auto; 
}
.carousel-caption a{
	color:#eeeeee;
}
#services{
	background-color:#eee;
}
#services h2{
	margin-bottom: 40px;
}
#services h3 {
	text-align:center;
	border-bottom:1px solid #CDD5D6;
	padding-bottom: 4px;

}
.row.first {
	margin-top:20px;
}

.row.second {
	margin-top:15px;
}
/* #services.page.row ul{
	list-style:none;
} */
.carousel.slide img {
	margin-left: auto; margin-right: auto; margin-bottom:10px;
}
#mission {
	border-top:1px solid #CDD5D6;
	border-bottom:1px solid #CDD5D6;
 
}
#calltoaction {
	 padding-top: 20px; padding-bottom: 20px; text-align:center;
	/*  background-image:url('../New folder/background.png'); background-repeat:repeat;*/background-color: #555;
}
#partners {
	border-top:1px solid #C8D1D2; padding-bottom: 20px;/*  background-color:#eee;*/
 

}

#partners img{
	border: 1px #aaa solid; padding:4px;
}
#associations{
	border-top:1px solid #C8D1D2;padding-bottom: 20px;
}

/** Footer **/
footer {
	background-color:#555555;
	color:#eeeeee;
	font-size:.9em; 
}

footer p {
	
	margin-top: 25px;
}
.navbar-default {
	background-color: #555555;
    border:0px; margin-top: 10px;
    }
   
ul.nav.navbar-nav.navbar-right li a{
	color:#eeeeee;
	font-size:1em;
	
	

}
ul.nav.navbar-nav.navbar-right li a:hover{
	color:#333333;
	font-size:1em;
	

}


header navbar-brand {
  background: url('../images/Logos/FSI.png');
  background-repeat: no-repeat;
  background-position: 15px 0;
  height: auto;
}


ul.nav .nav-pills li{
	text-align:center;
}

#featured.carousel {
	background-color: black;
}