body 
{
	background: #FFF url(../images/background.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background-position: top;
	height: 100%;
	border: solid 0 #000;
	font-size:12px;

	
}


#testimonials 
{
	background:#FFF url(../images/background.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background-position: top;
	height: 100%;
	border: solid 0 #000;

	
}

.mainframe 
{
 margin:52px 0 0 0;
 padding:0;  
 width:705px; 
 text-align:center;
}


#network
{
	background: #FFF url(../images/networkbackground.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background-position: top;
	height: 100%;
	border: solid 0 #000;

	
}

#network_new
{
	background: #FFF url(../images/networkbackground.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background-position: top;
	height: 100%;
	border: solid 0 #000;

	
}

#bgtable 
{
	margin: 0 auto;
	padding: 0;
	width: 679px;	
	text-align: center;
	background-color: #FFF;
	
}

.header 
{
	font-family: Arial;
	font-size: 11px;
	color: #91ac0e;
	font-weight: bold;	
	text-align: right;
	padding-right: 25px;
}

.header a 
{
	
color: #91ac0e;
text-decoration: none;	
	
}

/* MENU STYLES */


#navmenu 
{
margin-left: 0;
margin-top:0;
margin-bottom: 0;
padding:  0 0;
height: 54px;
list-style: none;
display: inline;
overflow: hidden;
float:left;
width: 516px;
border: solid 0 #000;
}

#navmenu li
{
border-bottom: solid 0px white;
height:15px;
float:left;
list-style: none;

/*display: inline;*/
}
	
#navmenu a
{
border: solid 0px black;
margin: 0px 0px 0px 0px; 
padding: 0px  0px 0px 0px ;
height:15px;
float:left;

}
	
#navmenu a:hover
{
background-position: 0 ;

}

#navmenu a:active, #navmenu a.selected
{
background-position: 0 ;
}


#navmenu1 
{
   
margin: 10px  0 0 9px;
padding:  0 0 0 0;
height: 54px;
list-style: none;
overflow: hidden;
float:left;
width: 505px;
border: solid 0 #000;
background-color: Transparent;
}

#navmenu1 li
{
border-bottom: solid 0px white;
height:15px;
float:left;
list-style: none;

/*display: inline;*/
}
	
#navmenu1 a
{
border: solid 0px black;
margin: 0; 
padding: 0 ;
height:15px;
float:left;
background-color: Transparent;

}
	
#navmenu1 a:hover
{
background-position: 0 ;

}

#navmenu1 a:active, #navmenu1 a.selected
{
background-position: 0 ;
}



	
	
	
	#INDEX , #INDEX a  {
	background: transparent url(../images/home_off.gif) ;
	width: 37px;
	height: 54px;
	
		
	}
	
#INDEX a:hover  {
	background: url(../images/home_on.gif) ;
	}
	
#INDEX .selected  {
	background: url(../images/home_on.gif) ;
	} 
	

#ABOUT, #ABOUT a {
	background: url(../images/about_off.gif) ;
	width: 59px;
	height: 54px;
	}
	
#ABOUT a:hover  {
	background: url(../images/about_on.gif) ;
	}
	
#ABOUT .selected  {
	background: url(../images/about_on.gif) ;
	}

#SERVICES, #SERVICES a  {
background: url(../images/services_off.gif) ;
width: 73px;
	height: 54px;
	}
	
#SERVICES a:hover  {
	background: url(../images/services_on.gif) ;
	}
	
#SERVICES .selected  {
	background: url(../images/services_on.gif) ;
	}

#NETWORK, #NETWORK a  {
	background: url(../images/network_off.gif) ;
	width: 85px;
	height: 54px;
	}
	
#NETWORK a:hover  {
	background: url(../images/network_on.gif) ;
	}
	
#NETWORK .selected  {
	background: url(../images/network_on.gif) ;
	}


