@charset "utf-8";
/* CSS Document */
#divReleaseMain{
	width:1000px;
	margin:0;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
#divReleaseLogoWrapper{
	text-align:left;
	width:1000px;
}
#divReleaseMenuWrapper{
	margin-top:20px;
	width:1040px;
	/*float:left;**/
}
#divReleaseMenuWrapper h3{
	font-family:Tahoma;
	font-size:24px;
	color:rgb(128,128,128);
	margin-right:60px;
}
#divReleaseMenuLeft{
	width:60px;
	float:left;
}
#divReleaseMenuCenter{
	width:920px;
	float:left;
}
#divReleaseMenuCenterLeft{
	float:left;
	width:320px;
	font-family:Tahoma;
	font-size:21pt;
	color:rgb(128,128,128);
}
#divReleaseMenuCenterRightWrapper{
	float:left;
	width:325px;
}
#divReleaseMenuCenterRight{
	width:325px;
	text-align:right;
}
#divReleasePhotosWrapper{
	width:1140px;
	float:left;
}
#divReleasePhotosLeft{
	width:60px;
	float:left;
}
#divReleasePhotosCenter{
	width:920px;
	float:left;
}
#divReleasePhotosRight{
	width:60px;
	float:left;
}
