/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(64,64,64);}
 A:active { color: rgb(253,237,222); text-decoration: none ;}
 A:link { color: rgb(253,237,222); text-decoration: none ;}
 A:visited { color: rgb(253,237,222); text-decoration: none ;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(206,65,9);}
 H2 { color: rgb(206,65,9);}
 H3 { color: rgb(72,64,132);}
 H4 { color: rgb(72,64,132);}
 .TextNavBar { color: rgb(64,64,64);}
 H5 { color: rgb(72,64,132);}
 A:hover { color: rgb(253,237,222); text-decoration: underline;}
 
 
 #header {
	position:relative;
	left:124px;
	top:65px;
	width:617px;
	height:66px;
	z-index:1;
	color:#000000;
}

#findUsAlso {
	position:absolute;
	left:-112px;
	top:-27px;
	width:448px;
	height:15px;
	z-index:1;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#vacancies {
	position:absolute;
	left:-112px;
	top:-15px;
	width:223px;
	height:39px;
	z-index:1;
	font-size:10px;
}


#request {
	position:absolute;
	left:269px;
	top:-56px;
	width:250px;
	height:50px;
	z-index:2;
	font-size:9px;
}

#menu {
	position:absolute;
	left:-113px;
	top:28px;
	width:670px;
	height:23px;
	z-index:2;
	font-size:12px;
}

#rightBar {
	position:relative;
	left:0px;
	top:0px;
	width:250px;
	height:66px;
	z-index:1;
}

#offers {
	position:absolute;
	left:3px;
	top:3px;
	width:257px;
	height:718px;
	z-index:2;
	color:rgb(206,65,9);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.rightHeader {
font-size:16px;
}

.subHeader {
font-size:14px;
font-weight:bold;
color:rgb(206,65,9);
}

#offers img {
float:left;
padding: 5px 5px 0 0;
}

.grey {
font-size:16px;
color:#777777;
font-weight:bold;
}

.greySmall {
font-size:10px;
color:#555555;
}

#offers a:active { color:rgb(206,65,9); text-decoration:none }
#offers a:link { color:rgb(206,65,9); text-decoration:none }
#offers a:visited { color:rgb(206,65,9); text-decoration:none }
#offers a:hover { color:rgb(206,65,9); text-decoration:none }

#offers hr {
color:rgb(225,120,70);
height:5px;
border:none;
background-color:rgb(225,120,70);
}

#offers p {
padding:5px 0 5px 0;
}

.secondMenu {
background-color: rgb(181,69,166);
}