/* Index */

#joomla_index {
	margin:20px 0 30px 0;
	text-align: center;
	width:100%;
}

#joomla_index .software_middle {
	background: transparent url(../../images/joomla_index_page/software_middle_bg.jpg) top left repeat-y;
	width:604px;
	margin:0 auto;
}

#joomla_index .software_top {
	background: transparent url(../../images/joomla_index_page/software_top_bg.jpg) top left no-repeat;
	width:604px;
	margin:0 auto;
}

#joomla_index .software_bottom {
	background: transparent url(../../images/joomla_index_page/software_bottom_bg.jpg) bottom left no-repeat;
	padding:8px 0px;
	width:604px;
	margin:0 auto;
}

#joomla_index .software_content { width:100%; }

#joomla_index .software_content h1, #joomla_index .software_content h2 {
	color:#FB8A00;
	font-family:tahoma,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0pt;
	margin:2px 0 4px 0;
	padding:0;
	text-align: justify;
}
#joomla_index .software_content p {
	margin:0;
	padding:0;
	color:#56596C;
	font-family:tahoma,sans-serif;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
}

img { border:none; }

#joomla_index .alllink {
	margin:10px auto 5px auto;
	padding:0pt 0px 0pt 0pt;
	text-align:center;
	width:584px;
}
