/*===========================================================================================*
 * SITE LAYOUT / ID POSITIONING                                                              *
 * Sets positioning of xhtml elements  on the web page. No FAC!                              *
 * Optix Solutions Ltd / Tom Harman 2005                                                     *
 *===========================================================================================*/


/* =ALLOW 100% HEIGHT WITH HEADER AND FOOTER : CONTAINER EQUALS ALL HEIGHT - FOOTER **********/

html, body 	{
	height: 100%;  /* required*/
	text-align: center;
}

#container, #footer, #subfooter {
	min-width: 760px; /* Width of the content site framework / container */
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}

#container {
	min-height: 96.5%;
	/*border-right: 1px solid #036;
	border-left: 1px solid #036;*/
	border-bottom: 1px solid #036;
	/*background-image: url(../i/layout/bottom1_bg.gif);*/
	background-image: url('../i/layout/bottom1_bg3.gif');
	background-position: left 182px;
	z-index:10;
}

* html #container {
	height: 97%;
}

#footer {
	background: #357;
	margin-bottom: 100px;
	width: 760px;
	margin-top: -88px;
	top: -78px;
	position: relative;
	height: 1px;  Height of site footer, also change negative values to allow for poor browsers 
	z-index: 1;
}
div.legal-logos{
	width: 760px;
	margin:0 auto;
	padding-bottom: 5px;
	font-size: 0.8em;

}
div#main div.legal-logos div#siteinfo-legal p{
	font-size: .8em;
	width: 400px;

}
div#logo{
	float: left;
	width: 760px;
}
div#igaf-surround{
	float: left;
	width: 740px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
div#logo img{
	float: right;
}
div.footer-text{
	width: 600px;
}
div.footer-logo{
	width: 145px;

}
div.iip{
	float: right;
	width: 145px;
}
div.igaf{
	float: left;
	width: 145px;

}
div.member{
float: left;
	width: 580px;

}
div.registered p{
	padding-top: 20px;
	text-align: justify;

}
div.member p{
	padding-top: 20px;
	text-align: justify;

}
div.legal-logos div#logo div.registered{
	width: 500px;
	float: left;
	margin: 0 auto;
	text-align: center;
}
/*#footer {
	background: #357;
	margin-bottom: 100px;
	width: 760px;
	margin-top: -78px;
	top: -78px;
	position: relative;
	height: 80px;  Height of site footer, also change negative values to allow for poor browsers 
z-index: 1;
	float: left;
	background-color: #ecf8ff;
	padding-top: 5px;
}
html body div#footer.footer2{
	display: none;
}

* html #footer {	
	background: #357;
	margin-bottom: 100px;
	width: 760px;
	margin-top: -78px;
	top: -78px;
	position: relative;
	height: 80px;  Height of site footer, also change negative values to allow for poor browsers 
z-index: 1;
	float: left;
	background-color: #ecf8ff;
	padding-top: 5px;
}*/

/* important for stopping footer overlapping body content */
div#content {
	padding-bottom: 40px;
}

.index div#content {
	padding-bottom: 140px;
}

/* =PAGE LAYOUT IDS **************************************************************************/
/* main container positioning at the top of page */

/* =HEADER CONTAINER */

#header {
	height: 182px;
	background: url(../i/layout/header-bg.gif);
}

/* =MAIN CONTAINER */
	
#main{
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;    
	text-align: left;
}	
	
	/* =global nav */
	
	* html div#nav-global {
		/* hide ie/mac \*/
		height: 1%;
		/* end hide */
	}
	
	#nav-global div.wrapper {
		position: absolute;
		left: 0;
		top: 0;
		/*width: auto;*/
	width: 100%;
	
		margin-top: 0;
		text-align: center;
		margin: 0 auto;
	}
	
	div#nav-global div ul {
		width: 730px;
		/*width: auto;*/
		text-align: center;
		margin: 0 auto;
		padding: 0;
		line-height: 1em;
		list-style: none;
		padding-top:5px;
		
		
	}
	
	#nav-global div ul li {
		float: left;
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		line-height: 1em;
		background-image: url(../i/layout/nav-divider.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	
	#nav-global div ul li.last {
		background: none;
	}
	
	#nav-global div a {
		display: inline-block;
		/* hide from ie/mac \*/
		display: block;
		/* end hide */
		font-weight: bold;
		text-decoration: none;
		margin: 0;
		padding: 5px 8px;
		color: #000;
	}
	
	div#nav-global {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;/*
		margin: 0 auto;
		text-align: center;*/
	}
	
	#nav-quick {
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		margin: 60px 10px 0 0;
		
	}
	
	#nav-quick form {
		font-size: 90%;
	}
	
	
	
	div#nav-global .wrapper {
		background-image: url(../i/layout/topbg2.gif);
	}
	
	div#nav-global ul {
		/*background: #976;*/
		background-image: url(../i/layout/topbg2.gif);
		height: 41px;
		
	}
	
	div#main {
		padding-top: 40px;
	}
	
	div#main div#content {
		display: block;
		width: 100%;
		width: 760px;
		margin: 0 auto;
		position: relative;/*
		background: Aqua;*/
	}

	/* =content-sub */
	
	#content-sub div {
		float: right;
		width: 180px;
		background: #874; 
		display: inline;
	}
	

	
