
	
*{
padding: 0;
margin:0;

}

body{
	margin:0;
	height: 100%;
	background: #fff url(../img/hc_bg.jpg) repeat-x;
}

html{
	height: 100%;
	
}

* html #wrapper
{
height: 100%;
}



h1{
	position:relative;
	top: 70px;
	margin:0;
	z-index: 3;
	width:349px;
	height:75px;
	background:url(../img/new-logo1.gif) no-repeat;
	text-indent:-9000px;

}

h1 a{

display: block;
	width:349px;
	height:75px;
	background:url(../img/new-logo1.gif) no-repeat;
}

h2,h3{
font-family: verdana, arial, 'sans serif'; 
}

h2 a{
width:6em;
padding: 0.2em;
line-height:1.4;
background-color: #E5E5E5;
text-decoration:none;
color: #333333;
}

h2 a:hover{
	background-color: #999999;
	text-decoration:none;
	color:#333333;
	z-index:100;
}

h2{
font-size: 0.75em;
padding-top:0.5em;
}

h3{
font-size: 9px;
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
padding-top:0.75em;
line-height:1.5em;
}

p a{
width:6em;
padding: 0.2em;
line-height:1.4;
background-color: #E5E5E5;
text-decoration:none;
color: #333333;
}

p a:hover{
	background-color: #999999;
	text-decoration:none;
	color:#333333;

}

#footer p{
font-size:0.55em;
color:#FFFFFF;
}

#footer a{

width:6em;
padding:0.2em;
line-height:1.4;
background-color: #454545;
text-decoration:none;
color: #FFFFFF;
}

#footer a:hover{
	background-color: #999999;
	text-decoration:none;
	color:#333333;

}



#wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:700px;
	text-align: left;
	min-height: 100%;
}




#mast{


height: 168px;
}

#mast ul{
position:relative;
top:66px;
margin: 0;
padding: 0;
list-style:none;
width: 100%;
height: 2em;

}

#mast ul li{
float:right;


}

#mast ul a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:inherit;
display: block;
padding:0.7em 0.8em;
text-decoration:none;
background-image: url(../img/hc_navBgFade_norm.jpg);
background-repeat: repeat-x;
text-align:center;
color:#333333;


}

#mast ul a:hover{
background-image: url(../img/hc_navBgFade_over.jpg);
background-repeat: repeat-x;
color: #666666;
}



a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration: none;
color: #222;

}



.bannerpic{
background-image:url(../img/hc_banner_pic2.jpg);
background-repeat: no-repeat;
height:252px;
width: 100%;

}



#content{

padding-top:50px;
padding-bottom: 3em;
}

#contentPages{
padding-top: 50px;
}



a.vacancyad{
position:absolute;
top:177px;
right:0px;
background: transparent url('../img/ad_vacancies.gif') no-repeat;
height:183px;
width:182px;
text-indent:-9000px;
z-index:10;
}

a.vacancyad:hover{
background: transparent url('../img/ad_vacancies_over.gif') no-repeat;
height:183px;
width:182px;
}



#footer{
position:absolute;
width:100%;
height: 3em;
margin-top: -7.5em;
	background-image: url(../img/hc_footer.jpg);
	background-repeat: repeat-x;
	background-color:#333333;
padding-bottom:10em;



}

 
.footerText{

	width:700px; 
margin-left: auto;
margin-right: auto;
padding-top: 15px;

}

.sidebox{
	float:right;
	width: 325px;
	height: 100px;
	margin: 0 0 40px 20px;

	
	background: #FFFFFF url(../img/news.jpg) top left no-repeat;
	background-position:-20px 0;
	
	

}

.sidebox h2{
margin-left: 80px;


}
.sidebox p{
margin-left: 80px;


}





.clear{
clear: both;
}
