html, body { font-family: verdana; font-size: 10px; color:#989898; }

body 
{
	background:url(images/bg.jpg) repeat-x;
	background-color: #FFFFFF;
	margin: 31px;
	height:100%;
	text-align:center;
	margin:5px;
	
	
}
a{
	color: #1eacdc;
	text-decoration: none; 
}
a:hover{
	color: #326896;
	text-decoration: none; 
}
#container
{
	margin:auto;
	position:relative;
	
	background:url(images/img_bg.png) no-repeat;
	width:864px;
	height:550px;
	/*border:1px solid #FF0000;*/
}
/*------------------------------------------------------------------------*/
/* TOP																	  */
/*------------------------------------------------------------------------*/
#wrapper01 
{
	position: relative;
	height:65px;
	padding:35px;

}

#Logo 
{
	position: relative;
	top:15px;
	left:15px;
	float: left;
	height:41px;
}

#navWrapper
{
	position:relative;
	top:0px;
	float: right;	

	width:300px;
	height:80px;
}

#Nav01 
{
	position:relative;
	top:0px;
	right:0px;
	float: right;
}

#Nav01 span
{
	margin-left:10px;
}

#Nav02 
{
	position:absolute;
	top:60px;
	right:0px;
	float: right;

}
#Nav02 span
{
	margin-left: 1px;
	padding-top:5px;
	background:url(images/button_menu.png) no-repeat;
	width:79px;
	height:22px;
	float:left;
}
/*------------------------------------------------------------------------*/
/* Main	Top																  */
/*------------------------------------------------------------------------*/


#Nav03 
{
	position:relative;
	top:1px;
	left:30px;
	width:802px;
	float:left;

}
#Nav03 #item01
{
	float:left;
	margin-right: 145px;
	margin-left: 5px;
}
#Nav03 #item02
{
	float:left;
	margin-right: 295px;
}
#Nav03 #item03
{
	float:left;
	width:59px;
}

/*------------------------------------------------------------------------*/
/* Main																	  */
/*------------------------------------------------------------------------*/


#container #left01
{
	position:relative;
	top:15px;
	left:22px;
	background:url(images/products_bg.png) no-repeat;
	width:212px;
	height:376px;
	float:left;
	text-align:center;
	margin-right: 33px;
}

#container #left01 div
{
	padding:30px 20px;
	text-align:left;
}

#container #left01 #readmore
{
	margin:31px 0px 0px 112px;
	text-align:right;
}

#container #wrap
{
	position:relative;
	top:14px;
	width:600px;
	height:376px;
	float:left;
	

}

#container #center01
{
	height:284px;
	float:left;
	
}

#container #center02
{
	position:relative;
	top:1px;
	right:4px;
	height:283px;
	float:right;


}

#container #center03
{
	height:100px;
	float:left;
}

#readmore
{
	position:absolute;
	right:15px;
	bottom:3px;
}

/*------------------------------------------------------------------------*/
/* Sub																	  */
/*------------------------------------------------------------------------*/

#container #left02
{
	position:relative;
	top:15px;
	left:22px;
	background:url(images/bgSub.png) no-repeat;
	width:820px;
	height:380px;
	float:left;
	text-align:center;
	margin-right: 33px;
}


#container #img01
{
	position:relative;
	top:15px;
	left:22px;
	float:left;
	margin-right: 33px;
}

#container #text01
{
	position:relative;
	top:30px;
	left:22px;
	float:left;
	width:500px;
	text-align:left;
	line-height:17px;
	color:#333333;
}

#container #imghome
{
	position:absolute;
	right:35px;
	bottom:5px;
}

div#tab
{
	border:0px;
	border-top:1px dotted #DFDFDF;
	border-bottom:1px dotted #DFDFDF;
	height:100%;
	padding: 10px 0px 10px 0px;
}
div#tab span#col01, span#col02
{

	float:left;
	margin:0px 50px 0px 0px;
}
div#qte { font-family: verdana; font-size: 10px; color:#8bb24b; }
