@media screen and (max-width: 800px) {

#header {
	width: 95%;
}
.container {
width:95%;
}
.lefthome {
width:95%;
float:left;
clear:left;
}
.righthome {
	float:left;
	padding-top: 5px;
	clear:right;
	padding-left:5px;
}
.lefthome img {
	margin-right:18px;
}

}

@media screen and (max-width: 700px) {

#homeslideshow {
	height: 456px;
	width: 560px;

}
.connecting_flag {
width: 475px;
	height: 127px;
	top: 425px;
	margin-left: 65px;
}

}

@media screen and (max-width: 600px) {

#header {
	width: 95%;
}
.container {
width:95%;
}


#homeslideshow {

display:none;
}


#homeslideshow-mobile {
	width: 250px;
	height: 300px;
	display:block;
	clear:right;
	margin-bottom:18px;
}
#homeslideshow-mobile img {
width: 250px;
height: 300px;
}

.connecting_flag {
display:none;
}

.connecting_flag-mobile {
	width: 245px;
	top:342px;
	background-color: #a3a1b3;
	opacity: 0.75;
	filter: alpha(opacity=75);
	display: block;
	height: 75px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.connecting_flag-mobile img {

	padding-left: 10px;
width:240px;
height:60px;
}

#m-wrap {
	display: block;
}
#m-menu-link {
	display: block;
	float: left;
	clear:left;

}

#m-menu-link img {

	margin-right:10px;
	margin-left:5px;

}


#navigation {

	display: none;
}

.artitle {
	float:right;
	clear:right;
	width:200px;
	padding-top: 0px;
}
.frbblogo {
	clear:right;
	float: left;

}



body {background-color:#fff; }



.lefthome {
	width:95%;
	float:none;
	clear:right;
	margin-top: 5px;
	padding-top: 5px;
}
	
	.lefthome img {
	margin-right:auto;
	float:left;
	clear:both;
}

.righthome {
	display:none;
	padding-top: 5px;
}


.artitle {
	float:right;
	clear:right;
	width:200px;
	padding-top: 0px;
}
.frbblogo {
	clear:right;
	float: left;

}

#header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #85859C;
	clear: both;
	height: 80px;
	float: left;
}
#footer {
	margin-bottom: 200px;
}





}
