html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em arial, sans-serif;
  background: #333333;
  color: #333333;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}
  
img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: bold 175% arial, sans-serif;
  color: #00ccff;
  letter-spacing: -1px;
  margin: 0 0 5px 0;
  padding: 15px 0 0 0;}

h2
{ font: bold 165% arial, sans-serif;}

h3
{ font: bold 125% arial, sans-serif;
  padding: 0 0 5px 0;
  color: #333333;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% arial, sans-serif;
  color: #333333;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #333333;
  padding-bottom: 15px;}

h6
{ color: #333333;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #333333;}

a:hover
{ text-decoration: underline;
  color: #333333;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content, #banner_image
{ margin-left: auto; 
  margin-right: auto;
  background: #FFF url(../images/background.jpg) repeat-x;}

#site_heading
{ height: 130px;
  background: url(../images/logo.jpg) no-repeat;} 
  image-align: center;}
  
 
#header
{ height: 50px;
  background: transparent;
  text-align: center;}
  
#menubar
{ width: 960px;
  height: 50px;
  text-align: center; 
  margin: 0 auto;
  background: transparent url(../images/menubar.png) no-repeat;} 

ul#menu
{ 
  margin: 0;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#menu li a
{ font-size: 130%;
  letter-spacing: -1px;
  height: 35px;
  padding: 15px 20px 0 20px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: transparent;} 

ul#menu li.current
{ margin: 2px 0 0 0;
  background: transparent;}

ul#menu li.current a, ul#menu li.last a:hover
{ background: transparent;
  color: #00ccff;}

ul#menu li a:hover
{ color: #00ccff;}

#site_content
{ width: 960px;
  overflow: hidden;
  margin-top: 20px;
  background: #FFF;}   

#site_heading H1
{ width: 940px;
  font: normal 400% arial, sans-serif;
  color: #FFF;
  letter-spacing: -6px;
  background: transparent;}
  
#site_heading H2
{ width: 940px;
  font: normal 180% arial, sans-serif;
  color: #FFF;
  letter-spacing: -1px;
  background: transparent;}

span
{ color: #00ccff;}  

#content
{ text-align: left;
  width: 920px;
  margin-top: 10px;
  padding: 20px 20px 0 20px;
  float: left;}
  
.content_item
{ border-bottom: 1px solid #DDD; }

.content_image
{ width: 148px;
  height: 148px;
  margin-top: 20px;
  float: left;
  border: 1px solid #DDD;}
  
.content_image_right
{ width: 148px;
  height: 148px;
  margin-top: 20px;
  float: right;
  border: 1px solid #DDD;}
  
.content_text
{ width: 520px;
  float: right;
  margin-top: 20px;
  padding-left: 20px;}
  
.content_text_left
{ width: 520px;
  float: left;
  margin-top: 20px;
  padding-left: 20px;}

#banner_image {
	width: 960px;
}
#slider-wrapper {
    height: 440px;
	background: transparent;
	width: 940px;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 440px;
    position: relative;
    width: 940px;
    border: 10px solid #FFF;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}   
#footer
{ padding: 0 20px 0 20px;
  border-top: 0px solid #333333;
  background: transparent url(../images/footer.jpg) repeat-x;}
  
#footer_content
{ font: bold 100% arial, sans-serif;
  height: 250px;
  padding: 35px 0 0 0;
  text-align: center; 
  background: transparent;
  color: #FFF;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}