html{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #CCCCCC;
}
p{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
div#container{
margin: 50px auto; text-align: left;
}
div#website_container{
margin: 50px auto;;
width: 944px;
height: 760px;
background: #ccffff;
border: solid #333333 1px;
}
ul.dropdown-customer,
ul.dropdown-customer li,
ul.dropdown-customer ul {
list-style: none;
margin: 0px;
padding: 0px;
}
ul.dropdown-customer {
position: relative;
z-index: 597;
float: left;
}
ul.dropdown-customer li {
float: left;
line-height: 1.3em;
vertical-align: middle;
zoom: 1;
}
ul.dropdown-customer li.hover,
ul.dropdown-customer li:hover {
position: relative;
z-index: 599;
cursor: default;
}
ul.dropdown-customer ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 100%;
}
ul.dropdown-customer ul li {
float: none;
}
ul.dropdown-customer ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown-customer li:hover > ul {
visibility: visible;
}
:link,:visited
{ text-decoration:none }
ul.dropdown-customer,ol.dropdown-customer
{ list-style:none }
h1,h2,h3,h4,h5,h6,pre,code,kbd,input,select,textarea,table
{ font-size: 1em; }
a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0px;  }
address,abbr,cite
{ font-style:normal }
caption
{ text-align:left; }
q:before,q:after
{ content:''; }
ul.dropdown-customer li{
width: auto;
margin-top: 0px;
margin-left: 0px;
margin-right: 25px;
margin-bottom: 0px;
background: trans;
}
ul.dropdown-customer li a:link, ul.dropdown-customer li a:visited{
font-family: Georgia;
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
font-style: normal;
font-weight: bold;
}
ul.dropdown-customer li:hover, ul.dropdown-customer li a:hover, ul.dropdown-customer li a:active{
color: #FF0000;
text-decoration: none;
font-style: normal;
font-weight: bold;
}
ul.dropdown-customer ul li{
width: 150px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
background: #333333;
}
ul.dropdown-customer ul li a:link, ul.dropdown-customer ul li a:visited{
font-family: Georgia;
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
font-style: normal;
font-weight: bold;
}
ul.dropdown-customer ul li:hover, ul.dropdown-customer ul li a:hover, ul.dropdown-customer ul li a:active{
color: #FF0000;
text-decoration: none;
font-style: normal;
font-weight: bold;
}

