body {
	background:#5F5F5F; 
	margin:20px auto 0 auto; 
	padding:0;	
	text-align:center;	
	font: 62.5% verdana, arial, tahoma, lucida, sans-serif;	
	color:#020202; 
}

#wrapper {
	position:relative;
	width: 766px; 
	margin:0px auto 0px auto;
	text-align:left;
}


/*Styles for page header
--------------------------------------------*/


#header{
		width:766px; 
		height:98px; 
		margin:0; 
		padding:0; 
		background:url(../images/header_bg.gif) bottom no-repeat;
		border-bottom:3px solid #FFF;
}
#logo{
	background:transparent url(../images/logo.gif) no-repeat;
	float:left;
	width:175px;
	height:76px;
	margin:20px 0 0 20px;
	padding:0;
	}
#logo a {
	display: block; 
	overflow: hidden; 
	font-size: 1px; 
	height: 0px; 
	padding-top:72px;
}



/*Styles for images used in top banner on home page
---------------------------------------------------------*/
#tagline_home, #tagline_strategy, #tagline_market-intelligence, #tagline_business, #tagline_finance, #tagline_corporate, #tagline_biotecanada, #tagline_contact, #tagline_about, #tagline_news, #tagline_expertise {
	width:766px; 
	height:254px; 
	margin:0; 
	padding:0; 
	border:0px solid #FFF;
}
#tagline_strategy {background: url(../images/top/strategy.jpg) top no-repeat; }
#tagline_market-intelligence {background: url(../images/top/market-intelligence.jpg) top no-repeat; }
#tagline_business {background: url(../images/top/business.jpg) top no-repeat;}
#tagline_finance {background: url(../images/top/finance.jpg) top no-repeat;}
#tagline_corporate {background: url(../images/top/corporate.jpg) top no-repeat;}
#tagline_biotecanada {background: url(../images/top/biotecanada.jpg) top no-repeat;}
#tagline_contact {background: url(../images/top/contact.jpg) top no-repeat;}
#tagline_about {background: url(../images/top/about.jpg) top no-repeat;}
#tagline_news {background: url(../images/top/news.jpg) top no-repeat;}
#tagline_expertise {background: url(../images/top/expertise.jpg) top no-repeat;}


div#subnav ul { width:206px; list-style-type: none; font:11px Tahoma, Arial, Helvetica, sans-serif; margin:0px; padding:54px 0 0 8px;}
div#subnav ul li span { visibility:hidden; }
div#subnav ul li a { display:block; width:206px; height:31px; background-repeat: no-repeat; background-position: left top; margin:0; padding:0; text-decoration:none; }


div#subnav a#strategy { background-image: url(../images/buttons/strategy.gif); }
div#subnav a#strategy:hover, div#subnav a#strategy_active { background-image: url(../images/buttons/strategy_on.gif); }
div#subnav a#market { background-image: url(../images/buttons/market.gif); }
div#subnav a#market:hover, div#subnav a#market_active  { background-image: url(../images/buttons/market_on.gif); }
div#subnav a#financial { background-image: url(../images/buttons/finance.gif); }
div#subnav a#financial:hover, div#subnav a#financial_active { background-image: url(../images/buttons/finance_on.gif); }
div#subnav a#business { background-image: url(../images/buttons/business.gif); }
div#subnav a#business:hover, div#subnav a#business_active { background-image: url(../images/buttons/business_on.gif); }
div#subnav a#corporate { background-image: url(../images/buttons/corporate.gif); }
div#subnav a#corporate:hover, div#subnav a#corporate_active { background-image: url(../images/buttons/corporate_on.gif); }



/* Styles for main content
-------------------------------*/
#content_home, #content_strategy, #content_market-intelligence, #content_business, #content_finance, #content_corporate, #content_biotecanada, #content_contact, #content_about, #content_news, #content_expertise {
	float:left; 
	width:766px;
	padding:0;
	margin:0;
	text-align:left;
}
#content_strategy {background: #FFF url(../images/main/strategy.jpg) top no-repeat;}
#content_market-intelligence {background: #FFF url(../images/main/market-intelligence.jpg) top no-repeat;}
#content_business {background: #FFF url(../images/main/business.jpg) top no-repeat;}
#content_finance {background: #FFF url(../images/main/finance.jpg) top no-repeat;}
#content_corporate {background:#FFF url(../images/main/corporate.jpg) top no-repeat;}
#content_biotecanada {background:#FFF url(../images/main/biotecanada.jpg) top no-repeat;}
#content_contact {background: #FFF url(../images/main/contact.jpg) top no-repeat;}
#content_about {background: #FFF url(../images/main/about.jpg) top no-repeat;}
#content_news {background: #FFF url(../images/main/news.jpg) top no-repeat;}
#content_expertise {background: #FFF url(../images/main/expertise.jpg) top no-repeat;}

#left {
	float:left;
	width:210px;
	padding:10px 0 40px 10px; 
	margin:20px 0 0 10px;
	text-align:left;
	background: url(../images/news_bg.gif) top no-repeat;
}

