/* CSS Document */

body {
margin: 24px 0 0 0;
font: 10px Verdana, Arial, Helvetica, sans-serif;
background: #272526;
color: #ffffff;
}

p {
margin: 0;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

a {
color: #0f4f64;
text-decoration: none;
}

a:hover {
color: #d7dce3;
}

a.footer {
color: #a7a9ac;
text-decoration: none;
}

img {
border: 0;
}

#wrapper {
width: 789px;
margin: 0 auto;
background: #00a0d0;
}

#contleft {
width: 194px;
float: left;
}

#contright {
width: 595px;
margin-left: 194px;
}

#midcover {
background: url(images/sidebg.jpg) repeat-y;
}

#innerright {
background: url(images/innerrightbg.jpg) no-repeat;
width: 232px;
float: right;
}

#innerleft {
background: url(images/innerleftbg.jpg) no-repeat;
padding: 10px;
width: 343px;
min-height:440px;
  height:auto !important;
  height:440px;
}

#sig {
text-align:right;
margin: 10px 0 0 0;
}

#footerleft {
height: 20px;
line-height: 20px;
color: #a7a9ac;
background: #272526;
width: 557px;
}

#footerright {
height: 20px;
line-height: 20px;
color: #a7a9ac;
background: #272526;
width: 232px;
float:right;
text-align: right;
}

