/* CSS Document */
html, body{
	height:100%;
	}
body{
	font-family:"Lucida Grande", Lucida, Verdana, sans serif;
	font-size:62.5%;
	text-align:center;
	background:#ECEAE9;
	color:#7A6963;
	}	
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}		
		
img.float_left{
	float:left;
	}	
img.news{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}	
img.float_right{
	float:right;
	}		
a{
	color:#7A6963;
	text-decoration:underline;
	}
a:hover{
	color:#7A6963;
	text-decoration:none;
	}	
h1{
	padding-bottom:10px;
	font-weight:normal;
	font-size:1.7em;
	
	}	
.green{
	color:#B4B823;
	}	
.clear{
	clear:both;
	}	
.subsection{
	font-size:.8em;
	color:#7A6963;
	}	
.newsdiv{
	clear:both;
	}		
/*----WRAP CONTAINER--*/	
#wrap{
	width:800px;
	margin:0 auto -243px auto;
	position:relative;
	background:#fff;
	text-align:left;
	min-height: 100%;
	}		
#contener{
	background:#fff;
	margin-bottom:20px;
	float:left;
	width:800px;
	font-size:1.2em;
	}
	
/*-----BRANDING--*/		
#branding{
	background:url(images/top_back.jpg) no-repeat right top;
	height:88px;
	padding-top:40px;
	padding-left:17px;
	width:783px;
	}
#branding h1{
	text-indent:-99999px;
	}	
#branding h2{
	
	margin-top:-20px;
	margin-left:430px;
	font-weight:normal;
	color:#B8AFAC;
	font-size:1.7em;
	}		
/*-----UL MAIN MENU--*/		
ul#mainmenu{
	float:left;
	list-style:none;
	font-size:1.1em;
	background:url(images/menu_back.jpg) repeat-x;
	height:85px;
	width:796px;
	padding-left:4px;
		}
	
#mainmenu li{
	
	display:inline;
	}	

#mainmenu li a{
	float:left;
	display:block;
	padding-top:11px;
	text-decoration:none;
	padding-right: 15px;
	}	
#mainmenu li a span{
	float: left;
	padding-right: 15px;
	margin-top:-11px;
	height:41px;
}	

#mainmenu li a:hover{
	float: left;
	text-decoration:none;
	background: url(images/menu_bt_roll.jpg) no-repeat top right;
}
 

#mainmenu li a:hover span{
	float: left;
	padding-top:8px;
	background: url(images/menu_bt_roll.jpg) no-repeat top left;
}	
.gesture #mainmenu #products a,
.hologram #mainmenu #products a,
.digital #mainmenu #products a,
.touch #mainmenu #products a,
.guru #mainmenu #guru a,
.contact #mainmenu #contact a,
.services #mainmenu #services a,
.about #mainmenu #about a,
.news #mainmenu #news a,
.products #mainmenu #products a,
.home #mainmenu #home a{
 	color: #fff;
	text-decoration:none;
	background: url(images/menu_bt.jpg) no-repeat top right;
}
.gesture #mainmenu #products a span,
.hologram #mainmenu #products a span,
.digital #mainmenu #products a span,
.touch #mainmenu #products a span,
.guru #mainmenu #guru a span,
.contact #mainmenu #contact a span,
.services #mainmenu #services a span,
.about #mainmenu #about a span,
.news #mainmenu #news a span, 
.products #mainmenu #products a span, 
.home #mainmenu #home a span{
	
	background: url(images/menu_bt.jpg) no-repeat top left;
}	

.guru ul#mainmenu ul#submenu,
.contact ul#mainmenu ul#submenu,
.services ul#mainmenu ul#submenu,
.news ul#mainmenu ul#submenu,
.about ul#mainmenu ul#submenu,
.home ul#mainmenu ul#submenu{
	display:none;
	}

.digital ul#mainmenu,	
.touch ul#mainmenu,	
.hologram ul#mainmenu,
.gesture ul#mainmenu,
.products ul#mainmenu{
	position:relative;
	}

.digital ul#mainmenu ul#submenu,	
.touch ul#mainmenu ul#submenu,	
.hologram ul#mainmenu ul#submenu,
.gesture ul#mainmenu ul#submenu,
.products ul#mainmenu ul#submenu{
	position:absolute;
	left:20px;
	margin-top:45px;
	background:none;
	}
