@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------HOMEPAGE CONTENT*/
#advert {
	float:left;
	width:595px;
	height:100%;
	margin-top:5px;
	margin-left:5px;
	
	/*background:url(../images/advert1.gif) no-repeat;*/
	}
/*-----------------------------------------------VACANCY BUTTON----------------------------------*/

#vacancybutton a{
	color:#FFF;
	display:block;
	line-height:30px;
	text-align:center;
	padding:2px 0px 0 0px;
	background-color:#00378B;
	width:225px;
}

#vacancywrapper {
	width:225px;
	height:auto;
	margin-top:2px;
	margin-left:15px;
	border:#666 solid thin;
	float:left;
	display:inline-block;
}
.jobvacancycontent {
	margin:10px;
	color:#006;
	font-weight:bolder;
}
#homepagesec1 {
	width:500px;
	background-image:url(../images/praybourne_Award.gif);
	height:333px;
	margin:auto;
	margin-top:20px;
	
}
#homepagesec2 {
	width:500px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	
}
#homepagesec3 {
	width:590px;
	background-image:url(../images/praybbanner_02.gif);
	height:250px;
	margin:auto;
	margin-bottom:10px;
	border:1px solid #000;
}
#homepagesec4 {
	width:600px;
	height:421px;
	margin:auto;
	margin-bottom:10px;
	/*background:url(../images/rotating_front_page_1.jpg);
	*/
}
.border {
	width:590px;
	height:100%;
	border:#666 dotted 1px;
}
#advertCl {

	float:left;
	width:245px;
	height:300px;
	margin-top:5px;
	margin-left:5px;
	background:url(../images/advert1b.gif)
	}
#advertC2 {
	float:left;
	width:245px;
	height:283px;
	margin-top:5px;
	margin-left:5px;
	background:url(../images/Polooffer.jpg);
	}	
#logincont {
	width:230px;
	height:120px;
	margin:10px;
	float:right;
	background-color:#00378B;
	}	
