@media only screen and (min-width: 769px) {

html{ font-size : 100%};

header {
width: 1000px;
height: 150px;
}

header h1#topDescription {
width:600px;
}

header .telephone {
position: absolute;
top: -68px;
right: 0;
margin-right:0;
}

.navbar-fl,
#main {
	width: 1000px;
	margin-top: 0;
}

#program_list li {
/*width: 24%;*/
width: 19.2%;
height: 240px;
height: auto;
margin-right: 10px;
padding: 0;
}

#content_index {
clear: both;
width: 1000px;
}

#index_concept {
}

#index_campain {
	width:570px;
}

#side {
	width:410px;
	float:left;
	margin-left:20px;
}

#whatsNew{
	width:410px;
	height: 328px;
	/*width: 570px;
	height: 220px;*/
}

#whatsNew ul{
	width: 408px;
	height: 276px;
	/*width: 568px;
	height: 168px;*/
}

#whatsNew li{
	width: 383px;
	/*width: 543px;*/
}

#topNetwork {
	max-width: 560px;
	height:260px;
	margin-left: 20px;
}

div.curriculum div{
	margin-right: 15px;
	height:310px;
}

div.curriculum div.last{
	margin-right: 0;
}

#footer-area {
	width: 1000px;
	background-color: #ffb000;
}

.col-sm-4,
.col-sm-8,
.col-xs-12 {
	padding-right:0;
	padding-left:0;
}
}