body{
	margin:0;
	color:#000;
	font:10px/15px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#333;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:927px;
	min-height:300px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
#header{
	width:927px;
	float:left;
	margin-bottom: 15px;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.logo {
	background:url(../images/logo.gif);
	margin:0;
	float:left;
	width:138px;
	height:60px;
}
.logo a{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	height:100%;
}
#nav{
	margin:0;
	padding:29px 0 0 5px;
	float:right;
	font-size:8pt;
	text-transform:uppercase;
	list-style:none;
	width:712px;
}
#nav li{
	float:left;
	display:inline;
	position:relative;
	z-index:20;
	margin:0 0 0 66px;
}
#nav .active a{
	color:#aeb0b1;
}
#nav .last{
	margin:0 0 0 116px;
}
#nav li a{
	white-space:nowrap;
}
#nav li a:hover{
	color:#aeb0b1;
	text-decoration:none;
}
#nav li.hover ul,
#nav li:hover ul{
	display:block;
}
#nav li.hover a,
#nav li:hover a{
	color:#aeb0b1;
}
#nav li.hover ul a,
#nav li:hover ul a{
	color:#000;
}
#nav li.hover ul a:hover,
#nav li:hover ul a:hover{
	color:#aeb0b1;
}
#nav ul{
	top:14px;
	left:-7px;
	width:95px;
	position:absolute;
	padding:12px 3px 0 7px;
	margin:0;
	display:none;
	background:#fff;
	list-style:none;
	text-transform:none;
}
#nav ul li{
	display:block;
	margin:0 0 11px;
	overflow:hidden;
	float:none;
}
#nav ul li a{
	white-space:normal;
}
#twocolumns{
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0 0 10px;
	min-height:640px;
}
#sidebar{
	width:175px;
	float:left;
	padding:0 0 0 19px;
	font-size:8pt;
	line-height:13px;
}
#sidebar h2{
	color:#A8ACAC;
	text-transform:uppercase;

	margin:0 0 4px;
	font-size:8pt;
	font-style:normal;
	line-height:12px;
}
.info{
	padding:0 3px 0 0;
	margin:0 0 5px;
	overflow:hidden;
}
.type{
	display:block;
}
.type span{
	display:block;
}
.date{
	font-weight:bold;
	font-style:normal;
	display:block;
	margin:0 0 10px;
}
.info a{
	color:#A8ACAC;
}
.link-holder{
/*	margin-top:10px;*/
	text-align:right;
}
.menu{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.menu li{
	padding:0;
	float:left;
}
.menu li a{
	display:block;
	width:170px;
	height:41px;
	position:relative;
	padding:2px;
	border:none;
}
.menu li a:hover{
	text-decoration:none;
}
.menu li a span{
	position:absolute;
	width:174px;
	height:46px;
	top:-2px;
	display:none;
	left:-2px;
	background:url(../images/bg-mask.gif) no-repeat;
}
.menu .active span{
	display:block;
}
.menu img{
	vertical-align:top;
}
#content{
	width:718px;
	float:right;
	position:relative;
}
.article{
	position:relative;
	z-index:5;
	width:360px;
	height:455px;
}
.article .holder{
	height:420px;
	width:455px;
	float:left;
	padding:24px 0 11px 11px;
	margin-top:15px;
	background:url(../images/bg-article.png);
}
.block p,
.article p{
	margin:0 0 6px;
}
.block h2,
.section h2,
.article h2{
	margin:0 0 10px;
	font-size:8pt;
	line-height:13px;
	text-transform:uppercase;
}
.col1{
	width:158px;
	height:425px;
	float:left;
	position:relative;
}
.col1 dl{
	margin:0;
	width:100%;
	line-height:12px;
	overflow:hidden;
}
.col1 dt{
	font-weight:bold;
}
.col1 dd{
	color:#797c7e;
	margin:0 0 10px;
}
.col2{
	overflow:auto;
	width:275px;
	height:425px;
	float:right;
	position:relative;
	padding:0 12px 0 0;
}
.image-holder{
	position:absolute;
	top:15px;
	left:0;
	z-index:1;
	height:475px;
	width:720px;
	overflow:hidden;
}
.image-holder img{
	vertical-align:top;
}
.container{
	padding:0 0 0 79px;
	margin:0 0 50px;
}
.container a{
	text-decoration:underline;
}
.container .box img{
	float:left;
	margin:0 14px 0 0;
}
.box{
	width:100%;
	margin:0 0 28px;
	overflow:hidden;
	padding-left:13px;
}

