.montage_wrapper 
	{
		width: 100%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/External-Relations/home-main-left.jpg) left no-repeat 

#99CC00; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/External-Relations/home-main-right.jpg) right no-repeat 

#FF6600; 
		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 
	{
		margin-left: 0em; 
		margin-top: 0em; 
		list-style: none;
	}
	
DIV.inpagenav UL LI.display_list a 
	{
		color: #666666;
		padding-left: 1.3em; 
		text-decoration: none;
		background-image: url(../../../../../Resources/Graphics/home-bullets/visitors-guide.gif);
		background-position: left;
		background-repeat: no-repeat
	}
	
DIV.inpagenav UL LI.display_list a:hover {text-decoration: underline}

/* Navigation Themes */
.ext_nav_clear {margin:0.4em 0 0.2em 0; border-bottom:#666666 1px solid;}
.ext_nav_staff {background:url(/Resources/Graphics/Home-Pages/external-relations/staff.jpg) left no-repeat #FF6600; height:150px;}
.ext_nav_brand {background:url(/Resources/Graphics/Home-Pages/external-relations/comms.jpg) left no-repeat #3399CC; height:150px;}
.ext_nav_comms {background:url(/Resources/Graphics/Home-Pages/external-relations/brand.jpg) left no-repeat #990099; height:150px;}
.ext_nav_studio {background:url(/Resources/Graphics/Home-Pages/external-relations/studio.jpg) left no-repeat #FFCC33
; height:150px;}


/* Headers */
h2, h3, h4, h5 {color:#990099;size:95%;}
h4 a {text-decoration:none}