body{
	font:12px "Lucida Grande", Arial, sans-serif;
	margin:0;
	text-align:center;
	color:#362f2d;
	background:#ebebeb;
}
a{
	color:#003663;
	text-decoration:none;
}
a:hover{
	color:#498d33;
}
.clear {
	clear: both;
}
h1, h2{
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size:18px;
	font-weight:normal;
	color:#497a39;
	margin:0 0 16px 0;
	padding:0;
}
h2{
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin:0 0 16px 0;
	padding:0;
}
p{
	margin:16px 0 16px 0;
	line-height:16px;
}
.list-items {
	font-size:  13px;
	margin:16px 0 16px 0;
	line-height:18px;
	list-style: none;
	padding-left: 0;
}

table {
	border-collapse: collapse;
}

table.list-items {
	width: 700px;
}

table.list-items tr:hover {
	background-color: #256722;
	color: #fff;
}

td, th {
	padding: 0 5px 0 5px;
}

.more{
	padding:0 0 0 8px;
	background:url(../img/bullet.jpg) no-repeat 0 4px;
}
.more:hover{
	background-image:url(../img/buller-over.jpg);
}
img{
	border:none;
}
:focus{
  -moz-outline-style: none;
}

ul li{
	margin:15px 0;
}

input.button{
	width:113px;
	padding:6px 0;
	color:#fff;
	background:url(../img/btn.jpg) no-repeat;
	border:none;
	cursor:pointer;
}




/*Wrapper*/

.background{
	background:url(../img/body-back.jpg) #ebebeb repeat-y center top;
}

#Wrapper{
	margin:0 auto;
	text-align:left;
	background:url(../img/image-back.jpg) no-repeat center top;
}


/*Header*/

#Header{
	width:890px;
	height:110px;
	margin:0 auto;
	padding:26px 35px 0 35px;
	overflow:hidden;
	background:url(../img/header-back.jpg) #473d36 no-repeat;
}

#Logo{
	width:540px;
	height:56px;
	margin:0 auto;
	display:block;
}

#GlobalNavigation{
	font-size:12px;
	margin:27px 0 0 0;
	padding:0 0 0 1px;
	list-style:none;
	background:url(../img/nav-border.jpg) no-repeat left top;
}
#GlobalNavigation li{
	float:left;
	margin:0;
	background:url(../img/nav-back.jpg) #716153 repeat-x;
}
#GlobalNavigation li a{
	height:27px;
	line-height:27px;
	padding:0 21px;
	float:left;
	display:block;
	color:#fff;
	background:url(../img/nav-border.jpg) no-repeat right top;
}
#GlobalNavigation li a:hover{
	color:#fff;
	background-color:#256722;
}
#GlobalNavigation li.active{
	background:url(../img/nav-active.jpg) #fff repeat-x;
}
#GlobalNavigation li.active a, #GlobalNavigation li.active a:hover{
	color:#053862;
	background-color:inherit;
}

#Lang{
	font:11px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
}
#Lang li{
	float:left;
	margin:0 0 0 10px;
}
#Lang li a{
	height:27px;
	line-height:27px;
	color:#fff;
}
#Lang li a:hover{
	text-decoration:underline;
}
#Lang li.active a{
	color:#2878a5;
}


/*Content*/

#Content{
	width:890px;
	margin:0 auto;
	padding:35px;
	padding-bottom:0;
}

.decoration{
	width:50px;
	display:block;
	margin:0 auto;
	padding:15px 0;
}

#MainColumn{
	width:522px;
	margin:0 35px 0 0;
	float:left;
}

#Sidebar{
	width:150px;
	height:300px;
	float:left;
	margin:0 33px 0 0;
	position:relative;
}
#SubMenu{
	font-size:10px;
	width:211px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	left:-55px;
}
#SubMenu li{
	margin:0 0 18px 0;
}
#SubMenu li a{
	padding:6px 0 0 40px;
	display:block;
	line-height:10px;
}
#SubMenu li.active{
	margin:0 0 -18px 0;
}
#SubMenu li.active a{
	height:58px;
	color:#fff;
	background:url(../img/submenu-active.gif) no-repeat;
}


#AttributeColumn{
	width:150px;
	float:left;
	font-size:10px;
}
#AttributeColumn p{
	line-height:13px;
}
.home #AttributeColumn{
	width:333px;
	font-size:11px;
}
.home #AttributeColumn p{
	line-height:16px;
}
#AttributeColumn.wide {
	width: 333px;
}

#Projects{
	width:100%;
	clear:both;
	/*padding-top:20px;*/
	position:relative;
}
.tab{
	width:522px;
	float:left;
	position:relative;
}
.tab img{
	margin-left:-35px;
}
.tab h2{
	font:12px "Lucida Grande", Arial, sans-serif;
	margin:10px 0;
	padding:0;
	color:#362f2d;
}

#Projects-nav{
	width:407px;
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	position:absolute;
	top:58px;
	right:-54px;
	*right:-55px;
}
#Projects-nav li{
	height:58px;
	margin:0 0 -28px 0;
}
#Projects-nav li a{
	height:58px;
	line-height:30px;
	padding:0 0 0 19px;
	display:block;
}
#Projects-nav li a.active{
	color:#fff;
	background:url(../img/project-active.gif) no-repeat;
}

.news{
	font:15px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


/*Footer*/

#Footer{
	width:900px;
	font-size:9px;
	margin:10px auto 0 auto;
	padding:40px 40px 20px 40px;
	clear:both;
	color:#898989;
	background:url(../img/footer-back.jpg) no-repeat -6px 0 #ebebeb;
}
#Footer p{
	margin:0;
	padding:0;
}
.createdby{
	float:right;
}

.short {
	width:  330px;
}


/* Form */

form{
	width:30%;
	overflow:hidden;
	margin:0 0 25px 0;
	padding:0;
}
form label {
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	display:block;
	overflow:hidden;
	line-height:22px;
}

form input, form textarea, span.input{
	font-size:12px;
	width:130px;
	height:16px;
	margin:0;
	padding-top:4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom:2px;
	border:1px solid #ccbeaa;
	float:right;
}

span.input {
	height: auto;
	width: auto;
	border: none;
	vertical-align: middle;
}

form select {
	width: 300px;
	float: right;
	height: 20px;
	font-size: 12px;
}

form textarea {
	width: 300px;
	height: 300px;
}

form input.submit, .button {
	width:113px;
	height:24px;
	margin:0 30px 0 0;
	padding:0;
	cursor:pointer;
	border:none;
	background:url(../img/btn.jpg) no-repeat;
	font-size:  11px;
	color: #fff;
	font-weight: bold;
}

.button:hover {
	color: #fff !important;
}

/*.button {
	font-size: 12px;
	display: inline-block;
	padding: 2px 2px 2px 2px;
	color: #000;
}*/

.button:hover{
	color: #000;
	text-decoration: none;
}

.success {
	padding: 5px 5px 5px 5px;
	background-color: #498d33;
	color: #fff;
	border:1px solid #ccbeaa;
}

.error {
	padding: 5px 5px 5px 5px;
	background-color: #c2311a;
	color: #fff;
	border:1px solid #ccbeaa;
}

.director {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.separator {
	text-align: center;
}

.separator img {
	margin-bottom: 10px;
}