body {background-color: #ffffff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px;line-height: 150%; color: #000000;}
strong {font-style: normal; font-weight:bold;}
a:link {color: #000000; text-decoration: none; background-color: transparent;}
a:visited {color: #000000; text-decoration: none; background-color: transparent;}
a:hover {color: #000000; text-decoration: none; background-color: transparent;}
a.blue:hover {color: #000000; text-decoration: none; background-color: #00aeef;}

#header
{
	position: fixed;
	left: 20px;
	top: 20px;
	width: 125px;
	height: 150px;
}

#menu_design
{
	position: absolute;
	left: 465px;
	top: 60px;
	width: 75px;
	height: 25px;
}

#menu_prepress
{
	position: absolute;
	left: 565px;
	top: 60px;
	width: 95px;
	height: 25px;
}

#menu_cases
{
	position: absolute;
	left: 680px;
	top: 60px;
	width: 125px;
	height: 25px;
}

#content
{
	position: absolute;
	left: 175px;
	top: 100px;
	width: 850px;
}

.rule
{
	width: 605px;
	border-width: 1px;
	border-top-style: solid;
	border-color: #00aeef;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
}


.intro
{
	width: 605px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
}

.section_header
{
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
}

.description
{
	float: left;
	padding-left:10px;
	width: 225px;
	clear:both;
}

.illustration
{
	height: 350px;
}

.spread_frame
{
	width: 300px;
	padding-left: 60px;
	float: left;
}

.top
{
	clear:both;
	padding-left: 10px;
	font-size: 10px;
}

.detail_frame
{
	width: 700px;
	float: left;
}

.detail
{
	float: left;
	margin:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

