html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    background: white;
    font-size:11px;
    color:#5a5a5a;
    font-family: helvetica, verdana, arial;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

a {color:#5a5a5a; font-size: 11px; text-decoration: none;font-family: helvetica, verdana, arial; font-weight: bold;}
a:hover {color:#999999; text-decoration: none;}

#wrapper {width:880px; display:table; margin:0 auto; float:left; margin:0px 0px 0px 50px;}
#header { height:65px; width: 100%; display:block;}
#contentcontainer {display:table; width:100%;}

#logo {width:auto; height:auto; margin-top:45px; float:left; display:block;}

.photoContainer {width:100%;display: table;}
.photoDescription {padding:10px 0;width:100%;}

.menu {width:100%; margin-top:10px;display:table; float:left;text-align:left;}
.menu ul {display: table; width:100%; text-align:left;}
.menu ul li{line-height: 18px;display:table;}
.menu ul li a {width:60px;display:inline-block;}
ul.submenu {display: inline;margin-left:20px;}
ul.submenu li {display:inline;}
ul.submenu li a {width:auto;display:inline;}

#loginContainer {width:100%;height:475px; background: url(../images/image_02.jpg) 0 0 no-repeat; position:relative;display: table;}
#loginContainer table  {margin-top:240px;left:160px;float:left; position: relative;} 
#loginContainer input {height:16px; margin:2px;width:150px; border:1px #eaeaea solid; font-family: helvetica; font-size:11px; color:#999}
#loginContainer label {}
.a2 { font-weight: normal;line-height:20px;}
.a2:hover {text-decoration:underline;line-height:20px;}