@charset "utf-8";
#logo.index  {
	background-image: url(../images/CMO_page_logo_lge.png);
	display: block;
	height: 301px;
	width: 349px;
	position: absolute;
	top: 75px;
}
#logo.index a {
	width: 349px;
	height: 301px;
}

#title.index {
	display: none;
}

#sidebar.index {
	width: 250px;
}
#title_page {
	margin-top: 23px;
}
/* CSS Document */


.column.index h4   {
	font-family: Georgia, serif, Arial, "Clarendon LT Std Light";
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #575348;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column.index a:hover h4 {
	color: #E95925;
}

.column.index img  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column.index a:hover img {
	text-decoration: none;
}

.column.index  a {
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: block;
	text-align: center;
	float: left;
}
#title_page a:hover {
	color: #E95925;
	text-decoration: underline;
}
.column.index a .img_desc {
	text-align: center;
}