#FUNDING, #FUNDING a  {
	background: url(../images/brokers_off.gif) ;
	width: 69px;
	height: 54px;
	}
	
#FUNDING a:hover  {
	background: url(../images/brokers_on.gif) ;
	}
	
#FUNDING .selected  {
	background: url(../images/brokers_on.gif) ;
	}

	
	#CATALYSTNETWORK, #CATALYSTNETWORK a  {
	background: url(../images/catalyst_network.gif) ;
	width: 73px;
	height: 54px;
	}
	
	#CATALYSTNETWORK a:hover  {
	background: url(../images/catalyst_network_on.gif) ;
	}
	
#CATALYSTNETWORK .selected  {
	background: url(../images/catalyst_network_on.gif) ;
	}

#NEWS, #NEWS a  {
	background: url(../images/news_off.gif) ;
	width: 49px;
	height: 54px;
	}
	
#NEWS a:hover  {
	background: url(../images/news_on.gif) ;
	}
	
#NEWS .selected  {
	background: url(../images/news_on.gif) ;
	}

#EVENTS, #EVENTS a  {
	background: url(../images/events_off.gif) ;
	width: 60px;
	height: 54px;
	}
	
#EVENTS a:hover  {
	background: url(../images/events_on.gif) ;
	}
	
#EVENTS .selected  {
	background: url(../images/events_on.gif) ;
	}
	
#CONTACT, #CONTACT a  {
	background: url(../images/contact_off.gif) ;
	width: 67px;
	height: 54px;
	}
	
#CONTACT a:hover  {
	background: url(../images/contact_on.gif) ;
	}
	
#CONTACT .selected  {
	background: url(../images/contact_on.gif) ;
	}
	
	
h2 
	{
		
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	color: #333;	
	margin: 20px 0 0 0 ;
	padding: 0;
		
	}
	
.indexhead 
	{
		
	font-family: arial;
	font-size: 13px;
	color: #91ac0e;	
	margin-bottom: 0;
	padding-bottom: 0;
		
	}
	
.main
	{
	width: 700px;	
	font-family: arial;
	font-size: 12px;
	color: #333;	
	text-align:left;
	margin-left: 7px;
	margin-top: 15px;
	padding: 0 0 0 0;
	
	}
	
h3 
	{
		
	font-family: arial;
	font-size: 12px;
	color: #91ac0e;	
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
		
	}	
	
.date 
{
padding-bottom:5px;
margin-bottom:5px;
width: 460px;
border-bottom: solid 1px #91ac0e;	
	
}	

.author
{
padding-bottom:15px;
padding-top:5px;
margin-top:0;
width: 460px;
border-bottom: solid 1px #91ac0e;	
color: #99CC00;	
font-size:10px;	
}	
	
.newsheading
	{
		
	font-family: arial;
	font-size: 13px;
	color: #91ac0e;	
	text-align:left;
	margin-bottom: 0;
	padding-bottom: 0;
	
	}	
.newstext
	{
		
	font-family: arial;
	font-size: 12px;
	color: #333;	
	text-align:left;
	margin: 5px 0 0 0;
	padding: 0;
	
	}
	
	/*.newstext p, .newstext P 
	{
		
	margin-top: 0;
	padding-top: 0;	
		
		
	}*/
	
.newstext a 
{
	color: #91ac0e;	
	text-decoration: underline;
	margin-bottom: 0;
	padding-bottom: 0;
	
}	