.box a{
	text-decoration:none;
}
.text-frame{
	line-height:13px;
	padding:15px 0 0;
}
.text-frame span{
	display:block;
}
.form-holder{
	overflow:hidden;
	height:1%;
	padding:6px 0 0 15px;
}
.form-holder h2{
	margin:0 0 11px;
	font-size:8pt;
	line-height:13px;
	text-transform:uppercase;
}
.contact-box img{
	float:left;
	margin:0 8px 0 0;
}
.contact-form{
	width:318px;
	margin:0 0 54px -10px;
}
.contact-form:after{
	content:"";
	display:block;
	clear:both;
}
.contact-form div{
	height:1%;
	margin:0 0 2px;
}
.contact-form div:after{
	content:"";
	display:block;
	clear:both;
}
.contact-form .row{
	max-width:317px;
}
.contact-form .text{
	width:303px;
	float:left;
	padding:2px 7px 3px 5px;
	border:1px solid #808080;
}
.textarea{
	max-width:317px;
	height:102px;
	width:303px;
	overflow:auto;
	margin:0;
	padding:3px 7px 0 5px;
	float:left;
	border:1px solid #808080;
}
.contact-form .submit{
	width:58px;
	height:11px;
	border:none;
	cursor:pointer;
	line-height:0;
	float:right;
	margin:2px 0 0;
	text-indent:-9999px;
	font-size:0;


	background:url(../images/btn-submit.gif) no-repeat;
}
.form-holder address{
	overflow:hidden;
	font-style:normal;
	padding:0;
	line-height:12px;
}
.form-holder address strong{
	display:block;
	font-size:8pt;
}
.form-holder dl{
	margin:0;
	line-height:11px;
	height:1%;
	word-spacing:-1px;
	overflow:hidden;
}
.form-holder dt{
	float:left;
	display:inline;
	margin:0 0 0 -6px;
	padding:0 3px 0 6px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
}
.form-holder dd{
	float:left;
	margin:0 8px 0 0;
}
.section{
	width:100%;
	clear:both;
	padding:0 0 107px;
	overflow:hidden;
}
.aside{
	float:left;
	/*padding:27px 0 0 23px;*/
	padding:27px 0 0 0;
	width:169px;
}
.section h2{
	margin:0 0 17px;
}
.aside h2{
	margin:0 0 9px;
}
.content{
	/*width:718px;*/
	width:713px;
	float:right;

}
.thumbnail{
	margin:0 7px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
.thumbnail li{
	width:114px;
	height:58px;
	margin:0 0 8px;
	/*border:1px solid #919090;*/

}
.gallery{
	overflow:hidden;
	width:100%;
}
.gallery .holder{
	width:590px;

	height:330px;
	float:left;
	/*border:1px solid #919090;*/
}
.gallery img{
	vertical-align:top;
}
.block{
	overflow:hidden;
	width:100%;
	min-height:450px;
}
.select-form{
	padding:11px 0 0;
}
.select-form .select{
	width:335px;
	word-spacing:-1px;
}
.award-box{
	margin:0 0 114px;
}
.award-box .item{
	width:112px;
	float:left;
	margin:0 10px 0 0;
	font-size:8pt;
	text-transform:uppercase;
	text-align:right;
}
* html .award-box .item{
	margin:0 10px 0 0;
}
.award-box ul{
	margin:0;
	padding:0;
	line-height:15px;
	height:1%;
	overflow:hidden;
	list-style:none;
}
.award-box ul strong{
	margin:0 4px 0 0;
	font-size:8pt;
}
.award-box .holder{
	overflow:hidden;
	height:1%;
	margin:0 0 26px;
}
.project-holder{
	width:236px;
	float:right;

	padding:2px 125px 0 0;
}
.project-holder img{
	vertical-align:top;
	border:1px solid #929090;
	margin:0 0 3px;
}

.menu a{
	border: 5px solid #FFFFFF;
	opacity:0.5;
	filter: alpha(opacity = 50);
}

.menu a.active{
	opacity:1;
	filter: alpha(opacity = 100);
}


.img-nav * {
	color:black;
	float: left;
	font-size:8pt;
	position:relative;
}

.img-nav a {
		text-decoration:none;
}

strong{
 font-size:12px;
}
.cadre{
	background:url(../images/bg-top-info-l.gif) no-repeat;
	float:right;
}
.bg-r{
	background:url(../images/bg-top-info-r.gif) no-repeat 100% 0;
	float:left;
}

#textchanger{
	float:left;
	background:url(../images/icon-invalid.gif) no-repeat;
	padding:1px 0 0 23px;
	white-space:nowrap;
	overflow:hidden;
	position:relative;
}
#textchanger a{
	float:left;
	height:25px;
	cursor:pointer;
	color:#2e80ac;
	font-size:8pt;
	line-height:25px;
	position:relative;
	white-space:nowrap;
}
#textchanger a:hover{
	text-decoration:none;
	background:url(../images/bg-top-info-hover.gif) repeat-x;
	color:#fff;
	font-weight:bold;
}
.decrease{padding:0 1px 0 5px;}
.increase{padding:0 1px;}
.reset{padding:0 7px 0 2px;}
.top-info .actions{
	margin:1px 0 0;
	height:25px;
	width:75px;
	float:left;
	position:relative;
	z-index:100;
	overflow:hidden;
}
