/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.date
{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 255px;
	height: 293px;
	padding-top: 17px;
	padding-left: 535px !important;
	text-align: center;
	background: url(../img/home/img_flag.jpg) no-repeat;
	z-index: 1;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content-wrapper
{

}

/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	padding-top: 40px;
	
	_position: relative;
	_z-index: 2;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content h2
{
	color: #952c2c;
	font: normal 40px/41px georgia, serif;
	text-align: center;
	margin-bottom: 18px;
	
	_padding-top: 1px;
}

div#content h3
{
	font: bold 18px/25px georgia, serif;
	color: #933;
	padding-top: 24px;
	margin-bottom: 4px;
}

div#content h4
{
	font: bold 12px/22px verdana, sans-serif;
	color: #069;
	margin-bottom: 2px;
}

div#content p
{
	color: #333;
	margin-bottom: 24px;
	font-size: 15px;
	line-height: 22px;
	font-family: georgia, serif;
}

div#content p.intro
{
	font-size: 19px;
	line-height: 30px;
}

div#content p.intro strong
{
	font-weight: normal;
	text-transform: uppercase;
}

div#content img.content-image
{
	width: 80px;
	height: 95px;
	float: left;
	margin-right: 13px;
	margin-top: 4px;
}
