body {
	color: #7e7d82;
	font: 14px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content{
	margin-top: 300px;
	width: 840px;
}

#sidebar{
	width: 264px;
	float: right;
	display: block;
	overflow: hidden;
	margin-right: -10px;
}



#logo {
	width: 850px;
	height: 114px;
	display: block;
	background: url(../images/logo.gif) no-repeat right;
}

#logo a{
	width: 189px;
	height: 114px;
	display: block;
	float: right;
}
#logo img {
	float: right;
	display: none;
}

#header_image {
	heigth:100px;
	display: block;
	width: 850px;
	position: absolute;
	top: 162px;
	z-index: 1;
}


h1 {
	padding-left:10px;
	width: 100%;
	margin-top: 16px;
	color: #7e7d82;
	font: 18px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #b2b1b4;
}

h2 {
	padding-left:10px;
	width: 100%;
	margin-top: 16px;
	color: #7e7d82;
	font: bold 14px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.note,
h2 .date {
	clear: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: -5px;
}

.note {
clear: left;
	font-weight: bold;
	line-height: 12px;
}

li .date {

	font-size: 14px;
	font-weight: bold;
	clear: left;
	display: block;
}

td {
	font-size: 12px;	
		border:1px solid red;

}

tr {
}

p {
	padding-left:10px;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
}


p.item {
	border-bottom: 1px solid #e5e5e6;
	padding-bottom: 16px;
}

.yellow,
p.item strong {
	font-size: 18px;
	color: #eec200;
}

.project p.item strong {
	font-size: 14px;	
}

a,
a.link,
a.visited,
a.next {
	color: #eec200;
}
a.next {
  	font-style: italic;
	text-decoration: none;
}

a:hover,
a.next:hover{
	color: #f8a619;	
}

a:active,
a.next:active{
	color: #f68500;		
}


#sidebar p {
	width: 243px;	
	margin-top: -7px;	
}

#sidebar h2 {
  width: 235px;

}

#footer {
/*  text-align:center;*/
	margin-top: 16px;
	margin-bottom: 32px;	
	padding-left: 10px;
	color: #77767b;
	font-size: 11px;
	line-height: 24px;
	border-top: 1px solid #d8d8d9;
	padding-top: 3px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active {
	color: #77767b;
}


.last_one {
	border-bottom: 1px solid white !important;
}

.air {
	margin-top: 36px;
}

#content ol,
#content ul {
	width: 80%;
	margin:0;padding: 0; /*reset*/
	margin-left:40px;
	margin-top: 16px;
}

.contact-data ul {
	margin-top: 16px;
	margin-left:0px !important;	
}

#content ol li,
#content ul li{
	list-style-position: outside;
	margin-top: 8px;
	margin-bottom: 16px;
	line-height: 24px;
	border-bottom: 1px solid #e5e5e6;
	padding-bottom: 16px;
	background: url(/images/li.gif) no-repeat 0 8px;
	padding-left: 16px;
	list-style-type: none;
}

/*override ol li from above*/
#content ol li{
	padding-left: 0;
	list-style-type: decimal;
	background-image: none;
	list-style-position: inside;
}

.contact-data ul li {
	margin-top: 0 !important;	
	padding-bottom: 0 !important;
	border-bottom-style: none !important;
}

li i {
  font-size:12px;
}

.text {
  padding-bottom:32px;
}



label {
	font-size: 12px;
	display: block;
	clear: both;
	margin-left: 10px;;
}

.textfield {
  display: block;	
		zoom:1;
	float: left;
	clear: both;
	width: 325px;
margin-left: 0px;
	font: normal normal 13px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
}



div.input {
	padding: 0;
	display: block;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
}

hr{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}


div.form_errors {
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ad9d6a;
	text-transform: none;
	background-color: #faf9f6;
	border: 1px solid #d6ceb4;
	display: block;
	padding: 7px 15px;
	margin: 0 15px 20px 5px;
}

form {
	display: block;
	margin-bottom: 100px;	
}


.error_message {
  font-size: 12px;
	color: #eec200;
	display:block;
	clear: both;
margin: 0;
margin-left: 10px;
margin-top: -8px;
	display: block;
}


textarea.small{
	height: 100px;
	width: 320px;
	margin: 0;
	margin-left: 10px;	
	margin-bottom: -10px;
	font-size: 14px;
}

input.button{
	float: right;
	margin-right: 70px;
}

label.required {
	background: url(/images/li.gif) no-repeat 0 9px;
	padding-left: 10px;	
}

.error {
	margin-left: 10px;
	width: 314px;
	background-color: #fdc300;
	color: #fff;
	font-size: 12px;
	border-style: none;
}

.about ul{
	width: 100% !important;
	margin-left: 10px !important;
}

p object {
  margin-left: 10px;
  margin-right: 20px;
}
