
.tabsMenu > div{
    clear:both;
color: #585856;
	font-family: Verdana;
	font-size: 11px;
}

.tabNavigationMenu {
    background-image: url('../images/bgmenu.png');
    background-repeat: repeat-x;
    height:40px;
    vertical-align:middle;
	margin-right:-18px;
	margin-top:50px;
}

.tabNavigationMenu li {
    margin-top:-3px;
    float:left;
    list-style-type: none;
    height:22px;
    padding-top:3px;
    width:128px;
    text-align:center;
}

.tabNavigationMenu a{
    text-decoration:none;
	color: #585856;
}

.selectedMenu {
    margin-top:-3px;
    display:block;
    float:left;
    list-style-type: none;
    padding-top:3px;
    height:22px;
    width:128px;
    text-align:center;
    background-repeat: repeat-x;
    background-image:url('../images/bgbutton.png');
}


#aboutVision{
    clear:both;
    height:auto;
}

#productsVision{
    clear:both;
    height:auto;
    margin-left:-10px;
    margin-top:-20px;
}

/*
#Tv_film{
    margin-left:47px;
    padding-top:37px;*/
}


#brochuresVision input, select {
    background-color:#f5f5f5;
    border:1px solid #cccccc;
    color: #585856;
	font-family: Verdana;
	font-size: 11px;
    float:left;
}

#brochuresVision select {
    height:20px !important;
}

#brochuresVision input[type="checkbox"] {
    margin:0px;
}

#brochuresVision textarea {
    background-color:#f5f5f5;
    border:1px solid #cccccc;
    color: #585856;
	font-family: Verdana;
	font-size: 11px;
    width:220px;
}

.submit{
    height:22px !important;
	color: #585856;
	font-family: Verdana;
	font-size: 11px;
}
