body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
}

a {
	color: #3c8120;
	text-decoration: underline;	
}

a img {
	border: 0px;	
}

a:hover {
	color: #3b4921;
}

a.fancybox {
	text-decoration: none;	
}

h1 {
	font-size: 36px;
	line-height: normal;
	text-align: left;
}

h2 {
	font-size: 24px;
}

div#outer {	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
}


div#top {
	position: absolute;
	top: 0px;
	left: 38px;
	height: 134px;
	width: 924px;
	background-image: url('../images/top-bg.jpg');
}

#top-logo {
	border: none;
	float: left;
}

div#top-lang {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 11px;
	vertical-align: middle;	
}

div#top-lang img{
	padding-right: 4px;
	vertical-align: middle;
	border: none;	
}

div#top-lang a{
	color: #ffffff;
	text-decoration: none;	
}


div#top ul {
	position: absolute;
	top: 107px;
	left: 0px;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

div#top ul li{
	padding: 0px;
	float: left;
	list-style: none;
	font-size: 14px;
	display: inline;
}

div#top ul a {
	float: left;
	text-decoration: none;
	color: #ffffff;
	margin-left: 2px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	text-transform: lowercase;
}

div#top ul a:hover {
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

div#top ul a.selected {
	background-color: #171717;	
}

#top_images {
	left: 38px;
	top: 134px;
	background-color: #ffffff;
	width: 924px;
	height: 272px;
	position: absolute;
	border-top: solid 7px #171717;
	border-bottom: solid 7px #171717;
}

.top-image {
	position: absolute;
	left: 38px;
	top: 134px;
	border-top: solid 7px #171717;
	border-bottom: solid 7px #171717;
}

#top-white {
	position: absolute;
	left: 38px;
	top: 414px;
	width: 924px;
	height: 17px;
	background-color: #ffffff;
}

#rbt {
	position: absolute;
	top: 0px;
	right: 12px;
	border: none;
}

#container {
	width: 1000px;
	padding-top: 420px;
	background-image: url('../images/content-bg1.jpg');
	background-repeat: no-repeat;
}

#container2 {
	width: 924px;
	float: left;
	padding-left: 38px;
	padding-right: 38px;
	background-image: url('../images/content-bg2.jpg');
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-top: 20px;
}

#bar {
	height: 610px;
	width: 1px;
	float: right;
}

#content {
	padding-left: 25px;
	padding-right: 25px;
	width: 622px;
	line-height: 140%;
	float: left;
	text-align:  justify;
}

#content .title {
	
}

#content .post {
	margin-top: 15px;
	line-height: 160%;
	text-align: left;
}

#content .post .title {
	text-aling: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#content .post .link {
	display:  block;	
}

#content .right {
	margin: 20px;
	margin-right: 0px;
}

#content .left {
	margin: 20px;
	margin-left: 0px;
}

#content .date {
	font-size: 11px;
	display: block;
	padding-bottom: 10px;	
} 

#content li {
	margin-top: 20px;	
	
}

#content .thumbnail {
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

#news {
	width: 210px;
	padding: 20px;
	float: left;
	border-left: 1px solid #b0afaf;
}

#news .heading {
	font-weight: bold;
	font-size: 11px;
}

#news .post {
	margin-top: 15px;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}

#news .post .title {
	text-aling: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;	
	background-color: #3f8320; 
	color: #ffffff;	
	font-size: 12px;
	padding: 5px;
}

#news .post .link {
	display:  block;	
}

#news .archeive {
	display: block;
	margin-top: 25px;
	font-size: 12px;	
}

#bottom {
	margin-top: 20px;
	background-color: #cacaca;
	border-top: 1px solid #b0afaf;
	font-size: 10px;
	padding: 10px;
	padding-bottom: 30px;
	color: #494949;
	width: 904px;
	float: left;
}

.caption {
	color: #ffffff;
	padding: 7px;
	font-size: 10px;
	border: none;
}
