/* .t3-header {background-image: url("../../../images/header1.jpg");
			margin: 0px auto;
			min-height:250px;} */


			
.logo-text .site-slogan {
    display: block;
    font-size: 16px;
    margin-top: 150px;
	color:#ff0000;
	}
	
.logo-text a {
    font-size: 28px;
    font-weight: bold;
	color:#ff0000;
	margin-top:100px;
}

.well {
    background-color: #e7e7e7;
    border: 1px solid #ff0000;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 10px;
}

.t3-sl {
    padding-bottom: 10px;
    padding-top: 0px;
}

.t3-mainbody {
    padding-bottom: 0px;
    padding-top: 0px;
}

.t3-content {
    padding-bottom: 20px;
    padding-top: 20px;
}

.module-ct {
    color: #555555;
}

.t3-footnav {
    padding: 10px 0;
}

.t3-mainnav {
    position: fixed;
	margin-top: -65px;
    width: 100%;
    z-index: 999;
	
}
.t3-mainnav {
    border-bottom: 1px dotted #ff0000;
}
.t3-megamenu .mega > .mega-dropdown-menu {
    display: none;
    min-width: 200px;
}
.t3-megamenu .dropdown-header, .t3-megamenu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
    background: transparent none repeat scroll 0 0;
    color: #555555;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #dddddd;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #dddddd;
    outline: 0 none;
    text-decoration: none;
}

.t3-sidebar {
    padding-bottom: 20px;
    padding-top: 20px;
}
.t3-sidebar .module-ct {
    background: transparent none repeat scroll 0 0;
    padding: 0;
	border-left: 1px dotted #ff0000;
}
.t3-footer {
    background: #f8f8f8 none repeat scroll 0 0;
    border-top: 1px dotted #ff0000;
    color: #555555;
}
