body {
	margin: 0;
	padding: 0;
	background: #749865 url(../images/img01.gif) repeat-x;
	font-size:85%;
	/*	font-size:74.5%;*/
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.8em;
	color: #838B91;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 30px;
	background: url(../images/risu.gif) no-repeat left center;
	font-size:120%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	line-height: 1.6em;
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(../images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font-size:110%;
	font-weight:bold;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 100px;
	padding: 84px 100px 0 20px;
	background: url(../images/ofc-mark.gif) no-repeat center;
	line-height: 32px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 84px;
	padding: 115px 20px 0 0;
	background: url(../images/ofc-header-title.jpg) no-repeat;
	font-size: larger;
	text-align: right;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x

}

#posts .post #ar_body {
	text-align:left;
	margin-top: 0.5em;
	margin-bottom:0em;
	margin-left: 1em;
	margin-right:1em;
}
#posts .post #ar_body_li {
	font-size: 80%;
	text-align:left;
	margin-top: 0em;
	margin-bottom:0em;
	margin-left: 2em;
	margin-right:1em;
}

#posts .post #ar_body_li2 {
	font-size: 75%;
	text-align:left;
	margin-top: 0em;
	margin-bottom:0em;
	margin-left: 2em;
	margin-right:1em;
}
#posts .post #ar_body_sub {
	font-size: 70%;
	text-align:left;
	margin-top: 0em;
	margin-bottom:0em;
	margin-left: 4em;
	margin-right:1em;
}

#posts #ar_title1 #ar_head1 {
	font-size:150%;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	margin-top: 0em;
	margin-bottom:0.5em;
}
#posts #ar_title1 {
	/*  margin-top:-1em;*/
	background-image:url(../images/ar_head_green_back.gif);
	background-position:right bottom;
	height:3.5em;
	margin:2em 2em 0em 2em;
	text-align:center
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../images/img12.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x

}

#links li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

div#links .lower {
   text-align:center;
   margin-top:20px;
   margin-bottom:10px;
   	font-size:smaller;
}


/* Footer */


#footer p {
	color: #A6C09B;
	text-align:center;
}



