/*Full Width*/

.main .mainContent
{
	margin:auto;
	position:relative;
}

.main .mainContent .fullWidth
{
	width:100%;
}

