/* CSS Document */
body	{	
	font-size:	68%;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Verdana, Arial;
	color: #46423C;
	margin-bottom: inherit;
	margin-left: 0px;
	margin-top: inherit;
	margin-right: 0px;
	background-color: #DEDEDE; 
	
	background-image:url(images/bg_repeat.gif);
	background-repeat:repeat-x;
	background-position: center center;
	
	background-attachment:fixed;
	
	}		
	
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	font-size: 1.0em;
	color: #46423C;
	
	}	
	
.small	{	
	font-size:	0.90em;
	}

.highlight	{
	font-weight: bold;
	}	
			
.reverse {
	color: #000000;
	}

.RowOdd {
	background-color: #01334F;
	color: #ffffff;
	}

.RowEven {
	background-color: #011A27;
	color: #ffffff;
	}
		
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.15em;
	font-weight: bold;
	font-style:normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	color: #46423C;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 	
	}	
		
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	font-size:	1em;
	color: #46423C ;
	
    margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}	
		
h3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	1em;
	color: #46423C;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}	
		
h4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	1em;
	color: #46423C;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}	
	
h5	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	1em;
	color: #46423C;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}		
		
h6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	1em;
	color: #46423C;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}			
	
/* Tables */		
		
table, tbody, tr, td	{
	text-transform:	none;
	color: #46423C;
	font-size: 1em;
	}		
		
th	{
	vertical-align:	baseline;
	font-weight:	normal;
	text-transform:	uppercase;
	font-family: "BellGothic Blk BT", Tahoma, Verdana, Arial;
	background-color: #02669D;
	color: #FFFFFF;
	font-size: 1em;
	}	
		
/* Links */		
			
a:link	{
	text-decoration:	underline;
	color:#1B4C6D;
	}	
		
a:visited	{	
	text-decoration:	underline;
	color:#1B4C6D;
	}	
		
a:active	{	
	text-decoration:	underline;
	color:#1B4C6D;
	}	
		
a:hover	{
	text-decoration:	underline;
	color:#1B4C6D;
	}	

/* Menu */

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul li {
	width: 120px;
	padding-left: 30px;		
	border-width: 0px;
	border-style: solid;
	border-color: #46423C;	
}


.menu li {
	display: block;	
	padding: 0 10px 0 30px;
}

.menu a {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 3px 20px;
	font-weight: bold;	
	color: #46423C;
	border-left: 0px solid #7A7A7A; 
	background-repeat:no-repeat;
	background-position: left;	
	background-image: url("images/circle_light.jpg");	
}

.menu a:hover {
	color: #46423C;
	background-repeat:no-repeat;
	background-image: url("images/circle_dark.jpg");
}

.menu1 li {
	color: #46423C;
	background-repeat:no-repeat; 
	background-position: left;
}

.menu1 a {
	color: #46423C;
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 3px 20px;
	font-weight: bold;	
	color: #46423C;
	border-left: 0px solid #7A7A7A; 
	background-repeat:no-repeat;
	background-position: left;	
}

.menu1 a:hover {
	background-repeat:no-repeat; 
	background-position: left;
	color: #46423C;	
}


div#menu{width: 100%; height: 263px; overflow: hidden; background-image: url("images/menu.jpg");}
div#description{width: 100%; height: 255px; overflow:auto; background-image: url("images/design_07.jpg"); }
div#contact{width: 214px; height: 150px; overflow:auto; background-color:#FFFFFF; }

.product_table_left {position: absolute; padding: 10px 0px 0px 0px; width:400px; height:230px; overflow: auto;} 
.product_table_right {position: absolute; padding: 10px 0px 0px 80px; width:200px; height:230px; overflow: hidden;} 
.contact_description {padding: 0px 15px 10px 20px;}
.description_text{padding: 0px 10px 10px 10px;}

#mainlayout 
{
  position: absolute;
  height:531px; 
  width:945px;
  
  top: 50%;
  left: 50%;
  margin-top: -265px; 
  margin-left: -472px; 
}
