html,body,div {
	margin: 0px;
	padding: 0px;}
div {}

div.navbar {
	width: 100%;
	height: 120px;
	background-color: rgb(20,120,180);}
div.navbar img.logo {
	margin-top: 20px;
	margin-left: 10px;}
div.navbar img.dep {
	height: 80px;
	margin-top: 20px;
	margin-left: 10px;}

div.core {
	width: 1200px;
	margin: 5px auto;
	min-height: 50px;}
div.row {
	width: 100%;
	*zoom: 1;}
div.row::after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow:hidden;}
div.row div.column-3 {
	float: left;
	width: 31%;
	/*height: 200px;*/
	padding: 3px;
	margin: 5px;}

div.row .title {
	border-bottom: 3px rgb(20,120,180) solid;
	margin-bottom: 3px;}

div.row .title .left {
	width: 30%;
	display: inline-block;
	padding: 2px;
	background-color: rgb(20,120,180);
	text-align: center;
	color: white;
	font-weight: bold;
	height: 30px;
	line-height: 30px;}

div.row .title .right {
	width: 65%;
	display: inline-block;
	text-align: right;}

div.footer {
	overflow:hidden;}
div.footer .minor-footer {
	height: 200px;
	background-color: lightgray;
	overflow: hidden;}
div.footer .major-footer {
	height: 230px;
	background-color: rgb(22, 140, 208);
	overflow: hidden;}
div.footer .major-footer ul.imglinklist {
	float:right;
	list-style: none;
	margin-right:10px;}
div.footer .major-footer ul.imglinklist li {
	margim: 5px;}
..titlestyle1721 span{
text-decoration: none !important;
}
