@charset "utf-8";
/* CSS Document */

body
{
	background-color	:#414141;
	margin				:0 auto;
	text-align			:center;
}

#portfolioNavigation
{
	background-color	:#414141;
	margin-left			:auto;
	margin-right		:auto;
	width				:100%;
	background-color	:#414141;
	text-align			:center;
	color				:#ffffff;
	cursor				:default;
	height				:227px;
	padding-top			:15px;
	#padding-bottom		:10px;
}

#box
{
	margin				:0px auto 0px auto;
	width				:898px;
	height				:217px;
	background-image	:url(../portfolio/media/box.png);
	background-repeat	:no-repeat;
}

#box #swf
{
	padding-top			:10px;
}
