body {
	font-family:		arial,helvetica,sans-serif;
	font-size:		0.8em;
	margin:			0;
	padding:		0;
}

h1 {
	color:			#395299;
	font-size:		1.4em;
	margin:			0 0 10px;
	padding:		0;
}

h2 {
	clear:			both;
	color:			#395299;
	font-size:		1.2em;
	margin:			0 0 10px;
	padding:		0;
}

p {
	margin:			0 0 10px;
	padding:		0;
}

ol li {
	margin-bottom:		1em;
}

ol li ul li {
	margin:			0;
}

strong {
	color:			#395299;
}

object {
	margin:			0 150px;
}

#wrap {
	background:		#5A74BE url('../images/template/headbg.png') repeat-y right;
	position:		relative;
	width:			800px;
}

.col {
	float:			left;
	font-size:		0.9em;
	margin-bottom:		20px;
	width:			300px;
}

.center {
	text-align:		center;
}

/* ---------------------------------------- head */
/* --------------------------------------------- */

#head {
	background:		url('../images/template/head.png') no-repeat right 22px;
	padding:		75px 0 0;
}

#head img {
	margin:			5px;
	position:		absolute;
	top:			5px;
	left:			5px;
}

#nav {
	background:		#949FD7  url('../images/template/navbg.jpg') repeat-x;
	display:		block;
	list-style:		none;
	height:			16px;
	margin:			10px 0 0;
	padding:		2px;
}

#nav li {
	background:		url('../images/template/navbd.png') no-repeat;
	display:		inline;
	float:			right;
	margin:			0;
	padding:		0 4px 0 9px;
}

#nav li a {
	color:			#2D3D78;
	font-weight:		bold;
	text-decoration:	none;
	outline:		none;
	padding:		5px 0px 5px 5px;
}

#nav li a:hover {
	color:			#EEEEEE;
}

#main {
	background:		#FFFFFF url('../images/template/mainbg.jpg') repeat-y left;
	border-top:		1px solid #FFFFFF;
}

/* ---------------------------------------- side */
/* --------------------------------------------- */

#side {
	float:			left;
	padding:		0 0 100px 0;
	width:			120px;
}

#side ul {
	list-style:		none;
	margin:			0;
	padding:		5px 0 0;
}

#side li {
	margin:			0;
	padding:		4px 10px;
}

#side a {
	color:			#FFFFFF;
	display:		block;
	font-size:		0.9em;
	font-weight:		bold;
	text-decoration:	none;
}

#side a:hover {
	color:			#FFFF00;
}

/* ------------------------------------- content */
/* --------------------------------------------- */

#content {
	float:			right;
	min-height:		500px;
	padding:		10px 0 10px 0;
	width:			650px;
}

#home #content {
	background:		url('../images/front_big.jpg') no-repeat bottom right;
}

#publishing #content {
	background:		url('../images/paper.jpg') no-repeat bottom right;
}

#links #content p {
	clear:			both;
	float:			left;
	width:			370px;
}

#links #content p.full {
	float:			none;
	margin:			0 0 20px 0;
	width:			570px;
}

#links #content a img {
	border:			1px solid #999999;
	float:			right;
	margin:			0 40px 20px 0;
	width:			170px;
}

#work #content p {
	margin-right:		20px;
}

#holiday #content p {
	clear:			left;
	float:			left;
	width:			270px;
}

#holiday #content img {
	float:			right;
}

#business #content p {
	margin:			0 270px 10px 0;
}

#business #content img {
	border:			1px solid #999999;
	float:			right;
	margin:			0 30px 0 0;
}

#print #content img{
	float:			right;
}

#print #homepg {
	display:		block;
	font-size:		1.6em;
	margin:			20px;
	text-align:		right;
	text-decoration:	none;
}

#print #homepg img {
	border:			0;
	margin:			5px 0;
}

#contact #content p {
	clear:			both;
}

#contact #content ul {
	list-style:		none;
	margin:			10px;
	padding:		0;
}

#contact #content li {
	float:			left;
	margin:			0 10px 10px 0;
}

#contact #content li a {
	background:		#5973BD;
	border:			1px solid #93A0D7;
	color:			#FFFFFF;
	display:		block;
	font-size:		0.9em;
	font-weight:		bold;
	padding:		5px;
	text-align:		center;
	text-decoration:	none;
	width:			188px;
}

#contact #content li a:hover {
	background:		#93A0D7;
	border:			1px solid #5973BD;
}

#online #content img {
	float:			right;
}

#online #content .col {
	width:			200px;
}

#online #content .col ul {
	list-style:		none;
	margin:			0;
	padding:		0;
}

#online #content .col li {
	margin:			0 0 4px 0;
}

#online #content .col ul a {
	text-decoration:	none;
}

#content img {
	clear:			right;
	float:			right;
	margin:			0 20px 20px 20px;
	width:			200px;
}

#magazines #content p {
	clear:			both;
}	

#magazines p img {
	border:			1px solid #333333;
	float:			left;
	height:			150px;
	width:			110px;
}

#management p {
	clear:			both;
}

#management p img {
	border:			1px solid #333333;
	float:			left;
	height:			80px;
	width:			70px;
}

#logo {
	clear:			both;
	display:		block;
	float:			left;
	height:			50px;
	width:			100%;
}

#logo img {
	//position:		absolute;
	float:			left;
	height:			40px;
}

/* ---------------------------------------- foot */
/* --------------------------------------------- */

#foot {
	background:		url('../images/template/footbg.png');
	clear:			both;
	color:			#FFFFFF;
	font-weight:		bold;
	padding:		10px;
	text-align:		center;
}

#curve {
	position:		absolute;
	bottom:			34px;
	left:			0;
}	