
body {
	margin: 0px;
	padding: 0px;
	background: #6699cc;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a.urltxt {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a.urltxt:hover {
	text-decoration: underline;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height:105px;
	margin: 0px auto;

	border-bottom: 1px solid #000000;
	background-color:#FFFFFF;

}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
}

/* Lang */

#lang {
	float: right;
}

#lang a {
	padding-left: 5px;
	color:#000000;
}

#lang a:hover {
	text-decoration: underline;
}

/* Menu */

#menu {
	float: left;
}

#menu .cont_menu {

	margin: 0px;
	padding: 75px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu .cont_menu li {
	float: left;
	margin: 0px;

	background: #909090;
}

#menu .cont_menu a {
	display: block;
	width: auto;
	padding: 6px 14px;
}

#menu .cont_menu a:hover {
	text-decoration: underline;
}

#menu .cont_menu .active {
	background: #404040;
}

#menu .cont_menu .active a {
	background: url(/images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	/*background: url(images/titleimage.jpg) no-repeat left top;*/
	width: 900px;
	height: 1px;
}

#bread-crumbs {
	width: 900px;
	height: 30px;
}

/* Content */

#content {
	float: right;
	width: 570px;
}

#content_top {
	float: right;
	width: 570px;
}

#content_detail,#content_detail_link {
	float: right;
	width: 900px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #333399 url(images/img02_cont.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.title_job {
	margin: 0px;
	background: #FF4500 url(images/img02_job.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

#content_top .post {
	margin: 0px 0px 30px 0px;
}

#content_top .post .title {
	margin: 0px;
	background: #ff9933 url(/images/img02_top.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#content_top .post .title h1,#content_detail2 .post .title h1 {
}

#content_top .post .entry,#content_detail2 .post .entry {
	padding: 0 20px;
}

#content_top .post .meta,#content_detail2 .post .meta {
	font-weight: bold;
	padding-left: 20px;
}

#content_top .post .byline,#content_detail2 .post .byline {
	margin: 0px;
	padding-left: 20px;
}

#content_top ul,#content_detail2 ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#content_top li,#content_detail2 li {
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(/images/img04.jpg) no-repeat left 50%;
}

#content_top li.multi_line,#content_detail2 li.multi_line {
	line-height: 20px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(/images/img04.jpg) no-repeat left 13%;
}

#content_detail .post {
	margin: 0px 0px 30px 0px;
}

#content_detail .post .title {
	margin: 0px;
	background: #333399 url(/images/img02_cont.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#content_detail .post .title h1 {
}

#content_detail .post .entry {
	padding: 0 20px;
}

#content_detail .post .meta {
	font-weight: bold;
	padding-left: 20px;
}

#content_detail .post .byline {
	margin: 0px;
	padding-left: 20px;
}

#content_detail ul .list {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#content_detail li .list {
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(/images/img04.jpg) no-repeat left 50%;
}

#content_detail ul .list2 {
	list-style: square;
}

#content_detail li .list2 {
	border-bottom: 1px dashed #BDBDBD;
	background: url(/images/img04.jpg) no-repeat left 50%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(/images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(/images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(/images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #333399 url(/images/img02_cont.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