.digital ul#mainmenu ul#submenu li a,	
.touch ul#mainmenu ul#submenu li a,	
.hologram ul#mainmenu ul#submenu li a,
.gesture ul#mainmenu ul#submenu li a,
.products ul#mainmenu ul#submenu li a{
	background:none;
	color:#E4DCD8;
	}
.touch ul#mainmenu ul#submenu li#touch a,
.hologram ul#mainmenu ul#submenu li#hologram a,
.gesture ul#mainmenu ul#submenu li#gesture a,
.digital ul#mainmenu ul#submenu li#digital a,
.products ul#mainmenu ul#submenu li a:hover{
	background:none;
	color:#fff;
	}			
/*---HOME BOX for MAIN PROJECT--*/	
#home_box{
	clear:both;
	background:#F7F7F7;
	float:left;
	width:800px;
	padding:20px 0;
	position:relative;
	}
#home_box img,#home_box object{
	padding-left:20px;
	padding-right:20px;
	float:left;
	}		
#home_box p{
	padding-right:20px;
	padding-bottom:10px;
	}
#home_box a{
	position:absolute;
	bottom:20px;
	right:20px;
	}
#guru_box{
	clear:both;
	background:#F7F7F7;
	float:left;
	width:800px;
	padding:20px 0;
	position:relative;
	}
#guru_box img,#guru_box object{
	padding-left:20px;
	padding-right:20px;
	float:right;
	}
#guru_box p,#guru_box h1,
#guru_box h2{
	padding-left:20px;
	padding-bottom:10px;
	}
#guru_box h2{
	font-size:1.4em;
	font-weight:normal;}	
#guru_box a{
	position:absolute;
	bottom:20px;
	left:20px;
	}				
a.brown_bt{
	background:#82716A url(images/arrow_bro.jpg) no-repeat 98% 0;
	padding:5px 35px 5px 10px;
	color:#fff;
	text-decoration:none;
	font-size:1.1em;
	}
a:hover.brown_bt{
	background:#544038 url(images/arrow_bro.jpg) no-repeat 98% -26px;
	text-decoration:none;
	color:#fff;
	}	
a.green_bt{
	background:#EAEBCA url(images/arrow_gre.jpg) no-repeat 98% 0;	
	padding:5px 35px 5px 10px;
	text-decoration:none;
	color:#7A6963;
	}
a:hover.green_bt{
	background:#DADD80 url(images/arrow_gre.jpg) no-repeat 98% -26px;	
	padding:5px 35px 5px 10px;
	text-decoration:none;
	color:#7A6963;
	}
a.white_bt{
	background:#fff url(images/arrow_whi.jpg) no-repeat 98% 0;	
	padding:5px 35px 5px 10px;
	text-decoration:none;
	color:#7A6963;
	}
a:hover.white_bt{
	background:#E9E8E8 url(images/arrow_whi.jpg) no-repeat 98% -26px;	
	padding:5px 35px 5px 10px;
	text-decoration:none;
	color:#7A6963;
	}		
.home_text a.green_bt{
	float:right;
	}	
.home_text{
	width:380px;
	float:left;
	background:#fff;
	padding-top:20px;
	padding-left:20px;
	}
	
blockquote{
	background:url(images/blockquote.gif) no-repeat -10px 0;
	width:349px;
	height:178px;
	font-size:1.3em;
	font-style:italic;
	padding:30px 20px 0 10px;
	margin-top:20px;
	}	
.wider{
	background:url(images/service.jpg) no-repeat 0 0;
	width:716px;
	height:63px;
	padding:20px 20px 10px 20px;
	margin-top:0px;
	}	
.home_text div{
	background:url(images/newws.gif) no-repeat 0 0;
	width:353px;
	height:237px;
	padding-top:20px;
	}	
.home_text div p{
	padding:0 20px 15px 20px;
	font-size:1.1em;
	}
a.news{
	background:url(images/arrow_news.gif) no-repeat right 0px;
	padding-right:8px;
	width:6px;
	height:15px;
	margin-top:10px;
	font-size:1em;
	text-decoration:none;
	
	color:#B4B823;
	
	}
a:hover.news{
	background:url(images/arrow_news.gif) no-repeat 100% -15px;
	color:#7A6963;
	}			
/*-----PAGES---*/

#page_content{
	padding:20px;
	width:760px;
	float:left;
	}
