/*
 * Copyright (c) 2007, Makuta Technics, All rights reserved.
 * version: 0.1; creation date: 09/01/2007
 *
 * last edited: 09/10/2007
 * RWBAKER @ http://www.rwbaker.com
 */


/* Header
-------------------------------------------------------------------------------- */
#hd							{}

/* Body
-------------------------------------------------------------------------------- */
#bd							{}

	/* Front Page
	---------------------------------------------------------------------------- */
	.yui-t7 .yui-g,					
	.yui-t7 #ft #inside				{width:760px; margin:auto !important;}
	

	/* Company Description */
	#compDesc				{margin:0px 0px 0px 0px; padding-top:20px;}
	#compDesc p				{}

	/* Markets */
	#marketsWrapper			{margin-bottom:30px; border:0px solid #000; clear:both;}
	#marketsWrapper	h3		{}
	#marketsWrapper	h3 a		{color:#1A638E; text-decoration:none;}
		#a					{float:left; width:325px;}
			#medical		{}
			#automotive		{}
			#electronics	{}
		#b					{float:right; width:325px;}
			#pharmaceuticals{}
			#hightemp		{}
			#microfluidics	{}
	#marketsWrapper div div	{margin:15px 0;}
	
	/* Latest News */
	#newsWrapper			{}
	#newsWrapper h3			{}
		#latestNews			{border:2px solid #E5E5E5; border-top:4px solid #E5E5E5;}
			#newsData		{border:4px solid #EAEEF0; background:url(../images/bd/newsbkg.jpg) repeat-x #fff;;
								padding:2px 4px; min-height:115px;}
			#newsData h3	{display:inline;}
				#postDate	{}
				.newsImg	{float:left; margin:5px 25px 10px 0; border:0px solid #000;}
				#newsText	{border:0px solid #f00;}
				#newsText p	{margin:7px 0px;}
	
/* Footer
-------------------------------------------------------------------------------- */
#ft							{margin-top:30px; background-color:#ECEEEC; border-top:5px solid #E0E2E0; padding:7px 0px;}
#ft #inside					{background:url(../images/ft/makutalogo.png) no-repeat;}
	
	/* VCARD */
	#ft div.vcard								{margin-left:200px; color:#6E6E6E; font-size:77%;}
		#ft div#address							{float:left; margin:0 15px 0 0;}
			#ft div.adr							{}
				#ft div.org						{font-weight:bold;}
				#ft div.fn						{}
					#ft div.organization-name	{}
				#ft div.street-address			{}
				#ft span.locality				{}
				#ft abbr.region					{}
				#ft span.postal-code			{}
		#ft div#contact							{}
			#ft div.tel							{}
			#ft div.fax							{}
			#ft span.type						{margin-right:4px; width:3em; font-weight:bold; text-align:right; display:block; float:left;}
				#ft span.value					{}
			#ft div.email						{}
			#ft span.type						{}
				#ft a.email						{}

/* Sidebar
-------------------------------------------------------------------------------- */

/* Front page
-------------------------------------------------------------------------------- */

/* Landing page
-------------------------------------------------------------------------------- */


/* debug (temp) */
p {margin:0 !important; padding:0 !important;}