


@media only screen and (max-width: 1118px) {
	
.container{
	width:100%;
}

#mainmenu{
	margin-right:0px;
}

#prog{
	margin: 17px 0px 0px 345px;
}

#pic{
	float:none;
}

#con_box {
    color: #5a5956;
    font-size: 14px;
    margin-top: 30px;
    text-transform: none;
    width: 90%;
}

#newscon_in{
	margin-bottom:-200px;
}

}

@media only screen and (max-width: 1019px) {

#pic{
	width:100%;
}
	
#pic img{
	width:100%;	
	
}

}

@media only screen and (max-width: 1000px) {
	
#pic{
	margin-top:-80px; 
	float:left;
}

#embar{
	margin-top:-9px;
}
	
#mobtop {
    background-color: #0F2259;
    box-shadow: 0 3px 3px #000000;
    display: block;
    float: left;
    height: 53px;
    margin-bottom: 20px;
    position: relative;
    top: -122px;
    width: 100%;
    z-index: 1;
}

#mobtxt{
	color:#fff;
	font-size:26px;
	font-weight:bold;
	float:left;
	margin-top:8px;
	margin-left:20px;
}

#mobbut{
    background-image: url("/_elements/img/menubars.png");
    float: right;
    height: 33px;
    margin-right:10px;
    margin-top: 6px;
    width: 37px;
}

#mobmenu{
	width:100%;
	z-index:6;
	position:absolute;
	float:left;
	background-color:#0F2259;
	min-height:200px;
	display:none;
	top:53px;
}	

#mobmenu ul{
	display:block;
	position:relative;
	margin:0 0 0 20px;
}

#mobmenu ul li{
	font-size:18px;
	color:#fff;
	line-height:40px;
}

#mobmenu ul li a{
	font-size:16px;
	color:#fff;
	line-height:200%;
}

#prog, #mainmenu, #topmenu, #searchbox, #redtop, #topbar, #embar, .nivo-caption{
	display:none !important;
}

#logosm {
	position:relative;
 	margin:0 auto;
	display:block;
    background-image: url('../img/mob_logo.png');
    width: 124px;
    height: 122px;
    z-index: 10;
}
	
}

@media only screen and (max-width: 971px) {

#conbar{
		background: url("../img/tex_back.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}


#newshead {
    background-color: transparent;
    box-shadow: none;
    height: 63px;
    position: relative;
    width: 90%;
    z-index: 5;
}

#newsbody{
	box-shadow: none;
}

#lnews {
    color: #fff;
    float: left;
    font-size: 35px;
    margin-bottom: 100px;
    margin-left: 40px;
    margin-top: -230px;
    text-transform: uppercase;
    width: 90%;
}

#rnews {
    color: #fff;
    float: left;
    font-size: 35px;
    margin-left: 40px;
    margin-top: 20px;
    text-transform: uppercase;
    width: 90%;
}

#newsbody {
    background: url("../img/tex_back.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 190px;
    position: relative;
    width: 100%;
}

#lhead {
    color: #fff;
    float: left;
    font-size: 35px;
    margin-left: 40px;
    margin-top: 15px;
    text-transform: uppercase;
    width: 100%;
	background-color:#792226;
}



#rhead {
    clear: both;
    color: #fff;
    float: left;
    font-size: 35px;
    margin-left: 40px;
    margin-top: 216px;
    text-transform: uppercase;
    width: 100%;
		background-color:#792226;
}

#footer{
	clear:both;
	position:relative;
	bottom:-280px;
}

#newscon{
	width:90%;
}

#newshead_in, #newsbody_in, #newscon_in{
	width:90%;
}

#newshead_in{
	margin-top:-100px;
}

}

@media only screen and (max-width: 608px) {
	
#three{
	margin: 30px 20px 0 0;
}

#rcont2{
	display:none;
}

#lcont2{
	width:95%;
}

.dual {
    clear: both;
    float: left;
    min-height: 150px;
    width: 90% !important;
}
	
	
}

@media only screen and (max-width: 584px) {
	#three {
    margin: 30px 230px 0 0;
}
	
}

@media only screen and (max-width: 500px) {
	#three{
		float:left;
		 margin: 30px 0 0 90px;
	}
	
	#pic{
		display:none;
	}
	
	#newshead{
		margin-top:-100px;
	}
	
	#newscon{
		margin-left:-5px;
	}
}

@media only screen and (max-width: 320px) {

#newshead_in, #newsbody_in, #newscon_in {
    margin-left: 6px;
    width: 95%;
}

#one, #two, #three{
	margin-left:20px;
}

#logosm{
	display:block;
	margin-left:116px;
}

}