@import url("primary.css");

#indexContent {
	border-top	: solid 4px #B7B73D;
	border-bottom	: solid 2px #B7B73D;
	background	: #FAF9F7;
}

#iLeft {
	width		: 347px;
	float		: left;
	padding		: 5px;
	line-height	: 13px;
	text-align	: justify;
	color		: #666666;
}
	#iLeft img {margin-right: 5px;}

#iRight {
	width		: 352px;
	float		: right;
	padding		: 5px;	
	text-align	: justify;
	line-height	: 13px;
	color		: #666666;
}
	#iRight img {margin-right: 5px;}