html {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

body {
    color: #ffffff;
    font-family: Calibri;
    font-size: 16px;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
    background-color: #cdc9ce;
}

.clearfix {
    visibility: hidden;
    font-size: 0px;
    clear: both;
    height: 0px;
    overflow: hidden;
    overflow-y: hidden;
}

.wrapper {
    width: 970px;
    margin: 0px auto;
}

p {
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    color: #ffffff;
}

h1 {
    color: #333333;
    font-size: 30px;
    font-weight: normal;
    background-color: #e5d000;
    font-family: Monotype Corsiva;
    padding: 20px 20px 20px 15px;
    width: 895px;
}

h2 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}

.header {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.top_bg {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 135px;
    background-color: #cdc9ce;
}

.page {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.menu_bg {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: url(../images/menu_bg.png) repeat-x;
    height: 45px;
}

.banner {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.container {
    width: 970px;
    margin: 0px auto;
    background-color: #850d0f;
}

.logo {
    float: left;
    width: 377px;
    height: 94px;
    margin: 0px;
    padding-top: 21px;
}

.top_right {
    float: right;
    width: 399px;
    height: 83px;
    text-align: right;
    margin: 52px 0 0 0;
}

.box_container {
    float: left;
    margin: 10px 0 20px 0;
    width: 930px;
    padding-left: 20px;
    padding-right: 20px;
}

.box {
    width: 175px;
    float: left;
    margin: 0px 0px 0px 2px;
    background-color: #ffffff;
    color: #333333;
}

.box_01 {
    width: 175px;
    float: left;
    margin: 0 0 0px 13px;
    background-color: #ffffff;
}

.box_txt {
    width: 175px;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    font-size: 18px;
    color: #850d0f;
    display: block;
    border-bottom: 1px dashed #5c5c5c;
    margin: 0 0 10px 0;
}

.text {
    color: #333333;
    padding: 0px 13px 0px 13px;
    font-size: 16px !important;
}

.blue_line {
    border-bottom: 7px solid #03a1c3;
    margin: 15px 5px 5px 5px;
}

.light_green {
    border-bottom: 7px solid #df4f2b;
    margin: 15px 5px 5px 5px;
}

.red_line {
    border-bottom: 7px solid #bf2222;
    margin: 15px 5px 5px 5px;
}

.yellow_line {
    border-bottom: 7px solid #ff950d;
    margin: 15px 5px 5px 5px;
}

.dark_green {
    border-bottom: 7px solid #3f9e7b;
    margin: 15px 5px 5px 5px;
}

.welcome_notes {
    padding: 0px;
    float: left;
    width: 930px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: #850d0f;
}

.headings {
    font-size: 26px !important;
    color: #ffffff;
    font-weight: normal;
    font-family: Monotype Corsiva;
}

.mono {
    font-family: Monotype Corsiva;
    font-size: 22px !important;
}

.list {
    margin: 0px 0 0 30px;
    padding: 0px;
    width: 245px;
    float: left;
}

.list li {
    margin: 0px;
    padding: 0px 0 0 25px;
    line-height: 40px;
    list-style: none;
    background: url(../images/why_use_bullet.png) no-repeat 0px 8px;
}

.bullet {
    margin: 0px 0 0 20px;
    padding: 0px;
    float: left;
}

.bullet li {
    margin: 0px;
    padding: 10px 0 20px 25px;
    list-style: none;
    background: url(../images/icon-home.png) no-repeat 0px 12px;
}

.footer {
    margin: 0px auto;
    padding-top: 10px;
    width: 100%;
    text-align: center;
}

.copy {
    text-align: center;
    width: 970px;
    padding-bottom: 20px;
    margin: 0px auto;
    font-size: 14px;
    color: #333;
}

.copy a {
    color: #333;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
}

.copy a:hover {
    color: #fff;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #fff000;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

.leftimg {
    float: left;
    margin: 0 15px 10px 0;
}

.rightimg {
    float: right;
    margin: 0 0 10px 15px;
}

.space {
    height: 35px;
}

.contact_left {
    float: left;
    width: 450px;
}

.icon {
    float: left;
    width: 35px;
    margin: 0px 0 25px 0;
}

.details {
    float: left;
    width: 300px;
    line-height: 21px;
    margin: -3px 0 25px 0;
}

.contact_right {
    float: right;
    width: 430px;
    text-align: right;
    margin: 0px;
}

.gallery_img {
    width: 213px;
    float: left;
    text-align: left;
    padding: 5px;
    border: 1px solid #cccccc;
    margin: 0 10px 10px 0;
}

a.contact {
    text-decoration: none;
    color: #ea8002;
}

a.contact:hover {
    text-decoration: none;
    color: #566e01;
}

.list1 {
    margin: 0px 20px 0 30px;
    padding: 0px;
    float: left;
}

.list1 li {
    margin: 0px;
    padding: 0px 0 0 30px;
    line-height: 35px;
    list-style: none;
    background: url(../images/why_use_bullet.png) no-repeat 0px 8px;
}

.latestnews {
    margin: 0px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    width: 235px;
    background: url(../images/latestnesbg.png) no-repeat;
    height: 286px;
}

.latestnewstext {
    font-size: 20px;
    color: #bf2222;
    font-weight: bold;
    margin: 0px auto;
    padding-left: 40px;
}

.zero {
    height: 10px;
}

.mission_list {
    margin: 0px;
    padding: 0px;
}

.mission_list li {
    margin: 0px;
    padding: 0px 0 0 45px;
    list-style: none;
    background: url(../images/mission_bullet.png) no-repeat 0px 0px;
    font-family: Monotype Corsiva;
    height: 35px;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px 0;
}

.table_spec {
    margin: 0 auto;
    padding: 0px;
    width: 920px;
    border: 1px solid #333333;
    border-collapse: collapse;
    background-color: #a6bc56;
}

/*.table_spec th{ padding:15px 10px; border:1px solid #333333; color:#333333; background-color:#ff950d; border-collapse:collapse;}*/

.table_spec td {
    padding: 5px 8px;
    border: 1px solid #333333;
    color: #333333;
    border-collapse: collapse;
}

.table_spec tr:hover {
    background-color: #850d0f;
}

.CSSTableGenerator {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid #000000;
    /*-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
	
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
	
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;
	
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;*/
}

.CSSTableGenerator table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
    /*-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;*/
}

.CSSTableGenerator table tr:first-child td:first-child {
    /*-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;*/
}

.CSSTableGenerator table tr:first-child td:last-child {
    /*-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;*/
}

.CSSTableGenerator tr:last-child td:first-child {
    /*-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;*/
}

.CSSTableGenerator tr:hover td {}

.CSSTableGenerator tr:nth-child(odd) {
    background-color: #e4f8c2;
}

.CSSTableGenerator tr:nth-child(even) {
    background-color: #f8e3c2;
}

.CSSTableGenerator td {
    vertical-align: middle;
    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 7px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}

.CSSTableGenerator tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.CSSTableGenerator tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.CSSTableGenerator th {
    /*background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);*/
    background: #3e0001 !important;
    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

.CSSTableGenerator th {
    /*background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);*/
    background-color: #3e0001 !important;
}

.CSSTableGenerator th:first-child {
    border-width: 0 0 1px 0;
}

.CSSTableGenerator tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

.pagination {
    padding-left: 0px;
}

.pagination li {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 10px;
    transition-duration: .5s;
    margin-right: 5px;
}

.pagination li:hover,
.pagination li.active {
    background-color: #861c1c;
}

.pagination li a {
    color: #fff;
    transition-duration: .5s;
}

.pagination li:hover a,
.pagination li.active a {
    color: #fff;
}

.adminblock-2 {
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    padding-bottom: 30px;
    border-bottom: 1px solid #acacac;
}

.adminblock-2 .img-div {
    width: 20%;
    float: left;
}

.adminblock-2 .img-div img {
    width: 100%;
}

.adminblock-2 .des-div {
    width: 75%;
    float: left;
    padding: 0 15px;
}