#main{
	background:url(../images/bgRepeat.jpg) repeat-y;
	width:767px;
	margin:0 auto;
}

a
{
	text-decoration: none;
	background: none;
	color:#636363;	
}

a:hover
{
	color:#505050;	
}
.clear{
	clear:both;
}
#leftColumn{
	width:247px;
	float:left;
}
.subLeft{
	float:left;
}
.subLeft p{
	float:left;
	margin-left:10px;
	padding-left:10px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	border-left:#A22C33 solid 3px;
}

/*.subLeft a{
	background:url(../images/more.gif) no-repeat;
	width:57px;
	height:18px;
	display:block;
	float:right;
	margin-right:20px;
}*/
#rightColumn{
	width:518px;
	float:left;
	margin-left:2px;
}
.borderBottom{
	border-bottom:#CCCCCC solid 2px;
}

.borderTop{
	border-top:#CCCCCC solid 2px;
}

.borderNone{
	border:none;
}
.topContent{
	width:485px;
	font-family:Tahoma;
	color:#636363;
	font-size:11px;
	padding-left:20px;
	margin-top:30px;
	border-bottom:#CCCCCC solid 2px;
	text-align:justify;
	padding-top:1px;
	margin-bottom:0px;
}
*html .topContent{
	margin-bottom:0px;
}
.topContent h1{
	font-size:14px;
	/*border-left:#A22C33 solid 3px;*/
	/*padding-left:10px;*/
}
.topContent h2{
	font-size:12px;
	/*border-left:#A22C33 solid 3px;*/
	/*padding-left:10px;*/
}

.topContent h1.list{
	font-size:11px;
	border-top:#A22C33 solid 1px;
	border-bottom:#A22C33 solid 1px;
	border-left:none;
	padding-left:1px;
	margin-left:8x;
	margin-right:8px;
	display: inline;
	font-weight:normal;
	background: #C3C3C3;		
}

.topContent h1.selected{
	font-weight:bold;	
}


.topContent p{
	padding-bottom: 2px;
}
.contentContainer{
	background:url(../images/form-center-spacer.jpg) repeat-y;
	width:495px;
	background-position:center;
	position:relative;
}
.leftContent{
	width:220px;
	float:left;
	padding:20px 10px 20px 20px;
	_margin:0 -20px 0 0;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	/*border-right:#CCCCCC solid 2px;*/	
	text-align:justify;	
}

.fullheight
{
	min-height: 427px; 
	_height:427px;
}

.leftContent ul{
	margin-left:-30px;
	_margin-left:15px;
}
.leftContent li
{
	padding-left: 0px;
}
.rightContent{
	width:223px;
	float:left;
	padding:20px 0px 20px 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	text-align:justify;
	_padding-left: 40px;	
	_margin-right:-20px;
}


.leftContent h2, .rightContent h2{
	font-size:12px;
}
#footer{
	width:767px;
	margin:0 auto;
	background-color:#A22C33;
	border-top:#822329 solid 10px;
	border-bottom:#822329 solid 10px;
	padding:5px 0 5px 0;
}
#footerLinks{
	float:left;
	height:40px;
	margin-left:20px;
	/*margin-top:7px;*/
}
#footerLinks a{
	height:30px;
	display:block;
	float:left;
	padding:10px 10px 0 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	/*border-right:#FFF solid 1px;*/
}
#footerLinks a:hover{
	text-decoration:none;
}
#footerRight{
	float:right;
	margin-right:15px;
	margin-top:-5px;
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	color:#FFF;
}
#footerRight a{
	color:#FFF;
	font-weight:bold;
}
#footerRight a:hover{
	text-decoration:none;
}
#footerRight p{
	margin:5px;
}

.latestNews
{
	font-family:Tahoma;
	color:#636363;	
	font-size:11px;
	padding: 20px;
	margin-right:-20px;
}

.latestNews h1
{
	font-size: 13px;
	font-weight: bold;
}
#latestNews{
	width: 210px;
	height: 100px;	
}

#latestProjects{
	width: 210px;
	height: 100px;	
}

.latestNewsItem
{ 
	color:#333333;	
}


.apply
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#vacancies p, #vacancies a, #vacancies h2
{
	font-size: 11px;	
	margin:0;
	padding:0;
}

#vacancies h2
{
	padding-bottom:2px;
	padding-top:10px;
}


.leftContent2{
	width:320px;
	float:left;
	padding:20px 10px 20px 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	border-right:#CCCCCC solid 2px;	
	text-align:justify;	
}

.rightContent2{
	width:123px;
	float:left;
	padding:20px 0px 20px 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	text-align:justify;
}

.leftContentShort{
	width:130px;
	float:left;
	padding:20px 5px 20px 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	text-align:justify;
}

.rightContentWide{
	width:270px;
	float:left;
	padding:20px 0px 20px 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	text-align:justify;
}





.leftContentMinHeight
{
    height:480px;
    float:right;
    width:1px;
}
.searchForm input{
	width:140px;
}
.searchForm select{
	width:144px;
}
#selectedVacancy{
	margin-bottom:10px;
	text-indent:15px;
}
#selectedVacancy ul li{
	list-style-type:none;
}
.displayCVStrong{
	width:280px;
	float:left;
	padding-right:15px;
	border-bottom:1px dashed #CCC;
}
.displayCVSpan{
	float:right;
	width:200px;
}
.displayCVSpanLarge{
	margin-bottom:8px;
}
.displayCVh2{
	clear:left;
	padding-top:10px;
	text-transform:uppercase;
}
