html, body
{
	background:				#ffffff;
	height:					100%;
	margin:					0px;
	padding:				0px;
}

p
{
	color:					#666666;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
}

a
{
	color:					#666666;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
}

td
{
	color:					#666666;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
}

div
{
	color:					#666666;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
}

#layoutContainer
{
	height:					auto !important;
	height:					100%;
	min-height:				100%;
	margin:					0px auto;
	position:				relative;
	width:					800px;
}

#logoContainer
{
	left:					0px;
	position:				absolute;
	top:					10px;
}

#menuContainer
{
	height:					18px;
	position:				absolute;
	right:					0px;
	top:					10px;
	width:					450px;
}

#menuContainer table td
{
	text-align:				left;
	vertical-align:			top;
	width:					90px;
}

#bookContainer
{
	left:					0px;
	height:					487px;
	position:				absolute;
	top:					100px;
	width:					120px;
}

#bookContainer img
{
	border:					0px;
	margin:					0px 0px 8px 0px;
}

#textImageContainer
{
	height:					487px;
	left:					0px;
	position:				absolute;
	top:					100px;
	width:					268px;
}

#textTextContainer
{
	position:				absolute;
	right:					0px;
	top:					100px;
	width:					450px;
}

#verticalImageContainer
{
	height:					538px;
	position:				absolute;
	right:					0px;
	top:					49px;
	width:					450px;
}

#verticalTextContainer
{
	height:					487px;
	left:					120px;
	position:				absolute;
	top:					100px;
	width:					214px;
}

#horizontalImageContainer
{
	height:					364px;
	left:					120px;
	position:				absolute;
	top:					81px;
	width:					680px;
}

#horizontalTextContainer
{
	height:					135px;
	left:					120px;
	position:				absolute;
	top:					452px;
	width:					680px;
}

#horizontalTextContainerIntroduction
{
	height:					135px;
	left:					120px;
	position:				absolute;
	top:					452px;
	width:					214px;
}

#horizontalTextContainerIntroductionText
{
	height:					135px;
	position:				absolute;
	right:					0px;
	top:					452px;
	width:					450px;
}

#pagingContainer
{
	height:					20px;
	padding:				0px 0px 0px 0px;
	position:				absolute;
	right:					0px;
	text-align:				right;
	top:					595px;
	width:					80px;
}

#footerContainer
{
	bottom:					0px;
	position:				absolute;
	width:					100%;
}