#headWrapper {
	width: 760px;
	margin: 10px;
	padding: 0;
	height: 183px;
	background: url("../images/layout/headBkg08.jpg") no-repeat 0 0;
	font-size: 1em;
}
#flagContainer {
	display: none;
}
#mainContent #content {
	margin: 0;
	margin-left: 0;
	padding: 0;
	line-height: 1.2em;				/* the Peek-a-boo Hack */
}
* html #mainContent #content {
	margin-left: 0 !important;
	margin-left: 0;				/* IE Box Model Hack */
	height: auto !important;
	height: 1%;						/* the Holly Hack */
}
#mainContent .sx {
	float: left;
	width: 301px;
	height: 475px;
}
#mainContent .sx .zero {
	width: 301px;
	height: 266px;
	background: url(../images/layout/home_01B.jpg) no-repeat 0 0;	
}
#mainContent .sx img {
	float: left;
	width: 146px;
	height: 106px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/layout/hp/01.jpg) no-repeat 0 0;	
}




#mainContent .dx {
	float: left;
	width: 439px;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url(../images/layout/home_02.jpg) no-repeat 0 0;
}
#mainContent .homenews {
	float: left;
	
}
#mainContent .homenews h2 {
	display: block;
	width: 439px;
	height: 50px;
	background: url(../images/layout/home_03.gif) no-repeat 0 0;
	margin: 0;
}
#mainContent .homenews h2 span {
	display: none;
}




#content .listaHome {
	list-style-type: none;
	margin: 0 8px 0 16px;
	padding: 0;
	border-top: 1px dashed #9AAECD;
	width: 410px;
}
#content .listaHome li {
	margin: 0;
	padding: 4px 8px 0 24px;
	background: url("../images/icons/genericListInt.gif") no-repeat 0 6px;
	border-bottom: 1px dashed #9AAECD;
	line-height: 1.2em;				/* the Peek-a-boo Hack */
	
}
#content .listaHome li a.title {
	display: block;
	padding: 2px 4px;
	font-weight: bold;
	font-size: 1.2em;
}
#content .listaHome li .date {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.1em;
	padding: 0 0 0 4px;
	color: #6b8eb2;
}

#footerContainer {
	margin-top: 28px;
	padding: 0;
	padding-left: 0;
	font-size: 1em;
	line-height: 1.6em;
}
#mainContent .flagsHome {
	background: url(../images/layout/flagsHome2.gif) no-repeat 0 0;
	width: 410px;
	height: 101px;
	margin-top: 30px;
	margin-left: 14px;
}
#mainContent .flagsHome a.flagHome01 {
	display: block;
	width: 67px;
	height: 44px;
	margin-top: 4px;
	float: left;
}
#mainContent .flagsHome a.flagHome02 {
	display: block;
	width: 67px;
	height: 44px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}
#contentWrapper #mainContent #content #txt .flagsHome a:hover,
#contentWrapper #mainContent #content #txt .flagsHome a:active {
	background-color: transparent;
}
#mainContent .flagsHome a.flagHome01 h2,
#mainContent .flagsHome a.flagHome02 h2 {
	display: none;
}



