/*--------------------------------------
	Style Name : Home Style Sheet

	Content Area
--------------------------------------*/


/*--------------------------------------
	Content Area
--------------------------------------*/

/*	div#intro-area
--------------------------------------*/

#intro-area {
	margin:0 0 15px;
	position:relative;
}

/*	div#section-01
--------------------------------------*/

#section-01 {
	margin:0;
}

#section-01 .section_box {
	margin:0 9px 12px 0;
	*margin:0 13px 12px 0;
	padding:5px 9px;
	display:inline-block;
	*display:inline;
	width:120px;
	border:1px solid #ccc;
	background:#f0f0f0;
	float:left;
	*zoom:1;
}

#section-01 .section_box strong {
	display:block;
	font-weight:normal;
}

#section-01 .section_box strong a {
	color:#333;
}

#section-01 .section_box em {
	display:block;
	color:#6c2815;
	text-align:right;
}

#section-01 .section_inner {
	padding:15px 0 5px 15px;
	background:none;
}

/*	div#section-02
--------------------------------------*/

#section-02 .section_title {
	clear:both;
	margin:0;
}

#section-02 .module_timeline ul {
	margin:0 0 5px;
	overflow:hidden;
	*zoom:1;
}

#section-02 .module_timeline li {
	margin:0 0 -1px;
	padding:10px 0;
	border-bottom:1px dashed #bca297;
}

#section-02 .module_timeline a:link,
#section-02 .module_timeline a:visited {
	color:#333;
}

#section-02 .section_primary {
	float:left;
	width:362px;
}

#section-02 .section_primary .module_timeline strong {
	display:block;
	color:#c00;
	font-size:133%;
}

#section-02 .section_secondary {
	float:right;
	width:362px;
}

#section-02 .section_secondary .module_timeline em {
	display:block;
	overflow:hidden;
	*zoom:1;
}

#section-02 .section_secondary .module_timeline .time {
	float:left;
	display:block;
	width:8.5em;
	font-family:Arial,Helvetica,sans-serif;
}

#section-02 .section_tertiary {
	padding:10px 10px 5px 10px;
	clear:both;
	overflow:hidden;
	background:#f0f0f0;
	line-height:1.2;
	*zoom:1;
}

#section-02 .section_tertiary ul {
	margin:0;
	float:left;
	width:535px;
}

#section-02 .section_tertiary li {
	margin:0 0 5px 11px;
	float:left;
	_display:inline;
}

#section-02 .section_tertiary .action {
	margin:20px 0;
	float:right;
}

#section-02 .section_tertiary .header {
	margin:0 4px 0 0;
	float:left;
}

#section-02 .section_tertiary .section_title {
	margin:5px 0 10px;
}
