html{
	font-size: 100.01%;	
	height:100%;
	/*background: url(../images/bg.jpg) repeat-x 50% 100%;
background-attachment: fixed;*/
}

form {
	padding: 0;
	margin: 0;
	display: inline;	
}


body{
	margin: 0;
	
	min-width: 770px;
	height: 100%;
/*background: url(../images/contentbg.gif) repeat-y center;*/
	color:#000000;
	font-family: Arial, sans-serif;
	font-size:11px;
}
#page{
	position: relative;	
	height:100%;
min-height: 100%;
padding-top:5px;
padding-bottom:5px;

}

#main{
	margin: 0 auto;
	width: 770px;
	min-width: 770px;
	height:100%;

	
}
#header{
	height: 255px;
	background: url(../../images/header.gif);
	overflow: hidden;
}

#header .right-box{
	float: right;
	width: 330px;
	padding-right: 0px;
		overflow: hidden;
		
}

#header .right-box p.slogan{
	float: left;
	font: bold 11px/14px Arial, sans-serif;
	
	/*margin: 5px 0px 0 5px;*/
	
}

.logo{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(linbrookelogo.gif) no-repeat;
	height: 78px;
	width: 181px;
	margin: 15px 0 3px 0px;
	float: left;
}
.slogan{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 28px;
	width: 321px;
	margin: 39px 0 3px 0px;
	background: url(tns.jpg) no-repeat;
	float: right;
}
#nav
{
width:770px;
height:20px;
background: url(navbg.gif) repeat-x;
}

#content{
	clear:both;
	overflow: hidden;
	background: url(undernav.gif) repeat-x;
}
* html #content{
	height:1%;
	overflow:visible;
}
.main-content{
	float: left;
	width: 770px;
	
}

.main-content .columns{
	overflow: hidden;
	height: 1%;
	padding: 20px 0 0px;
}

.columns .column-1{
	float: left;
	width: 450px;
	padding:0 20px;

	/*height:100%;*/

}

.columns .column-1 h2{
	font-size:18px;
padding:0px;
margin:0px;
color:#ee3538;
	/*height:100%;*/

}

.columns .column-1 h3{
font-size:14px;
font-weight:bold;

}

.columns .search-crumb {
width: 770px;
height:40px;
}
.columns .column-1 p{
	padding-right:30px;
        text-align: justify;

	/*height:100%;*/

}


.columns .column-1 ul{
list-style-type: disc;
}

.columns .breadcrumbs{
float:left;
margin-left:20px;

}

.columns .breadcrumbs a:link{
text-decoration:underline;
font-size:11px;
color:#000000;
}

.columns .breadcrumbs a:visited{
text-decoration:underline;
font-size:11px;
color:#000000;
}
.columns .breadcrumbs a:hover{
text-decoration:underline;
font-size:11px;
color:#ee3538;

}

.columns .column-1 .traintitle{
font-size:13px;
font-weight:bold;
}

.columns .column-1 .subtraintitle{
font-size:12px;
color:#ee3538;
}

.columns .column-1 .fulldetails{
float:right;
margin-top:-4px;
}

/*.columns .column-1 img{
padding-left:5px;
padding-bottom:5px;
}*/

.columns .column-1 a:link{
text-decoration:none;

color:#000000;


}

.columns .column-1 a:visited{
text-decoration:none;

color:#000000;


}
.columns .column-1 a:hover{
text-decoration:underline;

color:#ee3538;
}

.columns .column-1 li{
list-style-image: url(arrow1.gif);

}


.columns .column-2{
	float: right;
	width: 235px;
	
	
}


.columns .column-2 .casestudy{
float:right;
	background: url(casestudy.gif) no-repeat;
	height:347px;
	padding-top:30px;
	padding-left:30px;
	padding-right:20px;

}

.columns .column-2 h2{
font-size:18px;
padding:0px;
margin:0px;
}

.columns .column-2 .sector{
font-size:14px;
}

.columns .column-2 .longtitle{
font-size:14px;
color:#ee3538;
}

.columns .column-2 a:link{

text-decoration:underline;
color:#ee3538;

}

.columns .column-2 a:visited{

text-decoration:underline;
color:#ee3538;
}


.columns .column-2 .latestjobs{
float:right;
	background: url(jobs.gif) no-repeat;
	height:347px;
	width:200px;
	padding-top:20px;
	padding-left:30px;
	overflow="hidden";
}

.columns .column-2 .latestjobshead{

background: url(jobsbg.gif) repeat-y;
line-height:20px;
height:20px;
color:#ffffff;
padding-left:5px;
}

.columns .column-2 .latestjobsfoot{

background: url(jobsbg.gif) repeat-y;
line-height:20px;
height:20px;
color:#ffffff;
padding-left:5px;
margin-top:10px;
}

.columns .column-2 .latestjobsfoot a{
text-decoration:none;
color:#ffffff;
}

.columns .column-2 .latestjobsfoot a:hover{
text-decoration:underline;
color:#ffffff;
}
#footer{
margin-top:5px;
	height: 20px;
	background: url(navbg.gif) repeat-x;
	overflow: hidden;
}

.footertext{
	padding-top:3px;
	padding-left:20px;
	color:#FFFFFF;
	}

.fimages{

float:right;
}

.fimages img{
padding-left:3px;;
}

.ntrsfooter{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(ntrsfooter.gif) no-repeat;
	height: 35px;
	width: 168px;
	margin-top:5px;
	float: left;
}

#TelNo{
        float: right;
	padding-right:20px;
	color:#FFFFFF;
}

/*search*/

.columns .search-crumb .search-box{
	float:right;
	width: 210px;

	padding-right:5px;
	
}

.search-box strong{
	font: bold 10px/14px Arial, sans-serif;
	
	padding: 0px 0 0 0px;
	display: block;
}


.columns .search-crumb .search span{
	float: right;
	/*display: block;
	padding: 13px 12px 0 0;*/
}

.columns .search-crumb .search em{
	background:url(inp-text.gif) no-repeat;
	display: block;
	margin: 3px 0 0;
	clear: both;
	padding: 0 5px 2px;
	}

.columns .search-crumb  .search em input{
	border-width: 0;
	background: none;
	height: 12px;
	width: 50px;
	font: 10px Arial, sans-serif; 
	
}

.columns .search-crumb .search-box ul{
	text-align: right;
	/*padding: 0 13px 0 0;*/
}

.columns .search-crumb .search-box ul li{
	display: inline;
	font-size: 8px;
	line-height: 8px;
	padding-left: 4px;
}
.columns .search-crumb  .search-box ul li:first-child{background: none;}
.columns .search-crumb .search-box ul a:link{
	font: bold 10px/12px Arial, sans-serif;
	color:#000000;
	
}
.columns .search-crumb .search-box ul a:hover{text-decoration: underline;}

.main-content .search-crumb .search-box ul a:hover{text-decoration: underline;}

