/* Bronto Media
   Author: Louis Hamo
   Style: Splash */

body {
font-family: 'Arial', verdana;
margin: 0 0 0 0;
padding: 0;
background: #fff;
text-align: left;
color: #000;
cursor: default;
}

html, body, iframe {
height: 100%;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
}

p {
margin: 0;
}

img {
margin-bottom: 0;
border: 0;
}

#tags {
float: left;
text-indent: -10000px;
float: left;
display: block;
position: absolute;
}

#tags h1 {
float: left;
text-indent: -10000px;
display: block;
position: absolute;
}

#maincontainer {
width: 960px;
height: auto;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

#logo-blk {
float: left;
width: 352px; 
height: 48px;
margin: 0 0 0 0; 
left: 0; top: 0;
vertical-align: top;
display: block; 
background: transparent url(../images/logo-blk.jpg) top left no-repeat; 
text-indent: -10000px;
border: 0; 
position: static; 
cursor: default;
z-index: 2;
}

#splash {
float: left;
width: 960px;
height: 350px;
text-indent: -10000px;
background: #fff url(../images/splash.jpg) top left no-repeat;
position: relative;
z-index: 1;
top: 0; left: 0;
}

#footer {
float: left;
margin-top: 14px;
width: 960px;
height: 30px;
text-align: center;
font: normal 8.5pt Arial;
color: #777;
}

a:active,
a:focus {outline:0;}

a:active,
a:focus {outline:expression(hideFocus='true');}

a, a:link, a:visited {
color: #006CB8;
text-decoration: underline;
}

a:hover, a:active {
text-decoration: none;
}
