*{
   margin:0;
   padding:0;
}

html{
   min-height:100%;
}

body{
  font: normal 75% Tahoma,sans-serif;
  background-color:#ccc;
  color:#000; 
  text-align:center;
  line-height:1.3em;
   /* background-image: url(images/bg2grn.jpg);
	background-repeat: repeat-x; */
}

h1,h2,h3,h4,h5,h6{ }

.big
{
	font-size:1.2em;
	color:#604083;
}
.bigger
{
	font-size:1.3em;
	color:#604083;
	font-weight:bolder;
}
#wrap{
   width:70%;
   background-color:#fff;
   text-align:left;
   margin:5px auto;  
	min-width:780px;
	border:3px solid #000;
}

#logorow{
	margin-top:35px;
	margin-bottom:10px;
	width:440px;
	float:left;
	/* border:1px solid #000; */
}

#addressrow{
   margin-top:35px;
   margin-bottom:10px;
	margin-left:340px; /* brings it on top */
	text-align:right;
/*	border:1px solid #000;*/
	height:70px;
	padding-right:5px;
	color:#cad928;
	font-weight:bold;
/*	top:0px; */
/* 	float:right;	 */
/*	background-image:url(images/logo-n-rec.jpg);
	background-position:left; 
	background-repeat: no-repeat; */
	
}

#addressrow a{
	color:#604083;
	text-decoration:none;
}

#addressrow a:hover{
	color:#604083;
	text-decoration:underline;
}


.blackrow{
	width:100%;
	height:25px;
	background-color: #000;	
/*	border:1px solid #000; */
	clear:both;
}




#bluerow{
	width:194px;
	height:54px;
	background-image: url(images/newstaffemploymentservices-blueband.gif);
	background-repeat: repeat-x;
	float:left;
}


/* navigation */
#nav{	
	background: #D9E1E5 url(nav.gif); 
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 52px;
	min-width:580px;
	margin-left:193px;
}

#nav a {
	background: #D9E1E5 url(nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #000;
	display: block;
	float: left;
	font: bold 1em sans-serif;
	line-height: 52px;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold; 

}
#nav a:hover {
		background-position: left bottom; 
		color: #000;
}


#nav ul {
   list-style:none;
  }

 #nav ul li {
    float:left;
 }
 
 
 #sidebar{
width:193px;
border-right:1px solid #000;
border-bottom:1px solid #000;
float:left;
margin:0px;
background-image: url(images/purple.gif);
background-repeat: repeat;
 }
 
.clearb
{
	clear:both;
}

#sidenav{
	 text-align: center;
	width:193px;
	color:#000;
 	font-weight: bold;
	float:left;
	background: #fff;
}

#sidenav ul{
	padding-top:20px;
	padding-bottom:30px;
	list-style:none;
}



#content{
	margin-left:194px; /* bringsit on top */
	padding:20px;
	background-color:#fff;
		
		
}



#content p{
	
}
#content h3 {
   font:1.3em bold tahoma san-serif;
   color:#000;
   margin:0;
   padding:0px 0px;
   background:url(images/newstaffemploymentservices-purpleband.gif) repeat-x ;
	float:left;
	
}

#welcome
{
	width:60%;
	text-align: justify;
	color:#000;
	font-family: Tahoma; 
	font-size: 1.1em;
	line-height: 1.2em;
/*	padding:10px;*/
	 float:left;
}

#welcome h3{
	font-size:1em ;
	font-family: Arial, Helvetica, sans-serif;
   color:#000;
   margin:0;
   font-weight:bold;
   padding:5px 5px;
   background:url(images/newstaffemploymentservices-purpleband.gif) repeat-x ;
	display: block;
	width:100%;
	text-align:center;
	min-width:100px;
}

#welcome p{
	padding:10px 5px 5px 10px;
}

#welcome1
{
	min-width:100px;
	width:100%;
   text-align: justify;
	color:#000;
	font-family: Tahoma; 
	font-size: 1.1em;
	line-height: 1.2em;
/*	padding:10px;*/
	display:block;
	float:left;
	
}
#welcome1 h3{
	font-size:1em ;
	font-family: Arial, Helvetica, sans-serif;
   color:#000;
   margin:0;
   font-weight:bold;
   padding:5px 5px;
   background:url(images/newstaffemploymentservices-purpleband.gif) repeat-x ;
	display: block;
	width:100%;
	text-align:center;
	min-width:100px;

}

#welcome1 p{
	padding:10px 5px 5px 10px;
}

#welcome1 ul{
	list-style: disc;
	list-style-position: inside;
	list-style-type: disc;
	/* border:1px solid #000; */
	width:80%;
	margin-left:20px;

}

#welcome122 li{
	padding-left:20px;
	background-color:#fd0;
}


#leftCol
{
width:220px;

float:right;
}

#latestnews
{
width:200px;
background-color:#cad928;
padding:10px;
float:right;
top: 30px;
/* display:inline; */
margin-left:10px;
min-height: 180px;
color:#000;
font-family: Tahoma;
font-size:1em  ;
text-align:justify;
}

#jobsearch
{
width:200px;
background-color:#cad928;
padding:10px;
float:right;
top: 30px;
/* display:inline; */
margin-left:10px;
min-height: 100px;
color:#000;
font-family: Tahoma;
font-size:1em  ;
text-align:justify;
}

#quickdownload
{
width:200px;
background-color:#cad928;
padding:10px;
float:right;
top: 30px;
/* display:inline; */
margin-left:10px;
min-height: 90px;
color:#000;
font-family: Tahoma;
font-size:1em  ;
text-align:justify;
}
#quickdownload a
{
	color:#000;
}
#latestnews hr,#jobsearch  hr,#quickdownload hr
{
	width:100%;
	/* size:1px;*/
	color: #fff;
	height:1px;
}

#latestnews h4,#jobsearch h4,#quickdownload h4
{
		color:#000;
		font-size: 1em;
}

#blacktext
{
		color:#000;
}



#blackrowb{
	clear:both;
	width:100%;
	height:20px;
	background-color: #000;	
	border:1px solid #000; 
	color:#fff;
	text-align:center;
	padding-top:7px;
	font-size:1em;
	font-weight:bold;
	
	
}

#blackrowb a{
	color:#fff;
	text-decoration:none;
	padding:5px 0px;

}

#blackrowb a:hover{
	color:#fff;
	text-decoration:underline;
	padding:5px 0px;
	
}

#footer
{
text-align:center;
margin-bottom:30px;
padding-top:10px;
clear:both;
}

#footer a{
	text-decoration:none;
	color:#000;
}

#footer a:hover{
	text-decoration:underline;
}

.c-purple{
	color:#9D6BCB;
	font-weight:bold;
}

.unln{
	text-decoration:underline;
}

#features
{
	padding-left:2px;
	width:60%;
	
}
.bu {
 FONT-WEIGHT: bold; FONT-SIZE: 1.2em; COLOR: #036
}
.enquiryForm {
 BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 10px; FONT-SIZE: 1.1em; PADDING-BOTTOM: 10px; MARGIN: 0px auto; BORDER-LEFT: #ccc 1px solid; WIDTH: 430px; PADDING-TOP: 10px; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-COLOR: white; TEXT-ALIGN: left;
}
.example {
 FONT-SIZE: 0.7em; COLOR: #aaa
}
