/* CSS Document */
body{
	background-color:#e8e6e6;
	margin-top:0;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#585858;
}
#wrap{width:765px;background:transparent;text-align:center;}

.blackCopy{
	color:#000000;
}
#logoBlock{
	width:765px;
	height:87px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

#contentArea{
	float:left;
	text-align:left;
	width:430px;
    padding:3px 0 1px 0;
	margin-top:13px;
	margin-left:8px;
	height:auto;
	line-height:15px;
}


* html #contentArea{
	width:430px;
	height:auto;
}

h2{
	background:#ff6141;
	font-size:120%;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	margin-top:0px;
	padding-top: 3px;
	font-weight:normal;
	height:19px;
}

h1{
	font-size:120%;
	color:#1a171b;
	font-weight:normal;
	line-height:15px;
	clear:both;
	margin-top:0;
	margin-bottom:0;
}

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

a:hover{color:#585858;
	text-decoration:underline;
}

#footer  {
	float:left;
	margin-left:114px;
	text-align:left;
	color:#8e8e8e;
	width:440px;
	margin-top:30px;
}

#footer a {
	color:#8e8e8e;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}

#fanatic {
	color:#a8a8a8;
	width:337px;
}

#fanatic a {
	color:#a8a8a8;
	text-decoration:none;
}
#fanatic a:hover {	
	text-decoration:underline;
}

#rightTopColumn {
	float:left;
	width:557px;
	height:268px;
	clear:right;
}

#FlashImage {
	float:left;
	width:557px;
	height:268px;
}
#pressRightTopColumn {
	float:left;
	width:557px;
	height:135px;
}
#pressImageColumn {
	float:left;
	width:114px;
	height:67px;
}

#leftColumn  {
	float:left;
	width:207px;
	text-align:left;
	margin-top:7px;
	height:700px;
	position:relative;
}

* html #leftColumn  {
	width:207px;
}
#rightColumn {
	float:left;
	width:106px;
	background:#ffc;
}

#rightTitleBlock {
	/*background:#ff6141;*/
	float:left;
	width:106px;
	height:22px;
	margin-top: 16px;
}

#rightTitleBlock img {
	border: none;
}


#rightTitleBlock2 {
	background:#ff6141;
	float:left;
	width:106px;
	height:37px;
	margin-top:13px;
}

p {
	font-size:100%;
}


a.buttonGo{
	font-size:120%;
	font-style:bold;
	text-decoration:none;
	color:#8f8f8f;
	width:18px;
	height:18px;
	background:#FFFFFF;
	padding:3px;
	margin-left:5px;
}
a.buttonGo:hover{
	background:#8f8f8f;
	color:#FFFFFF;
}

#imageSquares{
	text-align:right;
	width:200px;
	margin:0;
	padding:0;
}

.newsImg{
	float:left;
	width:114px;
}


a.redLink{
	text-decoration:underline;
}

a.redLink:hover{
	color:#ff6141;
	text-decoration:none;
}

a.imageSquares{
	float:right;
	width:12px;
	height:12px;
	background:#FFFFFF;
	border-style:solid;
	border-color:#8f8f8f;
	border-width:1px;
	margin-right:5px;
}

a.imageSquares:hover{
	float:right;
	width:12px;
	height:12px;
	background:#8f8f8f;
	margin-right:5px;
}

a.imageSquaresOn{
	float:right;
	width:14px;
	height:14px;
	background:#8f8f8f;
	margin-right:5px;
}

#projectNav{
	width:300px;
	float:left;
	margin-bottom:10px;	list-style-type: none;
}

#vacancyNav{
	width:400px;
	float:left;
	margin-bottom:10px;
}

.newsTitle{
	font-size:120%;
	color:#1a171b;
	text-align:left;
	font-weight:normal;
	margin-bottom: 11px;
}

.vacancyTitle{
	font-size:120%;
	color:#1a171b;
	text-align:left;
	font-weight:normal;
	margin-top:10px;
}

li{
	padding:0;
	margin-left:15px;
}

ul{	list-style-type: none;
	padding:0;
	margin:0;
}

projectNav ul {
	list-style-type: none;
}

a.awardsLink {
	font-size:100%;
	font-style:bold;
	text-decoration:none;
	color:#fe475b;
	background:#585858;
	padding:2px 3px 2px 3px;
}

a.awardsLink:hover {	
	color:#585858;
	background:#fe475b;
	text-decoration:none;
}

#awards {
	width:80px;
	font-size:100%;
	font-style:bold;
	text-decoration:none;
	color:#fe475b;
	background:#585858;
	padding:2px 3px 2px 3px;
}

.newsImg {margin-right:3px;}

dl {
	//border: 1px solid;
	width: 67px;
	float: right;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
	border: none;
}

dt {
	margin-top: 10px;
}

dd {
	margin-left: 9px;
}