#left h3 {
	width:209px;
	margin:0px;
	padding: 0px 0px 2px 8px;
	color:#CAC72A;
	font: bold 1.8em/1.9em arial, verdana, tahoma, sans-serif;
	
}
#left p {
	color:#6F7070;
	font: bold 1.1em/1.4em arial, verdana, tahoma, sans-serif;
	margin:0px;
	padding:6px 8px 0px 8px;

}
#left a {
	color:#69B8D6;
	text-decoration:none;
}
#left a:hover {
	color:#69B8D6;
	text-decoration:underline;
}

	

#right {
	text-align:left;
	float:left;
	width:400px;
	padding:20px 40px 40px 0px; 
	margin:10px 0 0 0;
}
#right p {
	color:#4B535D;
	font-size:1.1em;
	line-height:1.4em;
	padding: 5px 10px 7px 40px;
	margin:0;
}	

#right ul {
	color:#4B535D;
	font-size:1.1em;
	line-height:1.4em;
	margin:0px 0 5px 15px;
	padding:5px 0 0 60px;
}

#sidebar {
	text-align:left;
	float:left;
	width:160px;
	padding:20px 0px 40px 10px; 
	margin:40px 0 0 0;
	font:bold 1.1em arial, verdana, tahoma, sans-serif;
}

#sidebar ul {list-style-type:none; margin:0 0 0 8px; padding:0;}
#sidebar li {padding:5px 0;}

#sidebar a {
	color:#69B8D6;
	text-decoration:none;
}
#sidebar a:hover {text-decoration:underline;}
#sidebar a.active {color:#E15425;}
div#textrotator {with:160px; margin:5px 0 0 -1px; padding:20px 0px 20px 10px; font-weight:normal; color:#4B535D; }

#main {
	text-align:left;
	float:right;
	width:460px;
	padding:20px 120px 40px 0px; 
	margin:10px 0 0 0;
}
#main p {
	color:#4B535D;
	font-size:1.1em;
	line-height:1.4em;
	padding: 5px 10px 7px 40px;
	margin:0;
}	
#main h4 {font: bold 1.4em/1.2em arial, verdana, tahoma, sans-serif; padding: 18px 0 0 40px; margin:0; color:#E15425;}
#main h4.firstpost {padding-top:10px;}
#contact-table {margin-left:32px; margin-top:0px;}
#main td {vertical-align:top; font-size:1.1em; line-height:1.4em; color:#4B535D;}
#main ul {
	color:#4B535D;
	font-size:1.1em;
	line-height:1.4em;
	margin:0px 0 5px 15px;
	padding:5px 0 0 60px;
}
#main ul li ul {
	color:#4B535D;
	font-size:1em;
	line-height:1.4em;
	margin-left:30px;
	padding:0;
	list-style-type: disc;

}

#main #col1 {float:left; width:240px; margin:0; padding:0;}
#main #col2 {float:right; width:210px; margin:0; padding:0;}

#main #col1 ul {padding-left:40px;}
#main #col2 ul {padding-left:20px;}
#main #col1 ul li ul, #main #col2 ul li ul {margin-left:0px;}

#right a, #main a {color:#4B535D;}
#right a:hover, #main a:hover { color:#CAC72A;}


#title_strategy {background: url(../images/titles/strategic-services.gif) no-repeat;} 
#title_market-intelligence {background: url(../images/titles/market-intelligence.gif) no-repeat;}
#title_finance {background: url(../images/titles/finance.gif) no-repeat;}
#title_corporate {background: url(../images/titles/corporate.gif) no-repeat;}
#title_business {background: url(../images/titles/business-development.gif) no-repeat;}
#title_contact {background: url(../images/titles/contact.gif) no-repeat;}
#title_about {background: url(../images/titles/about.gif) no-repeat;}
#title_team {background: url(../images/titles/team.gif) no-repeat;}
#title_network {background: url(../images/titles/network.gif) no-repeat;}
#title_therapeutic {background: url(../images/titles/therapeutic.gif) no-repeat;}
#title_testimonials {background: url(../images/titles/testimonials.gif) no-repeat;}
#title_news {background: url(../images/titles/news.gif) no-repeat;}
#title_expertise {background: url(../images/titles/expertise.gif) no-repeat;}
#title_corporate {background: url(../images/titles/corporate.gif) no-repeat;}
#title_biotecanada {background: url(../images/titles/biotechcanada.gif) no-repeat;}



#title_news, #title_contact, #title_strategy, #title_business, #title_corporate, #title_market-intelligence, #title_finance,  #title_about, #title_team, #title_network, #title_therapeutic, #title_testimonials,  #title_expertise, #title_home, #title_biotecanada  {
	width:350px;
	height:28px;
	margin:0;
	padding:0;
}




/*styles for footer */
#footer{
	clear: both; 
	text-align: left;
	padding:0;
	margin:0;
	width:766px;
	height:48px;
	background: url(../images/footer_bg.gif) top no-repeat;
}
#footer p {float:left; font:bold 1.1em arial, verdana, sans-serif; color:#A9B0B1; padding:12px 20px;}


/* Styles for quotes 
------------------------------------*/


.padLeft {float:right; padding-left:20px; padding-bottom:10px;}

.hide {display:none;}




