/*---------- Project Handled : SyntaxImagination.com and AcefxLab.com ---------*/

body {
	/*background: url(../../images/headers/xtain.jpg) no-repeat center top;*/
	background: url(../../images/headers/page.jpg) no-repeat center top;
	margin: 0 auto;
}

	#sect{
		text-align: left;
		width: 100%;
		color: #AFAFAF;
		margin-bottom: 10px;
	}
	#art{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 3px;
		width: 99%;
		border-bottom: solid 1px #CCC;
		float: left;
	}
	#pack{
		padding: 5px;
		margin-bottom: 5px;
	}
	#pack:hover{
		background: #dadada;
	}
	
