#top_bottom{
	background-color: rgb(153,153,153);  
	width: 800px; 
	height: 10px;
}

#top_logo{
	float: left;
	border:none;
	background-image: url(pics/Alba_Logo1.gif);
	width: 270px;
	height: 175px;
	background-color: #ffffff;
}

#top_slogan{
	float: left;
	background-image: url(pics/slogan56.gif);
	width: 530px;
	height: 175px;
	background-color: #ffffff;
}

#left{
	float: left;
	width: 270px;
	height: 470px;
	margin: 0px;
	background-color: #ffffff;
}

#left_career{
	width: 270px; 
	height: 200px; 
	background-color: rgb(190,170,60);
}

#left_career_pic{
	float:left; 
	width: 92px; 
	height: 84px; 
	background-image: url(pics/1seeking-career.gif);
}

#left_stuff{
	width: 270px; 
	height: 270px; 
	background-color: rgb(230,230,230);
}

#left_stuff_pic{
	float:left; 
	width: 92px; 
	height: 76px; 
	background-image: url(pics/consult.gif);
}

div.left_text_pic{
	position:relative; 
	top: 20; 
	float:left; 
	width: 110px; 
	height: 84px; 
	text-align:center;
}

#left_font_big{
	position:relative; 
	left: 30; 
	top: 10; 
	font-size: 20pt; 
	text-align:justify; 
	color: #FFFFFF; 
	font-weight: bold;
}

#left_font_big1{
	position:relative; 
	left: 30; 
	top: 10; 
	font-size: 20pt; 
	text-align:justify; 
	color: #000000; 
	font-weight: bold;
}

#left_font_small{
	width: 210px;
	position:relative;
	left: 30;
	top: 20;
	font-size: 12pt;
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
}
#left_font_bottom{
	position:relative; 
	top: 10; 
	float:left; 
	width: 210px; 
	height: 84px; 
	text-align:center;
}

#left_font_small1{
	width: 210px;
	position:relative;
	left: 30;
	top: 30;
	font-size: 12pt;
	text-align:left;
	color: #000000;
	font-weight: bold;
}

#main{
	float: left;
	width: 530px;
	height: 470px;
	margin: 0px;
	background-color: #FFFFFF;
}

#main_bg{
	width: 530px; 
	height: 360px;
	background-repeat:no-repeat;
}

#bottom{
	width: 805px;
	height: 55px;
	margin: 0px;
	background-color: rgb(110, 110, 105);
}

#bottom_text{
	font-size: 16px; 
	color: #FFFFFF; 
	text-align: left; 
	padding-top: 10px; 
	padding-left: 470px
}

#webmaster{
	font-size: 10pt;
	text-align:center;
}

a.link1{	
	font-size: 14pt;
	color: #FF0000;
	text-decoration: underline;
}

a.link1:hover{
	text-decoration: none;
}
