.new_clearFix {
	clear: both;
}


div#mainwrapper {
margin:auto;
width:98%;
}
div#maincontent {
width:100%;
}
div#wrappertop {
float:left;
padding-top:23px;
padding-bottom:20px;
margin:0;
width:100%;
margin-top:3px;
height:50px;
}
div#wrapperimage {
float:left;
width:640px;
}
div#wrapperflash {
float:left;
width:350px;
}
div#footer_flash {
position:relative;
top:-480px;
border-top:none;
}
div#footer {
position:relative;
/*top:-480px;*/
border-top:none;
}
div#mainbody {
	width:990px;
		float:none;
		margin:auto;

}
div#left_image { 
	width:100px;
		float:left;

}
div#view_choice_homepage { 
	position:relative;
	top:-488px;
	left:110px;
	width:850px;
		float:left;
		z-index:-50;

	padding-left:10px;
	padding-right:10px;
}
div#view_choice { 
	position:relative;
	/*top:-488px;*/
	/*left:110px;*/
	width:660px;
	/*width:850px;*/
		float:left;

	padding-left:10px;
	padding-right:10px;
}
div#view_choice_left { 
	background-image:url(../images/graybanner.png);
	background-repeat:no-repeat;
	width:180px;
		height:490px;
	/* [top] [right] [bottom] [left] */
		padding:15px 2px 15px 15px;
		z-index:200;	 

		float:left;
}
div#view_choice_body { 
	background-image:url(../images/largebox.png);
	background-repeat:no-repeat;
	width:450px;
		float:left;
	height:493px;
	/* [top] [right] [bottom] [left] */
		margin-left:5px;
		z-index:300;	 

}
div#view_choice_body_title { 
	/* [top] [right] [bottom] [left] */
		padding:15px 5px 15px 15px;
		width:380px;
		float:left;
}

div#view_choice_body_content { 
	/* [top] [right] [bottom] [left] */
	padding:15px 15px 25px 15px;
		width:410px;
		float:left;
		 height: 350px; 
		 overflow:auto;
		/* scrollbar css only works on ie */
		scrollbar-face-color: #ffffff; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-3dlight-color: #ffffff; 
		scrollbar-darkshadow-color: #ffffff; 
		scrollbar-shadow-color: #ffffff; 
		scrollbar-arrow-color: #000000; 
		scrollbar-track-color: #ffffff;
		font-size:1.2em;
}
div#view_choice_body_content p { 
	/* [top] [right] [bottom] [left] */
		line-height:1.4em;
		margin-bottom:1em;
}

div#homeleft_flash { 
	width:180px;
	width:200px;
		float:left;
		padding-left:0px;
		padding-right:0px;
}
div#homecentre_flash { 
	position:relative;
	top:-65px;
	left:5px;
	width:650px;
		float:right;
		z-index:-100;
		padding-left:0px;
		padding-right:0px;
}
div#right_nav { 
	float:right;
	background-image:url(../images/ventures_right_banner.png);
	background-repeat:no-repeat;
	height:490px;
	width:200px;
	z-index:100;
}

div#menuFlash {
	float:left;
 	height:300px;
	width: 990px;
		margin:auto;
		padding-left:8px;
		position:absolute; top:10px; left:100px;
		z-index:3000;
		color:#000000;
	font-weight:bold;
	font-size:13px;

} 


div#access {

	 
	 width:990px;

		
}

	
*************************************************************************************************


/*Horisontal Navigation [top] */

div#duff {

	 z-index:1000;
	 
	 width:100px;
	 background-color:#555555;
		
}

ul#nav_Right {
width:160px; 
	float:left;
	/* [top] [right] [bottom] [left] */
	padding:15px 0 10px 30px;
	
/*overflow:hidden;*/

/*position: absolute; left:0px;  top:550px;*/
}
ul#nav_Right ul {
	list-style:none;
}

ul#nav_Right li {
	list-style-image:url(../images/bullet_black.png);
	vertical-align:middle;
	width:100%;
	padding-bottom:4px;
	/* [top] [right] [bottom] [left] */
	padding:10px 0 10px 5px;
	margin-left:5px;

}
ul#nav_Right a {

		display:block;
/* padding:0 0 0 0.5em;*/
	text-decoration:none;
	text-transform:lowercase;
	
}
ul#nav_Right a span {
	float:left;
	 z-index:40000;
	display:block;
	color:#cccccc;
	font-weight:bold;
	font-size:1.3em;
		vertical-align:middle;

	font-family:Arial;
	
	
	
	
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
 ul#nav_Right a span {float:none;}
/* End IE5-Mac hack */

ul#nav_Right a:hover, ul#nav_Right a:focus, ul#nav_Right a:active, ul#nav_Right .active {
		background:none;
}
ul#nav_Right a:hover span, ul#nav_Right a:focus span, ul#nav_Right a:active span, ul#nav_Right .active span {
		background:none;
	color:#FFF;
}

/*************************************************************************************************
Sub-navigation */
ul#subNavUl {
	float:left;
	width:160px;
	padding-left:10px;
	color:#666666;
			list-style:none;

}
ul#subNavUl ul {
	list-style:none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 10em;

}
ul#subNavUl li {
	border-top:none;
	/*background:  url(../images/actionArrow.png) no-repeat 0 0.5em;*/
	list-style-image:none;
	background:  url(../images/greybullet.gif) no-repeat 0 0.5em;
	/*list-style-image:url(../images/greybullet.gif);*/
	/* [top] [right] [bottom] [left] */
	padding:8px 0 6px 30px;
	margin-left:0px;
}
ul#subNavUl li a {
	text-decoration:none;
	text-transform:lowercase;
	display:block;
}
ul#subNavUl li a span{
	color:#666666;
	font-weight:bold;
	font-size:1.2em;
	
	font-family:Arial;
}

ul#subNavUl li a:hover, ul#subNavUI li .active {
	color:#ff0000;
}
ul#subNavUl li a:focus, ul#subNavUl li a:active {
	color:#666666;
	background-color:#ffff99;
	text-decoration:none;
} 
ul#subNavUl a:hover span, ul#subNavUl a:focus span, ul#subNavUl a:active span, ul#subNavUl .active span {
		background:none;
	color:#000;
}
/*************************************************************************************************
Tab style (heading/title) */
h4.tab {
	/* [top] [right] [bottom] [left] */
	padding:0em;
	padding:4px 0 5px 0px;
	background:none;
}
h4.tab span {
	padding:0em;
	padding:4px 0px 5px 0;
	background:none;
	/*background-color:#FFFFFF;*/
	color:#666666;
	font-size:1.4em;
	text-transform:lowercase;
	text-decoration:none;
	font-weight:bold;
}
.tab span a {
	text-decoration:none;
	color:#666666;
}
div.listWithImage {
	width:380px;
}
div.content {
	float:left;
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
	width:250px;
}
div.content h3 a {
	font-size:1.1em;
	color:#666666;
		text-decoration:none;

}
div.content h3 a:hover, div.content h3 a:focus, div.content h3 a:active {
	font-size:1.1em;
	color:#000000;
	background-color:#ffffff;
}
div#access a{
	text-decoration:none;
}