/* GENERAL ----------------------------------------------------------------- */

* 
{
	padding: 0;
	margin: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: .7em;
	color: #000000;
	background: #ffffff url(../images/common/999999_rule.gif) repeat-y 209px 0;
}

p
{
	font-size: 9pt;
	line-height: 13pt
}

ul
{
	font-size: 9pt;
	line-height: 14pt
}


td
{
	font-size: 8pt;
}

h4
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

h3
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.tableheader
{
	font-family: verdana, arial;
	font-size: 10pt;   
 font-weight: bold; 
}

.text2
{
	font-family: verdana, arial;
	font-size: 8pt;
}


.prodlist
{
	font-family: arial;
	font-size: 9pt;
	line-height: 18pt;
}

.key
{
	font-family: arial;
	font-size: 8pt;
}

.t2
{
	font-family: arial;
	font-size: 10pt;
}

.address
{
	line-height: 16pt;
}

.cpad
{
padding: 4
}


/* POSITIONING ------------------------------------------------------------- */

#topbar
{
	position:absolute;
	background-color:#CDD7DF;
	line-height:52px;
	width:100%;
}

#topleft
{
	position:absolute;
  	left:0;
	top:0;
	width: 220px;
	height: 52px;
	background: transparent url(../images/home/top_lft.gif) no-repeat;
}

#topleft_sub
{
	position:absolute;
  	left:0;
	top:0;
	width: 720px;
	height: 52px;
	background: transparent url(../images/sub/top_lft_2.gif) no-repeat;
}

#menu_container
{
	position:absolute;
	left:0;
	top:52;
	width: 220px;
	height: 510px;


}

#logo
{
	position:absolute;
  	left:210px;
	top:52px;
	width: 387px;
	height: 98px;
	background: transparent url(../images/home/logo.gif) no-repeat;
}

#flash
{
	position:absolute; 
	width:200px; 
	height:115px; 
	left: 390px; 
	top: 175px;
}

#copyright_home
{
	position:absolute;
  	left:274px;
	top:387px;
	font-size: 7pt
}

#loc
{
	position:absolute;
  	left:274px;
	top:322px;
	font-size: 8pt
}


#copyright_sub
{
	font-size: 7pt
}

#prodname
{
	position:absolute;
	left:210;
	top:52;
	background-color:#E7EAF0;
	line-height:32px;
	width: 600;
}

#tablecontent
{
	position:absolute;
	left:218px;
	top:99px;
}

