
#slides {
	height: 300px;
	position: relative;
	}
	
#breadcrumb {
	display: none;
	}
	
#sidebar {
	float: right;
	position: relative;
	z-index: 1;
	padding: 100px 0 0;
	margin: 0 20px 0 0;
	display: none;
	}

#page {
	width: auto;
	float: none;
	}
	
* html #page {
	width: auto;
	height: 1px;
	}
	
#page_content {
	padding: 50px 0 0;
	width: auto;
	}
	
#welcome {
	padding: 0px 20px 0px;
	margin: 0 0 0px 0;
	position: relative;
	}
	
	#welcome h2 {
		font-size: 12px;
		color: #555;
		line-height: 16px;
		text-transform: none;
		width: 500px;
		}
		
	#welcome h1 strong {
		font-size: 36px;
		line-height: 36px;
		color: #002d36;
		}
		
	
/* [ Home Promotion Panel ] */

#home_promotions{
	display: block;
	height: 172px;
	margin: 25px -8px 20px 20px;
}

#home_promotions:after {
		height: 0;
		visibility: hidden;
		content: ".";
		clear: both;
		display: block;
}

#home_promotions .image{
	border: solid 1px #999;
	display: block;
	width: 297px;
	height: 174px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	background-position: 0 0;
}

#home_promotions .video{
    border:none;
	display: block;
	width: 280px;
	height: 182px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	background-position: 0 0;
}

#home_promotions .promo strong{
	display: none;
}

#home_promotions .image:hover{
	background-position: 0 -174px;
}
	
	
	
/* [ News ] */	
	
/* [ Latest News ] */

#latest_news {
	background: url(latest_news.gif) no-repeat;
	margin: 10px 5px 5px;
	height: 15px;
	padding: 5px 5px 10px 15px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 870px;
	z-index: 100;
	}	
	
#latest_news h3 {
	font-size: 11px;
	color: #728574;
	line-height: 15px;
	margin: 0 10px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #728574;
	float: left;
	width: 122px;
	}
	
	#latest_news h3 a {
		color: #728574;
		}
	
	#latest_news a {
		border: none;
		}
	
	#latest_news a:hover {
		text-decoration: underline;
		}
		
	#latest_news_ticker {
		height: 15px;
		float: left;
		position: relative;
		width: 860px;
		padding: 0 0 0 0px;
		overflow: hidden;
		}
		
		
	#latest_news ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
		top: 0;
		position: absolute;
		width: 860px;
		}
		
		#latest_news li {
			background: none;
			padding: 0;
			margin: 0;
			font-size: 11px;
			line-height: 15px;
			}

		#latest_news li a {
			color: #213629;
			}
			
			
/* [ Quicklink Panels ] */

#quicklinks {
    border-top: solid 1px #cde0e6;
	min-height: 1px;
	margin: 0px 0;
	}
	
	* html #quicklinks {
		height: 1px;
		}
		
	#quicklinks:after {
		height: 0;
		visibility: hidden;
		content: ".";
		clear: both;
		display: block;
		}
	
	#quicklinks .panel {
		margin:0px 0;
		background:url(quicklinks.gif) repeat-y right;
		width: 260px;
		padding: 20px 20px 0;		
		float: left;
		height: 200px;
		font-size: 11px;
		}

	
	#quicklinks #hot_jobs_home{
	    background:url("hot_links_home_gradient.png") repeat-y scroll left center transparent;
		width:250px;
		position:relative;
		}
		
		#hot-jobs-inner {
		  background:url(birthday.png) no-repeat top left;  
		  position:absolute;
		  width:150px;
		  height:200px;
		  padding:20px 160px 0 20px;
		  top:0;
		  left:0;
		}
	
	#quicklinks #hot_jobs_home h2{
		color:#e45d15;
		}
	
	#quicklinks #hot_jobs_home h2 strong{
		color:#411a05;
		}
		
	#quicklinks h2 {
		font-size: 14px;
		color: #076481;
		margin: 0;
		}
		
	#quicklinks p {
		margin: 0;
		line-height: 16px;
		}
		
	#quicklinks ul {
		margin: 9px 0;
		}
		
	#quicklinks li {
		margin: 0;
		}
	
	#quicklinks #more_hot_jobs{
		color:#e45d15;
		}
	
	#hot_jobs_home ul li{
		background: url(hot_jobs_li.gif) no-repeat left 7px;
	}
		
/* [ Newsletter Image ] */
#newsletter_sign_up{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width:193px;
	height:83px;
}
	
* html #newsletter_sign_up
{
	top:65px;
	
}

/* [ Promotion Banners ] */

.banner {
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
    padding: 0;
    border: 1px solid #c2cdd1;
}

    .banner img {
        display: block;
    }
    
   #sevens_tickets{
	top: 90px;
   }


/* [ Register Panel ] */
#home_register {
	background: #dee3e5;
	border: 1px solid #c1cdd1;
	width: auto;
	padding: 10px;
	margin: 0 10px 25px;
	color: #076481;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	clear: both;
	}
	
	#home_register h2 {
		margin: 0;
		color: #002d36;
		}
		
	#home_register p {
		margin: 0 250px 0 0;
		line-height: 16px;	
		}
		
	#link_button_register {
		width: 170px;
		height: 50px;
		display: block;
		position: absolute;
		bottom: 12px;
		right: 12px;
		background: url(link_button_register.gif) no-repeat;
		border: none;
		}
		
	* html #link_button_register{
		top:15px;
		left:695px;
	}
	
		#link_button_register:hover {
			background-position: 0 -50px;
			}
		
		#link_button_register strong {
			display: none;
			}
			
/* [ Testimonials ] */

#testimonial {
	margin: 0 0 40px 0;
	min-height: 178px;
	}
	
	* html #testimonial {
		height: 178px;
		}
	
	#testimonial blockquote {
		background: url(testimonial_blockquote.gif) no-repeat 0 0;
		padding: 0 0 0 20px;
		margin: 0;
		}
		
	#testimonial cite {
		font-size: 10px;
		color: #777;
		display: block;
		margin: 5px 0 5px 20px;
		}
		
	#testimonial a {
		margin: 0 0 0 20px;
		}

/* [ Home links ] */

#rcsa_link{
	display:block;
	width:60px;
	height:35px;
	position:absolute;
	top:20px;
	right:110px;
	background:url(rcsa.gif) no-repeat 0 0;
	border:none;
}

#rcsa_link:hover{
	background:url(rcsa.gif) no-repeat 0 -35px;
}

#aamra_link{
	display:block;
	width:60px;
	height:35px;
	position:absolute;
	top:20px;
	right:35px;
	background:url(aamra.gif) no-repeat 0 0;
	border:none;
}

#aamra_link:hover{
	background:url(aamra.gif) no-repeat 0 -35px;
}

/* promotions */



#home_promotions #get_1000{
	background-image: url(promotions/get-1000.gif);
} #home_promotions #get_1000:hover { background-position:0 -174px; }

#home_quotes{
	width:286px;
	display: block;
	right: 10px;
	position: absolute;
	bottom: -10px;
	padding: 0;
}

#home_quotes h2{
	font-size: 16px;
	text-align: right;
	line-height: 18px;
	width: 286px;
}


#home_quotes .quote{
	margin: 0;
}

