

body
{
	background: #000;
	border-top: 5px solid #000;
	color: rgb(207,214,211);
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	line-height:1.3em;
	background-image:url('../img/bg-body.gif');
	font-family: Verdana;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color:#ff5a00;
}

h1
{
	padding: 0px;
	margin-top:30px;
	margin-bottom:10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	color:#ff5a00;
	font-size:36px;
	text-indent: -9000px;
	overflow: hidden;
}

h2
{
	padding: 10px 0 0;
	text-align: center;
	
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	color: #ff5a00;
	font-size:22px;
	font-style:italic;
	line-height:1.1em;
	
	margin:0px;
}

h3
{
	padding: 0px;
	text-align: center;
	
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	color: rgb(207,214,211);
	font-size:22px;
	font-style:italic;
	line-height:1.1em;
	
	margin:0px;
	*margin-bottom:20px;
}

#footer, #footer a, #footer span
{
	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: rgb(207,214,211);
	font-size:10px;
	
	line-height:1.0em;
	
	margin:0px;
}

#footer a:hover {
color:#ff5a00;
}

#footer span a.abs {
color:#ff5a00;
}
#footer span a.abs:hover {
color: rgb(207,214,211);
}

#footer span {
display:block;
padding:15px 0px 0px 10px;

}



p
{
	overflow: hidden;
	padding: 5px 0px;
	text-align: left;
	margin:5px 0px 0px 0px;
}

strong {
	color:#ff5a00;
}


img.hr-long {
width:820px;height:10px;
margin-top:20px;

}

li.even {
background:#333333;
}
li.odd {
background:black;
}

li {
margin-top:5px;

}

.container_12
{
	background: #fff url(img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16
{
/*	background: #fff url(img/16_col.gif) repeat-y;*/
}


#navigation a img {
width:118px;height:40px;
}

div.logo_col img {
width:220px;
height:162px;
}

div.logo_col a img {
width:220px;
height:162px;
}

div.projects img {

border:1px solid #aaaaaa;

}

textarea,input {
    background-color: rgb(207,214,211);
    border:none;
}

label {
display:block;
margin:10px auto 5px 0px;
	font-family: Verdana;
	font-size:10px;
	text-transform:uppercase;
}


span.form-info {
	font-family: Verdana;
	font-size:10px;
	text-transform:uppercase;
	color:#ff5a00;
	margin-left:10px;
}

span.form-error {
	font-family: Verdana;
	font-size:10px;
	text-transform:uppercase;
	color:#ee0000;
	margin-left:10px;
}


span.oh {

font-weight:bold;
	color: #999;
}



strong.date {
color:#ffffff;
}


#lang_sel {

width:221px;
text-align:right;
padding-top:10px;
}

#lang_sel a{
font-size:10px;
color:#BAC1BE;
margin-left:10px;
margin-top:10px;
}

#lang_sel a:hover{
font-size:10px;
color:#ff5a00;
margin-left:10px;
margin-top:10px;
}