/***** Global Settings *****/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,  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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}

body {
background: #00516b url(bg_gradient.gif) repeat-x;  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #000;	
text-align: center;
border:0;
height: 100%;
overflow-x: hidden
}

* { margin:0; padding:0; }

.clear { clear: both; overflow: hidden; }

#header {
}

#video {
float: left;
}

#video_box {
width: 480px;
height: 376px;
}

#video_box_640 {
width: 640px;
height: 496px;
}

#nav {
float: left;
}

#right {
float: left;
}

#footer {
margin: -1px 0 0 0;
padding: ;
}
