@charset "UTF-8";

img {border:0;}

#header{width: 690px;}

#logo{
	overflow:hidden;
	width:144px;
	margin-right: auto;
}

#menu{overflow:hidden;margin-top:-28px; float:right}

#menu li{text-align:left; margin-top:-4px; margin-left:20px;}
#menu li a{ overflow:hidden;}
#menu li a:hover{ }
#menu li.active a{ }

#header{overflow:hidden;margin-top:0px;}

#motioncontainer {width: 100%;height: 500px; margin-top:-4px}

#content {
	height: 500px;
	overflow:hidden;
	text-align: center;
	margin-top: -6px;
}

