/* CSS Document */

#master {
	position: relative;
	width:760px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #191919;
	border-top: 0px;
}

#header {
	background-image:url(../images/header.jpg);
    width:100%;
    height:131px;
    background-color: #FF0000;
	border-bottom:1px solid #191919;
}

#languagebar {
	background-image:url(../images/bck_language.gif);
	text-align:right;
    height:18px;
	border-bottom:1px solid #5F5F5F;
	padding-right:10px;
}

#menubar {
	background-image:url(../images/bck_menu.gif);
    width:100%;
    height:19px;
	border-bottom:1px solid #727272;
}

#menubalkold
{
	width:129px;
	width:150px;
	height:19px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585858;
	text-align:center;
}


#menubalk
{
	width:129px;
	width:124px;
		width:90px;
	height:19px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585858;
	text-align:center;
}

#contents{
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-right:0px
	padding-bottom:5px
    background-color: #FFFFFF;
}

#productmenu
{
float:right;
padding-bottom:20px;
}

#productmenubalk
{
	background-color:#6699CC;
	background-image:url(../images/bck_productmenu.gif);
	width:145px;
	height:19px;
	line-height:16px;
	text-align:left;
	padding-right:0px;
	border: 1px solid #000000;

}



#productmenubalkend
{
	background-color:#000000;
	height:1px;
	line-height:0px;
	width:134px;
	text-align:center;
}


#footer {
	background-image:url(../images/bck_footer.gif);
	background-position:bottom;
    height:33px;
    background-color: #E6E6E6;
    clear: both;
    padding-left: 10px;
	padding-top:2px;
}

#distributor {
	background-image:url(../images/vosbanner.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border-top:1px solid #191919;
    height:17px;
	padding-left:10px;
	padding-top:1px;
}

