/**
 MAPLE LIFE, INC.
 
 Created by Vincent Perlerin
 For 		WebFirst, Inc
 6/16/2006
 
 */
 
 /* SHARED LAYOUT */
 
*{
	margin: 0;
	padding: 0;
 }
 
#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

body {
	text-align:center;
	margin:5px 0;
	/*font-size:105%;*/
}
 
.clear {
	clear:both;
}

 /* HEADER ****************************************************************/  
 
#header h1 {
	display:none; 
}
 
#header table {
 	width:770px;
	height:80px !important;
	background-image:url(../_graphics/common/header.jpg);
	background-repeat:no-repeat;
}

#top_links {
	margin-right:55px;  
}

#top_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#top_links ul li { 
	display: inline; 
	padding-right:10px;
}

#top_links ul li.last { 
	padding-right:0px;
}

#top_links ul li a	{
	text-decoration: none;
	padding: .2em 1em;
}

#top_links ul li span {
	font-weight: bold;
	color: #929496;
}

#top_links ul li.last  a.minus  {
	padding: .2em 1em .2em 0em;
}
	
#top_links ul li.last  a.plus  {
	padding: .2em 0em .2em 1em;
}

/* MENU ****************************************************************/  
#menu {
	/*background-image:url(../_graphics/layout/bg_menu2.gif);*/
	/*background-repeat:repeat-x;*/
	background-color: #929496;
	height:23px;
	padding-left:30px;
}

#nav {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px;
	display: inline;
	overflow: hidden;
}
		
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 23px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

	
#thome a  {
	width: 80px;
	background: url(../_graphics/menu/home_off.gif) top left no-repeat;
	}
	
#thome a:hover, #thome a.current {
	width: 80px;
	background: url(../_graphics/menu/home_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}
	
#tabout a  {
	width: 74px;
	background: url(../_graphics/menu/about_off.gif) top left no-repeat;
	}
	
#tabout a:hover, #tabout a.current   {
	width: 74px;
	background: url(../_graphics/menu/about_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
}

#tservices a  {
	width: 80px;
	background: url(../_graphics/menu/services_off.gif) top left no-repeat;
	}
	
#tservices a:hover, #tservices a.current {
	background: url(../_graphics/menu/services_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}
	
#tsellers a  {
	width: 78px;
	background: url(../_graphics/menu/sellers_off.gif) top left no-repeat;
	}
	
#tsellers a:hover, #tsellers a.current    {
	background: url(../_graphics/menu/sellers_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}		
	
#tindustry a  {
	width: 78px;
	background: url(../_graphics/menu/industry_off.gif) top left no-repeat;
	}
	
#tindustry a:hover, #tindustry a.current    {
	background: url(../_graphics/menu/industry_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}

#tinvestors a  {
	width: 88px;
	background: url(../_graphics/menu/investors_off.gif) top left no-repeat;
	}
	
#tinvestors a:hover, #tinvestors a.current   {
	background: url(../_graphics/menu/investors_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}	

#tlicensing a  {
	width: 89px;
	background: url(../_graphics/menu/licensing_off.gif) top left no-repeat;
	}
	
#tlicensing  a:hover, #tlicensing a.current   {
	background: url(../_graphics/menu/licensing_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}	

#tresources a  {
	width: 91px;
	background: url(../_graphics/menu/resources_off.gif) top left no-repeat;
	}
	
#tresources  a:hover, #tresources a.current   {
	background: url(../_graphics/menu/resources_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}		
	
#tcontact a  {
	width: 91px;
	background: url(../_graphics/menu/contact_off.gif) top left no-repeat;
	}
	
#tcontact  a:hover, #tcontact a.current   {
	background: url(../_graphics/menu/contact_on.gif) top left no-repeat;
	border:0px; /* FIREFOX */
	}	
	
	

/* GRAPHICS ****************************************************************/  
#graphics1 {
	width:770px;
	height:200px;
	background-image:url(../_graphics/common/main-image.jpg);
}

	/* DID YOU KNOW  ****************************************************************/  		
	#did_you_know_container {
		float:right;
		width:146px;
		padding-top:10px;
		padding-right:13px;
	}
	
	#did_you_know_container .bottom_image
	{
		margin-top: -3px;
	}
	
	#did_you_know_text {
		display:block;
		background-color:#FAFAFA;
		border:1px solid #D5D5D5;
		border-top:0px;
	}

/* LEARN MORE ****************************************************************/
.learn_more {
	text-align:right;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.learn_more span
{
	font-weight: bold;
	color: #929496;
	padding-left: 18px;
}

.learn_more  a:link, .learn_more a:visited {
	padding-left:5px;
	text-decoration:none;
	/*background:url(../_graphics/shared/bullet2.gif) no-repeat;*/
}
