@charset "ISO-8859-1";
html>body div#main {
height:auto;
min-height:403px;
}
body {
margin:0px;
background-color:#ffffff;
background-repeat:no-repeat;
background-attachment:scroll;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
}
div#container {
width:100%;
overflow:hidden;
background-image:url(container.png);
background-repeat:no-repeat;
background-position:top center;
}
div#header {
margin-left:auto;
margin-right:auto;
position:relative;
width:100%;
height:401px;
background-repeat:no-repeat;
font-size:1em;
}
div#global {
margin-left:auto;
margin-right:auto;
width:1000px;
background-image:url(global.png);
background-repeat:repeat-y;
background-position:top center;
}
div#footer {
margin-left:auto;
margin-right:auto;
position:relative;
width:1000px;
height:95px;
background-repeat:no-repeat;
font-size:1em;
}
div#main {
position:relative;
float:left;
height:403px;
width:640px;
padding-right:10px;
padding-left:10px;
background-repeat:no-repeat;
font-size:1em;
}
div#main img{
min-width:200px;
height:auto;
}
div#secondary {
position:relative;
float:left;
width:340px;
background-repeat:no-repeat;
font-size:1em;
}
div#globalf {
clear:both;
background-image:url(globalf.png);
background-repeat:no-repeat;
background-position:top center;
}
img {
border:0;
}
table tr td {
font-size:1em;
}
form {
margin:0px;
padding:0px;
}
a {
}
a:hover {
}
div#globalh {
background-image:url(globalh.png);
background-repeat:no-repeat;
background-position:top center;
}
div#header a {
}
div#header a:hover {
}
div#secondary a {
}
div#secondary a:hover {
}
div#main a {
}
div#main a:hover {
}
div#footer a {
}
div#footer a:hover {
}
h1 {
font-size:1.6em;
background-repeat:no-repeat;
}
h2 {
font-size:1.3em;
background-repeat:no-repeat;
}
h3 {
font-size:1.3em;
background-repeat:no-repeat;
}
h4 {
font-size:1.3em;
background-repeat:no-repeat;
}

@media screen and (max-width: 763px) {
}