#page_content h2{
	font-weight:normal;
	font-size:1.4em;}		
#page_content p{
	padding:10px 0;
}
strong{
	font-size:1.3em;
	font-weight:normal;}	
	
#about_left{
	float:left;
	width:380px;
	}
#about_right{
	font-size:90%;
	background:#eee;
	float:right;
	width:320px;
	padding:20px;
	}
#about_right p{
	padding-top:3px;
		
	}	
#products_left{
	float:left;
	width:350px;
	}
#products_right{
	float:right;
	width:370px;
	}		
.products blockquote{
	font-style:normal;
	font-size:1.1em;
	position:relative;
	}	
.products blockquote a.white_bt{
	position:absolute;
	bottom:40px;
	left:10px;
	}
.products blockquote a.white_bt{
	position:absolute;
	bottom:40px;
	left:10px;
	}		
#guru_left{
	float:left;
	width:380px;
	}
#guru_right{
	float:right;
	width:350px;
	}	
/*---PRODUCTS--*/	


a.dot{
	background:url(images/dot.jpg) no-repeat 0 80%;
	padding-left:15px;
	line-height:1.6em;
	}		

/*-----TABS---*/
#tabs ul{
    height:31px;
	width:740px;
	float:left;
	list-style:none;
	
	}
#tabs ul li{
	list-style:none;
	padding-right:3px;
	display:inline;
    float:left;
	}
#tabs ul li a{
	background:url(images/tab.jpg) repeat-x 0 0;
	padding:7px 7px 0px 7px;
	height:24px;
	float:left;
	display:block;
	color:#5D4942;
	text-decoration:none;
	}
#tabs ul li a.active,
#tabs ul li  a:hover{
	background:url(images/tab_a.jpg) repeat-x 0 0;
	padding:7px 7px 0 7px;
	height:24px;
	display:block;
	float:left;
	text-decoration:none;
	}				

#tab_back{
	background:url(images/tabs_back.jpg) repeat-x;
	float:left;
	padding:20px;
	width:720px;
	}	

.left_tab{
	float:left;
	width:350px;
	}	
.right_tab{
	float:right;
	width:350px;
	margin-top:22px;
	}
			
/*-----FOOTER---*/
	
	
#clearfooter{
	clear:both;
	height:243px;
	}
#footer{
	height:243px;
	position:relative;
	text-align:left;
	}
#footer_inside{
	width:800px;
	background:url(images/footer_back.jpg) repeat-x 0 0;
	height:223px;
	margin:0 auto;
	font-size:1.2em;
	padding-top:20px;
	}			
	
ul#foot{
	background:url(images/foot.gif) no-repeat 0 0;
	float:left;
	width:322px;
	height:200px;
	list-style:none;
	padding-top:8px;
	padding-left:20px;
	margin-left:20px;
	padding-bottom:10px;
	}
	
ul#foot ul{
	margin-left:0px;
		list-style:none;
	}
ul#foot li{
	padding:3px 0 0 19px;
	background:url(images/arrow_foot.gif) no-repeat 0 4px;}	
ul#foot ul li{
	background:none;
	}	
ul#foot a{
	text-decoration:none;
	padding:2px 3px;
	}		
ul#foot a:hover{
	text-decoration:none;
	padding:1px 3px;
	background:#7A6963;
	color:#fff;
	}		
	
#footer_right{
	float:right;
	width:230px; 
	padding-right:20px;
	text-align:right;
}
#footer_right img{
	padding-bottom:20px;
	float:right;
	}	
address{
	text-align:right;
	font-style:normal;
	color:#9D8981;	
	}
.bott{	
    color:#9D8981;	
	font-size:.9em;
	}		
/*-----GALLERY---*/	
.demo{position:relative;margin-top:2em;

}
.gallery_demo{
	margin:0;
	padding:5px 0 0 30px;
}
.gallery_demo li{
	width:64px;
	height:50px;
	border:1px solid #eee;
	margin: 0 2px;
	background:#fff;
	padding:2px;}
.gallery_demo li div{

	}
	
#main_image{margin:0;

}

#main_image img{
	background:url(images/picture_guru.jpg) no-repeat ;
	padding:15px 30px 25px 30px;
	}
#flv_image{
	background:url(images/picture_guru.jpg) no-repeat;
	padding:0px 0 25px 28px;
	margin-top:30px;
	}
	
		
	
	