.newstext a:hover 
{
	text-decoration: none;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.bluelist 
{
	color: #91ac0e;	
	font-size: 12px;
	
}

.formtext 
{
	
	font-family: arial;
	font-size: 9px;
	color: #333;	
	text-align:left;
	font-weight: bold;
	margin-bottom:5px;
	
}


.bluetext 
	{
		
	font-family: arial;
	font-size: 12px;
	color: #91ac0e;	
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;	
	}
	
.smallnews 
{
	
	font-family: arial;
	font-size: 9px;
	color: #333;	
	text-align: left;
	width: 166px;
	padding: 0;
	margin:10px 0 0 0;
}

.smallnews a 
{
color: #91ac0e;
text-decoration: underline;	
font-size: 9px;	
}

.smallnews a:hover 
{

text-decoration: none;
font-size: 9px;	
	
}


.quotation
{
	
	font-family: arial;
	font-size: 40px;
	color: #91ac0e;	
	
}	

.quoteperson 
{
	font-family: arial;
	font-size: 11px;
	color: #666;	
	text-align: left;
	font-weight: bold;
	
}

a 
{
	color: #91ac0e;	
	text-decoration: underline;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:12px;
	
}	

a:hover 
{
	text-decoration: none;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

#bluelist 
{

color: #666;	
margin-left: -22px !important;
margin-left: 20px;
font-size:12px;
	
}

#bluelist2 
{

color: #91ac0e;	
margin-left: -22px !important;
margin-left: 24px;
	
}

.dottedline 
{
border-bottom: dotted 1px #91ac0e;	
text-align: left;
	
}

.links a 
{
	color: #91ac0e;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:9px;
	font-weight: bold;
	
}	

.links a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.news a 
{
	color: #91ac0e;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:9px;
	font-weight: normal;
	
}	

.news a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}

#greenbullet 
{

list-style-image: url(../images/bullet.gif);	

/*-------------------------- LEFT NEMU --------------------------*/	
}

#leftmenu 
{
width: 202px;
margin: 2px 0 4px 0;
padding:  0 0 0 0;
list-style: none;
display: inline;
overflow: hidden;
float:left;
clear:both;

}

#leftmenu li, #leftmenu ul
{
border: solid 0 #FFF;
margin: 0 0 0 0;
padding:  0 0 0 0;
float:left;
list-style: none;



/*display: inline;*/
}
	
#leftmenu a
{
height:21px;
float:left;
margin: 0 0 0 0;
padding:  0 0 0 0;
background-color: #FFF;
}
	

#leftmenu a:hover
{
background-position: 0 ;

}

#leftmenu a:active, #leftmenu .selected
{
background-position: 0 ;
}


#Testimonials, #Testimonials a  {
	background: #FFF url(../images/client_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#Testimonials a:hover, #Testimonials .selected, #Testimonials .active  {
	background: url(../images/client_on.JPG) no-repeat ;
	}

#BusinessMot, #BusinessMot a  {
	background: #FFF url(../images/businessmot_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#BusinessMot a:hover, #BusinessMot .selected, #BusinessMot .active  {
	background: url(../images/businessmot_on.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}

#EventSpeakers, #EventSpeakers a  {
	background: #FFF url(../images/eventspeakers_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#EventSpeakers a:hover, #EventSpeakers .selected, #EventSpeakers .active   {
	background: url(../images/eventspeakers_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;
	}

#Recruitment, #Recruitment a  {
	background: #FFF url(../images/recruitment_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#Recruitment a:hover, #Recruitment .selected, #Recruitment .active   {
	background: url(../images/recruitment_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;
	}
	
#InterimManagement , #InterimManagement a  {
	background: #FFF url(../images/interimmanagement_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#InterimManagement a:hover, #InterimManagement .selected, #InterimManagement .active  {
	background: url(../images/interimmanagement_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}
	
	
#Academy, #Academy a  {
	background: #FFF url(../images/academy_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#Academy a:hover  {
	background: url(../images/academy_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}

#Academy .selected  {
	background: url(../images/academy_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}

#SalesTraining, #SalesTraining a  {
	background: #FFF url(../images/salestraining_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#SalesTraining a:hover  {
	background: url(../images/SalesTraining_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}

