img {
	border:none;
}

#content {
	text-align:center;
	max-width:960px;
	width:auto;
	margin: 0 auto;
	margin-top: 70px;
}

h1 {
	color: rgb(0,0,255);
	margin-bottom:25px;
}

h2 {
	margin-bottom:25px;
}

#map-g {
	float:left; 
	width:100%; 
	height:250px;
}

#classroom {
	float:left; 
	width:48%; 
	overflow:auto; 
	text-align:center
}

#addr {
	float:left; 
	width:48%; 
	text-align:left;
}

.addr {
	float:left; 
	width:49%; 
	text-align:left;
}

.subcontainer2 {
	padding-top:30px;
	text-align:center;
}

.starter-template {
	overflow:auto;
	padding-bottom:115px;
}


/*.navbar-collapse {
	background-color:rgb(255,0,0);
}*/
.navbar-header {
	background-color:rgb(0,0,255);
}

.navbar-nav {
	background-color:rgb(0,0,255);
}

.navbar-inverse {
	background-color:rgb(200,7,15);	
}

.footer-nav {
	width:370px;
	margin: 0 auto;
	
}

.footer-nav li {
	list-style:none;
	
}


.footer-nav li a {
	display:block;
	margin-right:5px;
	height:27px;
	float:left;
	border:thin rgb(0,0,0) solid;
	background-color:rgb(0,0,255);
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	padding:4px;
	
}

.footer-nav li a:hover {
	color:rgb(0,255,0);

}

#copyright {
	font-size:10px;
	clear:both;
	text-align:center;
	margin-left:20px;
}

#imgBottom {	
	clear:both;
	padding-top:40px;

}

@media only screen and (min-width: 768px) {
	

.bottomLeft {
	background-image:url(../images/icons/us-flag-glasses.png);
	background-repeat:no-repeat;
	width:160px;
	height:162px;
	overflow: auto;
	position: fixed;
	visibility: visible;
	z-index: 10;
	left: 0px;
	bottom: 0px;
	border: none;
}

.bottomRight {
	background-image:url(../images/icons/uk-flag-glasses.png);
	background-repeat:no-repeat;
	width:149px;
	height:150px;
	overflow: auto;
	position: fixed;
	visibility: visible;
	z-index: 10;
	right: 0px;
	bottom: 0px;
	border: none;
}	
	
	
/*	body {
		background-image:url(../images/icons/uk-flag-glasses.png), url(../images/icons/us-flag-glasses.png);
		background-repeat:no-repeat, no-repeat;
		background-position: right bottom, left bottom;
	}*/

.navbar-collapse {
	background-color:rgb(0,0,255);
}

}

@media only screen and (max-width: 767px) {
/*	body {
		background-image:url(../images/icons/uk-flag-glasses-s.png), url(../images/icons/us-flag-glasses-s.png);
		background-repeat:no-repeat, no-repeat;
		background-position: right bottom, left bottom;
	}	*/



.bottomRight {
	background-image:url(../images/icons/uk-flag-glasses-s.png);
	background-repeat:no-repeat;
	width:75px;
	height:76px;
	overflow:hidden;
	position: fixed;
	visibility: visible;
	z-index: 10;
	right: 0px;
	bottom: 0px;
	border: none;
}	

.bottomLeft {
	background-image:url(../images/icons/us-flag-glasses-s.png);
	background-repeat:no-repeat;
	width:80px;
	height:81px;
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 10;
	left: 0px;
	bottom: 0px;
	border: none;
}
	
}
@media only screen and (max-width: 600px) {
#map-g {
	clear:both;
	float: none;
	width:100%; 

}

#classroom {
	clear:both;
	float: none;
	width:100%; 
}

#addr {
	float:left; 
	width:100%; 
	text-align:left;
}

.addr {
	float:left; 
	width:100%; 
	text-align:left;
}

.starter-template {
	padding-bottom:40px;
}

#col-center-hp {
	margin-bottom:15px;
	text-align:center;
}

#imgBottom {	
	clear:both;
	padding-top:15px;
	text-align:center;

}

/*.navbar-brand {
	display:inline-block;
	padding-left:10px
}*/

.subcontainer2 {
	padding-top:20px;
	text-align:center;
}

#homeImgIcon1, #homeImgIcon2 {
	height:120px;
}


#Imgphoto1, #Imgphoto2 {
	height:200px;
}

}.centerP {
	text-align: center;
}


#content1 {
	margin-top: 70px;
}
