/* Positional and advanced styling for supporting visual media types on ie */
@media print, projection, screen, tv {

#navigation { float:right; width: 450px;
}

/* Wrapper */

#wrapper { 

	padding-top: 150px; }

#container
{
	width: 900px;
	background-image: url(data/skins/sellion/images/sellion_contentbg.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
}
