
body {
	background:#BEC3C6  url(../img/bg.jpg) repeat-x;
    color: #555;
    font-family: Verdana,Helvetica,Sans-serif;
    font-size: 12px;
}
body {
    margin: 0;
}
img {
    max-width: 100%;
	height: auto;
}.middle-header {
    padding-bottom: 7px;
    padding-top: 7px;
	
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
	.middle-header .col-md-6 {
    text-align: right;
}
	
	div {
    display: block;
}
	.container-fluid:after, .container-fluid:before, .container:after, .container:before{
    display: table;
    content: " ";
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container-fluid:after, .container:after{
    clear: both;
}
.pull-right {
    float: right!important;
}	
.ow-navigation {
    background-color: rgba(227, 226, 226, 0.42);
    -moz-box-shadow: inset 0 2px 1px #e5e5e5;
    -webkit-box-shadow: inset 0 2px 1px #e5e5e5;
    /*box-shadow: inset 0 2px 1px #e5e5e5;*/
   box-shadow: 0px 0px 13px 0 rgba(9, 26, 44, 0.2);
}	
	.ow-navigation .navbar-collapse {
    float: left;
	width: 100%;
}
.navbar-nav>li {
    float: left;
}	
.navbar-nav>li  a{
    text-decoration:none;
}
	.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	margin-top: 0px;
}
	.ow-navigation .navbar-collapse > .nav.navbar-nav > li {
    margin: 30px 20px;
}
	.ow-navigation .navbar-collapse > .nav.navbar-nav > li > a {
    padding: 22px 25px 24px;
}
.ow-navigation .nav.navbar-nav li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    position: relative;
}

.text-justify{text-align:justify;}	
	.row {
    margin-left: -15px;
    margin-right: -15px;
}
	* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
	

	
	
#header {
    background: url(../img/header_footer.jpg) 0 0 no-repeat;
    height: 132px;
	margin: 23px auto 0px;
    display: table;
	width: 936px;
}	
	
	
	* {
    margin: 0;
    padding: 0;
}
	
	
#caption {
    height: 90px;
    padding: 25px 30px 21px;
}	
	
.title a {
    text-decoration: none;
    color: #FFF;
    height: 30px;
    display: block;
    font-family: "Trajan Pro";
    letter-spacing: 0;
}

.tagline {
    color: #FFF;
    border-top: 1px solid #FFF;
    text-decoration: none;
    font-size: 10px;
    float: left;
    padding: 0 3px;
}	
	
	
	
	h1 {
    font-size: 200%;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bolder;
    letter-spacing: -0.05em;
    font-family: Arial;
}
	
	
	
	
#wrap {
    background: url(../img/light.gif) center top no-repeat;
    padding: 0px 0;
}	
	
	#navigation {
    margin: 1px 0;
	height: 30px;
}
	
.menulines li, ul {
    margin: 15px;
    padding: 0;
    display: inline;
    list-style-type: none;
}	
	
.menus li {
    display: inline;
    list-style: none;
}	
	
.menus li a.home:hover {
    background-position: 0 -124px;
}
.menus li a.home {
    background-position: 0 -93px;
    width: 45px;
    padding: 0;
    margin-left: 0;
    text-indent: -999em;
}
.menus li a:hover {
    background-position: 0 -31px;
}
.menus li a {
    background: transparent url(../img/menu.gif) no-repeat;
    display: block;
    color: #382E1F;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    margin-left: -10px;
    text-decoration: none;
    font-size: 11px;
    float: left;
    z-index: 1;
}	
	
#searchbox {
    width: 225px;
    height: 23px;
    display: block;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    margin-right: 5px;
    white-space: nowrap;
}	
#content {
    background: #FFF;
    height: 780px;
    margin-top: 11px;
}
	
#main {
    background: #fff;
    width: 719px;
    padding-left: 15px;
    padding-top: 15px;
    float: left;
}	
	
.fixed{
    clear: both;
}



p {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 13px;
    line-height: 125%;
}


#pagenavi {
    border-top: 1px solid #CCC;
    margin: 15px 10px 5px;
    padding: 10px 5px 15px;
    font-size: 11px;
}

.indent1 {
    line-height: 125%;
    margin-right: 2em;
    margin-left: 2em;
    text-align: left;
}

.centered {
    display: block;
    text-align: center;
}

.as{color: #551A8B;}


#sidebar {
    background: #f7f7f7;
    width: 202px;
    float: right;
    font-size: 95%;
    line-height: 145%;
    overflow: hidden;
    border-left: 1px solid #cecece;
    text-indent: 5px;
}

h3 {
    font-size: 150%;
    padding-bottom: 5px;
    padding-top: 5px;
}

.sidebar {
    background: url(../img/icons.gif) 0 -320px no-repeat;
    padding-left: 10px;
    font-size: 10px;
    list-style: none;
    margin-top: 5px;
    margin-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
}





#footer {
    background: url(../img/header_footer.jpg) 0 -132px no-repeat;
    display: block;
    height: 88px;
    border-top: 1px solid #CCC;
    font-size: 11px;
    line-height: 145%;
    width: 100%;
}


a#gotop {
    background: url(../img/icons.gif) 0 -304px no-repeat;
    float: right;
    height: 16px;
    line-height: 18px;
    display: block;
    padding-left: 16px;
    margin: 5px 15px 0 0;
    margin: 5px 8px 0 0;
    text-decoration: none;
}
#footer a {
    color: #2A2A2A;
}


#copyright {
    margin-top: 12px;
    margin-left: 20px;
}


#themeinfo {
    margin-left: 20px;
}












