@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
.container {
	margin: 0 auto;
    width: 974px;
   
}
.strip {
    background-color: #1b1b1b;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    padding-bottom: 8px;
    padding-top: 0px;
    text-align: center;
    width: 100%;
	/* -webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px -4px 3px rgba(50, 50, 50, 0.75);
    box-shadow:         0px -4px 3px rgba(50, 50, 50, 0.75);*/
	box-shadow: 10px 10px 5px #888888;
}
.strip ul {
    float: right;
    margin: 0;
    padding: 0;
}
.strip ul li {
    color: #fff;
    display: inline-block;
    list-style: outside none none;
	font-size: 14px;
}
.strip ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 1.3em;
    text-decoration: none;
}
.strip ul li.line {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.strip ul li a:hover {
    color: #fbae00;
}

.mid_wrapper {
    float: left;
    padding-bottom: 20px;
	width:100%;
	margin-top:20px;
}
.actc {
	float: left;
    border: 5px solid #fff;
    width: 99%;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.3);
	background:#f7f7f7;
	border-radius:4px;
	margin-bottom:30px;
}
.actc figure{
    float: left;
    margin: 0;
    padding: 0;
}
.actc img{
	border-radius:4px;
}
.actc h2 {
    color: #273a3e;
    font-family: "Open Sans",sans-serif;
    font-size: 28px;
    font-weight: 400;
	text-align:center;
	margin:0;
}
.actc h3 {
    color: #be2619;
    font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 400;
	text-align:center;
	margin:0;
}
@font-face {
    font-family: "atc";
    src: url("../fonts/avalonb_1.TTF"), url("../fonts/avalonb_1.TTF");
}
.txt {
    color: #be2619;
    font-family: "atc",sans-serif;
    font-size: 28px;
    font-weight: bold;
}
.actc h1 {
    color: #343434;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
	text-align:center;
	margin:0;
	margin-top:10px;
}
.actc a {
    background: #fefffd none repeat scroll 0 0;
    border: 1px solid #ce0000;
    border-radius: 5px;
    color: #ce0000;
    padding: 4px 8px;
    right: 6px;
    top: 60px;
}
.actc a:hover {
    background: #ce0000 none repeat scroll 0 0;
    color: #fff;
}


.sec {
	float:left;
    width: 100%;
}
.news {
	float:left;
	background-color: #fff;
    border-top: 2px solid #ee4a42;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
	padding:15px;
    width: 25%;
}
.news h2 {
    color: #312f30;
    font-family: "Open Sans",sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
	margin-bottom:10px;
}
.news h3 {
    color: #a02201;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}
.news p {
    color: #4a4a4a;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    margin: 0 0 10px;
}
.news a {
    color: #4a4a4a;
}
.news a:hover {
    color: #000;
    text-decoration: underline;
    transition: all 500ms ease 0s;
}
.wel {
	float:left;
	padding:0px 20px 15px 20px;
    width: 45%;
}
.wel h2 {
    color: #312f30;
    font-family: "Open Sans",sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
	margin-bottom:8px;
}
.wel figure{
    float: right;
    margin: 0;
    padding: 0;
	margin-top:15px;
}
.wel p {
    color: #4a4a4a;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    margin: 0 0 15px;
	text-align:justify;
	line-height:25px;
}

.beti {
	float:right;
	padding:0px 0px 15px 20px;
    width: 20%;
}
.beti figure{
    float: right;
    margin: 0;
    padding: 0;
	margin-top:15px;
}

footer {
    background-color: #FF5E00;
	border-top:1px solid #e4e4e4;
    float: left;
    font-family: "Open Sans";
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
footer ul {
    float: left;
    margin: 0;
    padding: 0;
}
footer ul li {
    color: #161616;
    display: inline-block;
    list-style: outside none none;
	font-size: 14px;
}
footer ul li a {
    color: #4a4a4a;
    font-size: 13px;
    line-height: 1.3em;
    text-decoration: none;
}
footer ul li a:hover {
    color: #000;
	transition:all 500ms ease 0s;
}
footer ul li.line {
    color: #4a4a4a;
    font-family: "Open Sans";
    font-size: 12px;
}
.copyright {
    color: White;
    float: left;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 18px;
    text-align: center;
    text-decoration: none;
}

.PoweredBy {
    color:White;
    
}
footer figure{
    float: right;
    margin: 0;
    padding: 0;
}
footer figcaption{
    float: left;
    margin: 0;
    padding: 0;
	color: #4a4a4a;
    font-family: "Open Sans";
    font-size: 16px;
	padding-top:15px;
	padding-right:10px;
}

.frgt_pass {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-align: justify;
}
.frgt_pass:hover {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-align: justify;
    text-decoration: underline;
}
.txtbox {
    background-color: transparent;
    border: 0 solid #7c7c7c;
    color: #989c9f;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
    text-decoration: none;
    width: 105px;
}
.btn {
    -moz-user-select: none;
    background: #ffffff linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%) repeat-x scroll 0 0;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.25);
    color: #656565;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-primary {
    background: #6fb632 linear-gradient(to bottom, #6fb632 0%, #3c7e03 100%) repeat-x scroll 0 0;
    border-color: #377601;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #3c7e03;
    color: #ffffff;
}
.btn-primary:active, .btn-primary.active {
    background-color: #6fb632;
}

.video_hed {
    color: #c21a15;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.pg_hed {
    color: #172934;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
	border-bottom:1px dashed #757575;
}