.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
 display: block;
}
a:link {color: #4373b4;}
a:visited {color: #4373b4;}
a:hover {color: #000;}
a:active {color: #4373b4;}

body {
	margin: 0;
	padding: 0;
	background: url(assets/bg.gif) repeat-x #fff;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
	}
#wrapper {
	width: 760px;
	background: url(assets/bg-wrapper.jpg) no-repeat right 95px;
	margin: 0 auto;
	text-align: left;
	}
#top {
	background: url(assets/top.gif) no-repeat;
	width: 760px;
	height: 95px;
	display: block;
	}
#main {
	width: 578px;
	float: right;
	position: relative;
	padding-right: 0px;
	display: inline;
	}
#content { background: url(assets/bg-content.jpg) no-repeat;}	
#column {
	width: 181px;
	float: left;
	position: relative;}
#nav {
	background: url(assets/bg-nav.gif) repeat-y;
	border-bottom: 4px solid #4373b4;
	margin-left: 2px;
	margin-right: 1px;
	}
/* HOT TOPICS*/
#hot-topics {
	background: url(assets/bg-hot-topics.gif) no-repeat left top;
	margin-left:2px;
	margin-right: 1px;
	border-bottom: 4px solid #4373b4;
	padding-top: 50px;
	padding-bottom: 10px;
	}

#hot-topics a {margin: 0px 10px; display: block; font-weight: bold;}	
#hot-topics a:link {color:#7a9d61;}														
#hot-topics a:visited {color: #7a9d61;}
#hot-topics a:hover {color: #cc0000;}
#hot-topics a:active {color: #4373b4;}

#map {
	width: 180px;
	height: 300px;
	background: url(assets/map.jpg) no-repeat;
	}
#c-address {
	background: url(assets/logo.gif) no-repeat;
	padding-top: 110px;
	color: #30567f;
	padding-left: 10px;
	padding-bottom: 30px;
	}	
/* Bottom Area */
#core-partners {
	width: 760px;
	height: 34px;
	background: url(assets/bg-core-partners.gif) no-repeat;
	clear: both;
	}
#partners img {
	float: left;
	border: 0;
	}
#partner-msu { margin: 40px 22px;}
#partner-misb { margin: 30px 22px;}
#partner-nmcg { margin: 50px 22px;}
#partner-medc { margin: 22px;}
#partner-charem { margin: 40px 22px;}

#copyright {
	clear: left;
	padding: 5px 20px;
	font-size: 11px;
	background-color: #c2c5cc;
	}	
