*
{
padding:0px;
margin:0px;
}

table
{
border-collapse:collapse
}

html, body
{
height:100%;
width:100%;
}

body
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;

	color:#237acb;

  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

div.bg
{
background:#ffffff url('images/bg.jpg') repeat-x;
}

div#main
{
position:relative;
width:980px;
margin:0 auto;
background:url('images/c-bg.gif') no-repeat 25px top;

* height:100%;
min-height: 100%;
}

div#menu
{
width:250px;
float:left;
}

div#text-cont
{
width:700px;
float:left;
min-height:300px;
*height:300px;
}

div#text-cont h1, div#text-cont h2
{
font-size:18px;
}

div#head
{
width:980px;
height:140px;
background:url('images/head.jpg') no-repeat center;
}

div#head h1
{
position:absolute;
margin-top:40px;
right:14px;
color:#FFFFFF;
font-weight:normal
}

div#footer
{
position:absolute;
bottom:0px;
width:100%;
height:224px;
background:url('images/footer-bg.jpg') no-repeat center;
color:#ffffff;
}

div#footer p
{
text-align:center;
margin-top:200px;
color:#ffffff;
}

a
{
color:#237acb;
}

ul
{
list-style:none;
}

ul li ul li
{
padding-left:20px;
background:url('images/marker.gif') 10px 6px no-repeat;
}


ul li
{
margin-top:6px;
margin-bottom:6px;
}
