div#page
{
    width: 1000px;
    margin: 0 auto;
    margin-top:5px;
    display:block;
}
div#box
{
	background-color:White;
	
	float:left;
}
div#header
{
	min-height:104px;
	overflow:auto;
	
}

div#footer
{
	margin:5px 10px 0px 10px;
	font-size: 0.8em;
	color:#8e999c;
	line-height:1.2em;
	float:left;
}
div#footer a
{
	color:#364a56;
	font-weight:normal;
}
div#footerCopyright
{
	float:left;
	margin-top:5px;
}
div#footerStrapline
{
	margin-top:5px;
	float:right;
}
div#footerImage
{
	float:right;
}
div#quote
{
	min-height:99px;
	width:310px;
	font-size: 1.2em;
	padding:12px;
	color:#FFFFFF;
	line-height:1.3em;
}
div#rightColumn
{
	width:335px;
	float:right;
}
#homeHeaderBlock
{
	background-color:#f26631;
	background-image:url('images/orange_rectangle.gif');
	background-repeat:no-repeat;
	height:62px;
}
.headerOrange
{
	background-image:url('images/orange_rectangle.gif');
	background-repeat:no-repeat;
	height:62px;
	
	width:333px;
	float:left;
}
.headerGreen
{
	background-image:url('images/green_rectangle.gif');
	background-repeat:no-repeat;
	height:62px;
	
	width:333px;
	float:left;
	
	
}
.headerTextOrange, .headerTextGreen
{
	position: relative;
	color:White;
	height:50px;
	padding:10px 0px 0px 10px;
	
	
	float:left;
	width:656px;
	
}
.headerTextOrange h1, .headerTextGreen h1
{
	position: absolute;
	left:10px;
	bottom: 5px;
	font-size:1.3em;
}

.headerTextGreen
{
	background-color:#c1d72f;
}

.headerTextOrange
{
	background-color:#f26631;
}

div#homeHeader
{
	background-color:#488049;
	color:White;
	height:51px;
	overflow:hidden;
	padding:10px 0px 0px 10px;
}

.error
{
	background-color:Aqua;
}

div#homeBody
{
	color:White;
	min-height:174px;
	font-size:0.9em;
	padding:10px;
	margin-left:1px;
}
div#logo
{
	float:left;
	width:315px;
	padding:5px 0px 0px		5px;
}
div#mainMenu, div#additionalMenu
{
	margin-top:10px;
	text-transform:uppercase;
	float:left;
	font-size:0.7em;
	font-weight:bold;
}
div#mainMenu
{
	width:364px;
	margin-left:20px;
	margin-right:30px;
}
div#additionalMenu
{
	width:252px;
}
.banner
{
	background-repeat:no-repeat;
	height:317px;
	float:left;
	width:665px;
}
div#homeHeaderContainer
{
	background-color:#8faf4b;
	width:100%;
	display:block;
	overflow:auto;
	
}
#menu1
{
	float:left;
}
#menu2
{
	float:right;
}

div#portals
{
	display:block;
	width:100%;
	background-color:White;
	min-height:100px;
}
div#portal1, div#portal2,div#portal3
{
	float:left;
	display:block;
	
}

div#newsPortal a
{
	font-weight:normal;
}
div#contentBanner
{
	float:left;
	width:334px;
	height:122px;
	padding-top:1px;
	overflow:hidden;
}
div#contentSmallBanner
{
	margin-top:1px;
	float:left;
	
}
div#contentHeader
{
	position: relative;
	background-color:#c1d72f;
	height:61px;
	width:666px;
	color:White;
	
	
}
div#contentHeader h1
{
	position: absolute;
	left:10px;
	bottom: 5px;
	font-size:1.3em;
}


div#leftColumn
{
	display:block;
	margin:10px 0px 0px 0px;
	float:left;
}
div#contentHeaderOuter
{
	float:left;
}

	
div#leftColumn a
{
	color:#b7c969;
}

div#contentBody
{
	padding:20px 10px 30px 10px;
	display:block;
	text-align:left;
	font-size:0.8em;
	color:#586165;
	min-height:300px;
	margin-left:336px;
	/*overflow:auto;*/
}
div#search, div#searchFooter
{
	
	width:100%;
	font-size:0.8em;
}
div#search select
{
	font-size:0.9em;
	margin:0px 2px 0px 2px;
}
div#searchFooter
{
	
}

div#filter, div#orderBy
{
	height:44px;
	padding:8px 0px 0px 15px;
}


div#filter
{
	float:left;
	background-image:url('images/search_filter_bg.gif');
	background-repeat:no-repeat;
	width:525px;
	

}
div#orderBy
{
	float:left;
	
	}
div#searchResults
{

	text-align:center;
	width:100%;
	display:block;
	float:left;
	
	text-align:center;
	padding-left:2px;
}
div#cataloguespacer
{
	height:150px;	
	display:block;
	float:none;
	width:100%;
}
div#sitemapcontainer
{
	float:left;
}
