body{
	overflow-x:hidden;
	background:#fff;
}
/* ---------------------------------------nav links-----------------------------------------*/

.row-fluid {
width: 100%;
margin-top:-39px;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 960px;
}
.container {
margin-right: auto;
margin-left: auto;
}
.breadcrumbs h1 {
color: #686868;
font-size: 30px;
text-shadow: 0 1px 0 #f1efef;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.breadcrumb {
top: 9px;
padding-right: 0;
background: none;
position: relative;
}
.pull-right {
float: right;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb>li {
display: inline-block;
text-shadow: 0 1px 0 #fff;
}
ul, ol {
padding: 0;
}

.breadcrumb li.active, .breadcrumb li a:hover {
color: #72c02c;
text-decoration: none;
}
.breadcrumb a {
color: #777;
}
a, a:focus, a:hover, a:active {
outline: 0 !important;
}
/* ---------------------------------------nav links-----------------------------------------*/
/*------------------banner------------------------------*/

#banner-file {
height: 300px;
margin-top: -26px;
}
#banner-container {
height: 300px;
background-repeat: no-repeat;
background-position: center;
text-align:center;
}
#word-pic {
position: relative;
height: 300px;
z-index:1;
}