/* =FOOTER CONTAINER */
/* main footer positioning at the top of the page */

div#footer {

}

div#siteinfo-logo1 {
	float: left;
	width: 20%;
	text-align: left;
}

div#siteinfo-logo1 img {
	padding-left: 30px;
}

div#siteinfo-logo2 {
	float: right;
	width: 20%;
	text-align: left;
}

div#siteinfo-logo2 img {
	padding-left: 30px;
}

div#siteinfo-logos img.footer-logo-2 {
	padding-bottom: 4px;
}

div#siteinfo-legal {
	float: left;
	width: 55%;
	padding: 15px 0 0 15px;
	font-size: 90%;
	text-align: center;
	padding-right: 2em;
}

* html div#siteinfo-legal {
	font-size: 85%;
}

div#main {
	padding: auto 2em;
}

div#main object {
	margin: .5em 3.2em;
}

#columnLeft h1, #columnRight h1 {
	margin-top: 0;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#columnLeft ul li, #columnRight ul li {
	margin-bottom: .5em;
}

#columnLeft a, #columnRight a {
	font-weight: normal;
}

div#columnLeft {
	width: 40%;
	float: left;
	padding-left: 4em;
}

div#columnRight {
	width: 40%;
	float: right;
	padding-right: 4em;
}

#columnCentral ul {
	margin-top: .5em;
}

#columnCentral ul li {
	margin-bottom: .5em;
}

/* profile section */

div#profile {
/*	display: block;*/
	width: 400px;
	margin: 0 auto;
	padding: 0;
}

div#content div#profile h3, div#content div#profile p {
	padding: 0; 
	margin: .8em 0;
}

div#profile img {
	float: right;
	border: 1px solid #ddd;
	padding: 0;
	margin-left: 7px;
}

div#columnLeft2 a, div#columnRight2 a {
	text-decoration: none;
}

div#columnLeft2 a:hover, div#columnRight2 a:hover {
	color: #007CB2;
}

div#columnLeft2 {
	float: left;
	/*width: 40%;*/
}

div#columnLeft2 p {
	width: 200px;
	
}


#content #columnRight2 {
	float: right;
	width: 56%;
	margin-left: 0;
	padding-left: 0;
	padding-right: 20px;
}

#content #columnRight2 p {
	margin-left: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #004B6C; 
	font-size: 120%;
}

div#columnLeft2 h1 {
	margin-top: 6px;
}

div#contactDetail	{
	width: 460px;
	margin: 0 auto;
	border: 1px solid #ddd;
}

#subfooter {
	/*margin: .4em;
	margin-bottom: 0;*//*
	padding-bottom: .2em;*/
	color: #000;
	position: relative;
	clear:both;
	font-size: 85%;
	background: #F1F7FC;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
/*	padding-top: .2em;*/
}

div#footer-placeholder {
	width: 760px;
	margin: 0 auto;
}

#subfooter a {
	color: #000;
}

#subfooter a:hover {
	color: #017CB1;
}

#siteinfo-websiteby {
	margin: .3em;
	float:right;
	text-align: right;
}

#siteinfo-contact {
	margin: .3em;
	float:left;
	text-align: left;
}

/* test bits */

div#test {
	position: absolute;
	background: #ccc;
	border: 1px solid #555;
	padding: 0;
	margin: 0;
	width: 150px;
	top: 200px;
	left: 10px;
	z-index: 1;
}

div#test ul, div#test ul li, div#test h1 {
	margin: 0; padding: 0;
	font-size:95%;
}

div#test ul {
	margin: 1em 0;
}

div#test ul li {
	padding: 3px;
}

div#test ul a {
	text-decoration: underline;	
}

div#test ul a:hover, div#test ul a:active {
	color: #fff;
	background: #555;
	padding: 3px;
}

div#test h1 {
	background: #666;
	color: #fff;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



p.break{
	clear: both;
}
div#content h3{
	clear: both;

}
div#content h3.spaced{
	clear: both;
	margin-top: 10px;

	width: 600px;

}