body{
	margin:0;
	color:#2a2b69;
	font:15px/17px Arial, Helvetica, sans-serif;
	background:#306533 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#2a2b69;
}
a:hover{text-decoration:underline;}
/* wrapper */
#wrapper {
	margin:8px auto 0;
	width:897px;
}
/* container */
.container {width:100%;}
.container .t{
	background:url(../images/bg-wrapper-t.png) no-repeat;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
}
.container .b {
	background:url(../images/bg-wrapper-b.png) no-repeat;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
}
.container .c {
	height:1%;
	padding:0 27px;
	background:url(../images/bg-wrapper-c.png) repeat-y;
}
.content-holder {background:url(../images/bg-container-holder.gif) repeat-y;}
/* header */
#header {
	height:248px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo {
	width:557px;
	height:188px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 142px;
}
.logo a {
	display:block;
	height:170px;
	position:relative;
	margin:18px 90px 0;
}
.slogan {
	display:block;
	width:608px;
	height:60px;
	background:url(../images/text-mankatos.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 134px;
}
/* main */
#main {
	height:1%;
	overflow:hidden;
	padding:0 28px 0 1px;
	background:url(../images/bg-main.jpg) no-repeat 0 0;
	position:relative;
}
/* content */
#content {
	float:right;
	width:511px;
	padding:54px 0 0;
	overflow:hidden;
}
#content .text {
	height:1%;
	overflow:hidden;
	padding:0 0 176px;
}
#content h2 {
	font-size:22px;
	line-height:24px;
	color:#ed1f24;
	margin:0 0 16px;
	padding:10px 0 0;
}
#content p,
.information p {margin:0 0 17px;}
.information {
	position:absolute;
	bottom:31px;
	right:28px;
	border-top:1px solid #292b69;
	width:354px;
	overflow:hidden;
	padding:20px 150px 5px 7px;
}
.logo-design {
	float:left;
	width:86px;
	height:64px;
	background:url(../images/logo-design.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 21px 0 0;
}
.logo-design a{
	display:block;
	height:100%;
}
.information a {text-decoration:underline;}
.information a:hover {text-decoration:underline;}
#sidebar {
	float:left;
	width:270px;
	padding:14px 0 0;
}
/* sidebar */
#sidebar .box {
	width:270px;
	padding:10px 0 0;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
#sidebar .box .t{
	background:url(../images/bg-sidebar-box-t.png) no-repeat;
	height:65px;
	overflow:hidden;
	text-indent:-9999px;
}
#sidebar .box .b {
	height:77px;
	background:url(../images/bg-sidebar-box-b.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
#sidebar .box .c{
	width:192px;
	padding:7px 48px 4px 30px;
	background:url(../images/bg-sidebar-box-c.png) repeat-y;
	overflow:hidden;
}
/* nav */
#nav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	overflow:hidden;
}
#nav li {
	float:left;
	margin:0 0 2px;
	width:192px;
}
#nav a {
	display:block;
	width:187px;
	background:url(../images/bg-nav.gif) repeat-x 0 0;
	padding: 0 0 0 5px;
	color:#fff;
	text-decoration:none;
}
#nav a:hover,
#nav a.active {
	background-position:0 -25px;
	color:#ed2024;
	text-decoration:none;
}
#sidebar .box .news {
	margin:0 10px -14px 9px;
	padding:11px 0 0;
	list-style:none;
	position:relative;
	width:173px;
	overflow:hidden;
}
#sidebar .box .news li {
	float:left;
	width:173px;
	padding:0 0 19px;
}
#sidebar .box .news a {
	display:block;
	color:#ab1f23;
}
/* footer */
#footer {
	margin:-21px auto 80px;
	width:843px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-align:center;
	position:relative;
}
.footer-nav {
	margin:0 0 8px;
	padding:0;
	list-style:none;
}
.footer-nav li {
	display:inline;
	padding:0 3px 0 5px;
}
.footer-nav a {
	color:#fff;
	text-decoration:underline;
}
.footer-nav a:hover {text-decoration:none;}
#footer p {margin:0;}

