img
{
	border: 0px solid black;
}
div
{	
	display: inline-block	;
	border: 0px solid black;
	
}
DIV.Link
{
	text-decoration: underline;
	cursor: pointer;	
}
body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9pt;
	display: block;
	background-color: white;
	padding-bottom: 100px;
}
H2
{
	font-size: 14PT;
	font-style:italic;
}
H4
{
	font-style:italic;
	margin-top: 3px;
}
span.ServiceCatImage
{
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 4px;
}
span.LocationMapImage
{
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 13px;	
}
span.ServiceCatImage#MechElec
{
	border: 1px solid black;
	background: url(images/sqaure.gif) left top;
}
span.ServiceCatImage A
{
	border: 0px solid black;
}
div#Header
{
	background-color: White;
	width: 100%;
	height: 120px;	
}
div#Header SPAN
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#Header DIV#HeaderTop
{
	font-size: 7pt;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;	
	margin-bottom: 5px;
}
div#Header DIV#HeaderTop SPAN.HeaderTopLabel
{
	float: left;
	text-align: left;
	width: 40px;
}
div#Header SPAN#HeaderLeft
{
	vertical-align: middle;
	float: left;
	width: 40%;
	text-align: left;
	
}

div#Header SPAN#HeaderLeft DIV#HeaderCentre
{
	margin: 0px 0px 0px 0px;
	height: 60px;
	background-color: #CE1031;
	background-image: url(images/header_blend.jpg);
	background-repeat: repeat-y;
	background-position: right;
	
}
div#Header SPAN#HeaderRight
{	
	float: right;
	text-align: right;
	padding-right: 10px;
}	
div#Header DIV#HeaderBottom
{	
	float: left;
	width:100%;
	background-color: #BDBDBD;
	border-bottom: 2px solid #CE1031;
}
DIV#MainBody
{
	width: 100%;
	position: relative;
	top: 10px;
	text-align: center;
}
DIV#MainBody SPAN
{
	position: inherit;
}
DIV#MainBody SPAN#LeftFrame
{	
	text-align: left;
	width: 150px;
	display:inline-block;
	margin-right: 5px;
	height: 100%;
}
DIV#MainBody SPAN#LeftFrame DIV.Header
{
	background-image: url(images/corner_tl.gif);
	background-repeat: no-repeat;
	display: inline-block;
	background-color:  #BDBDBD;
	background-position:top left;
	padding-left: 5px;
}
DIV#MainBody SPAN#CentreFrame
{	
	background-color: White;
	padding: 0px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	width: 500px;
	position : relative;
}
DIV#MainBody SPAN#CentreFrame H2
{
	color: #CE1031;
	margin-top: 2px;
	font-style: italic;
	margin-bottom: 4px;	
}
DIV#MainBody SPAN#CentreFrame IMG
{
	border: 1px solid #bdbdbd;	
}
DIV#MainBody SPAN#CentreFrame DIV.Header
{
	padding-left: 2px;
	background-image: url(images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #bdbdbd;
	display: block;
	vertical-align: top;
}
DIV#MainBody SPAN#CentreFrame H4
{
	color: #CE1031;
	font-style: italic;
}
DIV#MainBody SPAN#CentreFrame P
{
	text-align: justify;
}

DIV#MainBody SPAN#CentreFrame DIV.HeaderRight
{
	width: 10px;
	float: right;
	display: inline-block;
	background-image: url(images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
DIV#MainBody SPAN#RightFrame
{
	margin-left: 5px;
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
DIV#MainBody SPAN#RightFrame IMG
{
	border: 1px solid #bdbdbd;
}
DIV#MainBody SPAN#RightFrame DIV.Content P
{
	text-align: justify;
}
DIV#MainBody SPAN#RightFrame DIV.Content H3
{
	font-size: 12pt;
}
DIV#MainBody SPAN#RightFrame DIV.Header
{
	background-color: #bdbdbd;
	display: inline-block;
	background-image: url(images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

DIV#MainBody SPAN#RightFrame DIV.Content
{	
	padding-top: 4px;
	font-size: 7pt;
	text-align: left;
}
DIV.RoundPanel
{
	margin-bottom: 5px;
	background-color: #bdbdbd;
	display: inline-block;
	background-image: url(images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 9pt;
}
DIV.RoundPanel DIV.TopLeft
{
	height: 100%;
	display: inline-block;
	background-image: url(images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
DIV.RoundPanel DIV.TopLeft DIV.BottomRight
{
	height: 100%;
	display: inline-block;
	background-image: url(images/corner_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

DIV.RoundPanel DIV.TopLeft DIV.BottomRight DIV.BottomLeft
{
	height: 100%;
	display: inline-block;
	background-image: url(images/corner_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
DIV#Menu
{
	cursor: default;
}
DIV#Menu DIV.RoundPanel#Active
{
	background-color: #CE1031;
}
DIV#Menu DIV.RoundPanel DIV.Level2 DIV.RoundPanel
{
	margin-top: 3px;
	margin-right: 3px;
	background-color: #cdcdcd;
	background-image: url(images/corner_tr_grey.gif);
}
DIV#Menu DIV.RoundPanel DIV.Level2 DIV.RoundPanel DIV.TopLeft
{
	background-image: url(images/corner_tl_grey.gif);
}
DIV#Menu DIV.RoundPanel DIV.Level2 DIV.RoundPanel DIV.TopLeft DIV.BottomRight
{
	background-image: url(images/corner_br_grey.gif);
}
DIV#Menu DIV.RoundPanel DIV.Level2 DIV.RoundPanel DIV.TopLeft DIV.BottomRight DIV.BottomLeft
{
	background-image: url(images/corner_bl_grey.gif);
}
DIV#Menu A
{
	color: Black;	
	text-decoration: none;
}
DIV#Menu A:hover
{
	color: White;
}
DIV#Menu DIV.BottomLeft#mnuHome
{
	
}
DIV#ServicesContent
{
	width: 100%;
}
DIV#Map
{
	
	float: right;
	width: 60%;
	height: 220px;
	margin-top: 5px;
	border: 2px solid #d3d3d3;
}
DIV#Address
{
	height: 180px;
}
span.scrolleritem
{
	display: inline;
	padding-right: 10px;
	color: #CE1031;
	font-size: 8pt;
}
SPAN.scrolleritem A
{
	text-decoration: none;
}
DIV.LatestVacancy
{
	margin-bottom: 8px;
}
DIV.FindVacanciesLink
{
	text-align: right;
}
DIV.LatestVacancy A
{
	color: blue;
	font-size: 11pt;
}
DIV.LatestVacancy DIV.LatestVacancyLocation
{
	font-size: 8pt;
	margin-top:3px;
	margin-left: 8px;
}
DIV.LatestVacancy DIV.LatestVacancyPosted
{
	font-weight: bold;
	font-size: 7pt;
	margin-top:3px;
	margin-left: 8px;
}
DIV.VacancySearchForm
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #c1c1d1;
}
DIV.VacancySearchForm select
{
	width: 200px;
}
DIV.VacancySearchForm label
{
	width: 230px;
	display: inline-block;
	padding-bottom: 4px;
	padding-left: 6	px;
	padding-right: 20px;
}
DIV.VacancySearchForm DIV
{
	padding-bottom: 3px;
}
DIV.VacancySearchForm DIV.SubmitButton
{
	padding-right: 60px;
	text-align: right;
}
DIV.MatchingVacancy
{
	margin-bottom: 8px;
}
DIV.MatchingVacancy H3
{
	font-size: 13pt;
	color: black;	
}
DIV.MatchingVacancy H3 I
{
	color: #CE1031;
}
DIV.MatchingVacancy DIV.VacancyDescription
{
	margin-left: 10px;
	margin-bottom: 10px;
}
DIV.MatchingVacancy DIV.VacancyCloseDate
{
	text-align: right;
}

span.LeftFrame
{
	display: block;
	text-align: center;
}