@charset "UTF-8";

* {margin:0; padding:0;}

body {
background:#192042 url(../images/tile.jpg) repeat-x;
color:#EFEFF2;
font-family:Helvetica, Tahoma, Arial, sans-serif;
font-size:0.8em;
line-height:180%;
text-align:justify;
}

#container {
background:url(../images/logoback.jpg) no-repeat;
height:500px;
margin:0 0 30px;
width:690px;
}

h1 {
text-indent:-4000px;
height:106px;
width:652px;
background:url(../images/logo.gif) no-repeat;
margin:0 0 2px;
}

h2 {font-size:1.2em;margin:0 0 7px;}
#container #topsection h2 {margin:0 0 7px 45px;}

#container #topsection div {
float:left;
padding:0 0 0 45px;
width:300px;
}

a {color:#EFEFF2;}
hr {display:none;}
ul {list-style-image:url(../images/li.gif); margin:0 0 0 30px;}
li {font-weight:bold;text-indent:5px;}


.hrule {
height:18px;
clear:both;
border-bottom:1px solid #595E7C;
margin:0 0 18px 45px;
width:645px!important;
}

#leftcolumn {
width:300px;
float:left;
margin:0 0 0 45px;
}

#rightcolumn {
width:300px;
float:left;
margin:0 0 0 45px;
}

#leftcolumn .hrule, #rightcolumn .hrule {width:300px!important; margin:0 0 18px 0!important;}

#footer {
float:left;
clear:both;
width:645px;
padding:20px 0;
margin:20px 0 20px 45px;
text-align:center;
border-top:1px solid #595E7C;
}