#SalesTraining .selected  {
	background: url(../images/SalesTraining_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#Consultancy, #Consultancy a  {
	background: #FFF url(../images/Consultancy_off.JPG ) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#Consultancy a:hover, #Consultancy .selected, #Consultancy .active {
	background: url(../images/Consultancy_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#Sales , #Sales a  {
	background: #FFF url(../images/Sales_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#Sales a:hover, #Sales .selected, #Sales .active  {
	background: url(../images/Sales_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#Management , #Management a  {
	background: #FFF url(../images/Management_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#Management a:hover, #Management .selected, #Management .active  {
	background: url(../images/Management_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#Training, #Training a  {
	background: #FFF url(../images/Training_off.gif) no-repeat ;
	height:21px;
background-color: #FFF;
	}
	
#Training a:hover, #Training .selected, #Training .selected  {
	background: url(../images/Training_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#howwework, #howwework a  {
	background: #FFF url(../images/howwework_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#howwework a:hover, #howwework .selected, #howwework .active  {
	background: url(../images/howwework_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#Howwework, #Howwework a  {
	background: #FFF url(../images/howwework_off.gif) no-repeat ;
	height:21px;
background-color: #FFF;
	}
	
#Howwework a:hover, #Howwework .selected, #Howwework .active  {
	background: url(../images/howwework_on.gif) no-repeat;
	height:21px;
background-color: #FFF;}

#members, #members a  {
	background: #FFF url(../images/members_off.jpg) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;

	}
	
#members a:hover, #members .selected, #members .active  {
	background: url(../images/members_on.jpg) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#networkcategories , #networkcategories a  {
	background: #FFF url(../images/networkcategories_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#networkcategories a:hover, #networkcategories .selected  {
	background: url(../images/networkcategories_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}

#membership, #membership a  {
	background: #FFF url(../images/membership_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#membership a:hover, #membership .selected  {
	background: url(../images/membership_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}
	
	#networkcontact , #networkcontact a  {
	background: #FFF url(../images/networkcontact_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#networkcontact a:hover, #networkcontact .selected  {
	background: url(../images/networkcontact_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}
	
#additional, #additional a  {
	background: #FFF url(../images/additional_off.gif) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#additional a:hover, #additional .selected  {
	background: url(../images/additional_on.gif) no-repeat ;
	height:21px;
background-color: #FFF;}


#downloadarea, #downloadarea a  {
	background: #FFF url(../images/download_off.JPG) no-repeat ;
	width: 202px;
	height:21px;
background-color: #FFF;
	}
	
#downloadarea a:hover, #downloadarea .selected  {
	background: url(../images/download_on.JPG) no-repeat ;
	height:21px;
background-color: #FFF;}


#footer 
{
font-family: arial;
	font-size: 10px;
color: #333;
width: 675px;
height:26px;
padding:10px 15px 10px 15px;	
border:solid 1px #ccc;
text-align:left;
margin: 0 0 10px 8px;
}

#footer a 
{
	color: #91ac0e;	
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:10px;
	
}	

#footer a:hover 
{
	text-decoration: underline;	
	margin-bottom: 0;
	padding-bottom: 0;
	
}	
.latestnews 
{
font-size:12px;
font-weight:bold;
color:#91ac0e;    
}

#newstable 
{
    
    width:162px;
    border: solid 1px #ccc;
    padding:17px;
}
	.statement 
	{
	   font-size:13px;
	   color:#91ac0e;
	   font-weight:bold; 
	}
.select 
{
	background-color: #fff;
	padding: 2px;
	font-family: arial;
	font-size: 9px;
	color: #333;	
	text-align:left;
	font-weight: normal;
	margin-bottom:5px;
	height:35px;
	
}

#headerdetails 
{
    font-family: arial;
     font-size:8px;
 color:#333;
 font-weight:bold;  
 float:left;
 width:550px;
 text-align:right;
 margin:8px 8px 0 0;
}

#telnumber 
{
    font-family: arial;
 font-size:19px;
 color:#FFF;
 font-weight:normal; 
 float:left;  
 margin:7px 0 0 0;
}

Form1 input 
{
    
 font-size:10px;   
}