html{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #CCCCCC;
}
div#container{
margin: 50px auto; text-align: left;
background: #CCCCCC;
}
div#website_container{
margin: 50px auto;;
width: 944px;
height: 760px;
background: #ccffff;
border: solid #333333 1px;
}
dl,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
ul.dropdown-customer,
ul.dropdown-customer li,
ul.dropdown-customer ul {
list-style: none;
margin: 0;
padding: 0;
}
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; }
dl,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }
a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0;  }
address,abbr,cite
{ font-style:normal }
caption
{ text-align:left; }
q:before,q:after
{ content:''; }
ul.dropdown-customer ul{
width: 150px;
margin-left: 0px;
}
ul.dropdown-customer li, ul.dropdown-customer a:link, ul.dropdown-customer a:visited{
font-weight: bold;
font-family: Georgia;
font-size: 8.5pt;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 0px;
font-style: normal;
margin-right: 0px;
margin-top: 0px;
background: #333333;
color: #FFFFFF;
}
ul.dropdown-customer li.hover, ul.dropdown-customer li:hover, ul.dropdown-customer a:hover, ul.dropdown-customer a:active{
color: #FF0000;
background: #333333;
font-weight: bold;
font-style: normal;
font-family: Georgia;
font-size: 8.5pt;
}
