.montage_wrapper 
	{
		width: 100%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/SAC/home-main-left.jpg) left no-repeat 

#FFCC33 ; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/SAC/home-main-right.jpg) right no-repeat 

#3399CC; 
		height: 150px
	}
	
.montage_clear 
	{
		clear: both; 
		height: 0.8em; 
		width: 100%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/1x1-Grey.gif) bottom repeat-x;
		margin-bottom: 1em
	}
.display_list_1 
	{
		margin-left: 0em;
		margin-top: 0em; 
		list-style: none;
	}
	
.display_list_1 a 
	{
		color: #666666;
		padding-left: 1.2em; 
		text-decoration: none;
		background-image: url(../../../../../Resources/Graphics/home-bullets/visitors-guide.gif);
		background-position: left;
		background-repeat: no-repeat
	}
	
.display_list_1 a:hover {text-decoration: underline}

.display_list_2
	{
		margin-left: 0em; 
		margin-top: 0em; 
		list-style: none;
	}
	
.display_list_2 a 
	{
		color: #666666;
		padding-left: 1.2em; 
		text-decoration: none;
		background-image: url(../../../../../Resources/Graphics/home-bullets/job-vacancies.gif);
		background-position: left;
		background-repeat: no-repeat
	}
	
.display_list_2 a:hover {text-decoration: underline}




/* Navigation Themes */
.sac_nav_clear {margin:0.4em 0 0.2em 0; border-bottom:#666666 1px solid;}
.sac_nav_records  {background:url(/Resources/Graphics/Home-Pages/SAC/Student-records.jpg) left no-repeat #CC0000; height:150px;}
.sac_nav_services  {background:url(/Resources/Graphics/Home-Pages/SAC/Online-services.jpg) left no-repeat #FF6600; height:150px;}

/* Title Colours */

h1, h2, h3, h4, h5, h6 {color:#2165AD}



