body
{
background: #074968;
color: #eeeeee;
font: .9em/1.2em Tahoma, Helvetica, Sans-Serif;
margin: 0px;
padding: 0px;
}

a
{
color: #66ccff;
outline: none;
text-decoration: none;
}

:-moz-any-link:focus {
  outline: none;
}

a.header
{
color: #66ccff;
}

a:hover
{
text-decoration: underline;
}

a img {
border: none;
}

table, tr, td, theader, tbody {
font-size: 1em;
}

#wrapper
{
margin: 0px auto;
width: 656px;
}

#header
{
margin: 0px;
padding: 20px 0px 0px 0px;
width: 100%;
}

#logo
{
background: url('images/logo-bg.jpg');
height: 200px;
width: 656px;
}

#logo img
{
border: 0px;
float: left;
height: 200px;
width: 214px;
}

#title
{
color: #66ccff;
float: right;
padding-top: 20px;
text-align: right;
}

#title h2
{
color: #eeeeee;
}

#content, #content1, #content2, #content3
{
margin: 0px auto;
overflow: auto;
padding-bottom: 28px;
padding-top: 20px;
width: 656px;
}

#content{background: url('images/content-bottom.jpg') bottom center no-repeat;}
#content1{background: url('images/content-bottom1.jpg') bottom center no-repeat;}
#content2{background: url('images/content-bottom2.jpg') bottom center no-repeat;}
#content3{background: url('images/content-bottom3.jpg') bottom center no-repeat;}

#content h3, #content1 h3, #content2 h3, #content3 h3
{
margin-bottom: 0px;
padding-bottom: 0px;
vertical-align: bottom:
}

.center
{
display: block;
margin: 0px auto;
/*width: 100%;*/
}

span.link
{
color: #66ccff;
display: none;
}

#content1 .left
{
background-color: transparent;
float: left;
width: 240px;
}

#content1 .right
{
background-color: transparent;
float: right;
margin-bottom: 20px;
width: 240px;
}

#content2 .center
{
background-color: transparent;
float: left;
padding-left: 200px;
width: 456px;
}

.bottom-left, .bottom-right
{
float: left;
/*margin: 4px;*/
padding-top: 12px;
text-align: center;
width: 50%;
}

#services
{
padding-top: 12px;
}

#content3 .left
{
background-color: transparent;
float: left;
width: 300px;
}

#content3 .right
{
background-color: transparent;
float: right;
width: 300px;
}

div.heading
{
margin: 0px auto;
text-align: center;
width: 66%;
}

.icon1
{
float: left;
padding-top: 0px;
text-align: center;
width: 16.6%;
}

.icon2
{
float: left;
padding-top: 18px;
text-align: center;
width: 16.6%;
}

.icon3
{
float: left;
padding-top: 36px;
text-align: center;
width: 16.6%;
}

img.divider 
{
border: 0px;
display: block;
margin: 12px auto;
}

.highlight
{
color: #66ccff;
margin-top: 0px;
padding-top: 0px;
}

.read-more
{
margin-top: 0px;
padding-right: 24px;
padding-top: 0px;
text-align: right;
}

img.person
{
border: 0px;
float: right;
}

#index-footer
{
/*font-size: 1.6em;*/
text-align: center;
}

#footer
{
font-size: .8em;
padding-top: 92px;
text-align: center;
}

#footer-short
{
font-size: .8em;
padding-top: 12px;
text-align: center;
}

#footer-menu {
font-size: 1.2em;
padding: 0px 0px 12px 0px;
}

#footer-menu li {display: inline;list-style-type: none;margin: 0;padding: 0;}	
#footer-menu ul {margin: 0;padding: 0;}
#footer-menu ul li a {
font: .8em;
border-left: 1px solid #707070;
color: #ffffff;
margin: 0;
padding: 0 10px;
text-decoration: none;
text-transform: lowercase;
}
#footer-menu ul li a.home {border: none;}
#footer-menu ul li a:hover {color: #66ccff;text-decoration:underline;}

#footer-stats 
{
padding: 2px;
}

#counter 
{
background: url(images/digits/11/counter-bg.gif) repeat-x;
border: 2px solid #022332;
display: inline-block;
*display: inline;
height: 21px;
margin: 0px auto;
padding: 0px 2px;
}

#footer-copyright {
display:inline;
float: right;
padding: 16px 12px 0px 0px;
}


.clear
{
clear: both;
}



/* the overlayed element */
div.overlay
{
/* growing background image */
background-image: url(images/overlay/white.png); /* dimensions after the growing animation finishes */
width: 450px;
height: 450px; /* initially overlay is hidden */
display: none; /* some     padding to layout nested elements nicely */
padding: 55px;
}
/* default close button positioned on upper right corner */
div.overlay div.close
{
background-image: url(images/overlay/close.png);
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
height: 35px;
width: 35px;
}

div.overlay  h3
{
color: #074968;
font-size: 1.3em;
margin-bottom: 0px;
padding-bottom: 0px;
vertical-align: bottom:
}


div.overlay .highlight
{
color: #555555;
font-size: 1.1em;
margin-top: 0px;
padding-top: 0px;
}

div.overlay p, div.overlay li
{
color: #074968;
font-size: 1.1em;
line-height: 1.4em;
}

label
{
color: #66ccff;
}

form li
{
list-style: none;
}

input, textarea
{
background-color: #44768e;
border: none;
color: #eee;
}

.form-error
{
/*background-color: #bbb;*/
color: #eee;
/*padding: 2px 12px;*/
width: 100%;
}

#stats th
{
font-weight: bold;
text-align: center;
}

#stats td
{
padding-right: 24px;
text-align: right;
}

.stat-label
{
border-bottom: 1px solid #ffffff;
color: #66ccff;
font-weight: bold;
padding-top: 1em;
}