html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em arial, sans-serif;
  background: url(../images/pattern.jpg) repeat;
  color: #535353;
  }

p
{ padding: 0 0 5px 0;
  line-height: 1.8em;}
  
img
{ border: 0;}

h1, h2, h3, h4, h5, h6  
{ font: bold 140% arial, sans-serif;
  color: #004A96;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 15px 0 0 0;}

h2
{ font: bold 120% arial, sans-serif;}

h3
{ font: bold 100% arial, sans-serif;
  padding: 0 0 0px 0px;
  color: #004A96;}

h4, h5, h6
{ font: bold 110% arial, sans-serif;
  color: #FFF;
  line-height: 1.5em;
  margin: 15px 0 0 8px;
  padding: 0 0 5px 0
}
h5,
{ font: italic 100% arial, sans-serif;
  color: #ccc;
  }

h6
{ font: normal 108% arial, sans-serif;
  color: #535353;
  padding: 0px 0 0px 0;
  letter-spacing: 0px;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #96004a;}

a:hover
{ text-decoration: underline;
  color: #004A96;}

ul
{ margin: 2px 0 10px 17px;}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: -10px 0 15px 20px;}

ol li
{ margin: 0 0 10px 0;}

#main, #header, #banner, #menubar, #site_content, #site_content2, #footer, #contact, #menu_container
{ margin-left: auto; 
  margin-right: auto;}

#site_content
{ width: 980px;
  overflow: hidden;
  background: #fff url(../images/site_content6.png) no-repeat;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 8px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 8px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 8px 2px;}

#site_content2
{ width: 980px;
  overflow: hidden;
  background: #fff url(../images/site_content2.jpg) no-repeat;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 8px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 8px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 8px 2px;}

#menu_container
{ width: 980px;
  height: 56px;
  margin: 5px 0px;} 
  
#menubar
{ width: 640px;
  height: 56px;
  float: right;
  color: #ccc;}   
  
#header
{ width: 980px;
  height: 80px;}
  
.name
{ width: 150px;
  height: 55px;
  float: left;}
  
.slogan
{ width: 780px;
  height: 55px;
  background: transparent;
  text-align: right;
  float: right;}
  
.name H1
{ font: bold 560% Times New Roman, sans-serif;
  padding: 0 0 55px 0;
  letter-spacing: 10px;
  text-shadow: 6px 6px #b4bcca;
  color: #0057b0;}

span
{ color: #292929;}

.slogan H2
{ font: bold 320% Times New Roman, sans-serif;
  padding: 28px 0 0 0;
  letter-spacing: 3px;
  text-shadow: 2px 2px #b4bcca;
  color: #0057b0;
  }

#banner_image {
    margin: 0 auto;
	width: 700px;
	margin-left: 20px;
	float: left;
}
#slider-wrapper {
    height: 250px;
	background: transparent;
	width: 700px;
  background-color:#b4bcca;
border:0px solid gray;
box-shadow:1px 1px 8px gray; 
-moz-box-shadow:1px 1px 8px gray;
-webkit-box-shadow:1px 1px 8px gray;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 250px;
    position: relative;
    width: 700px;
}
#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: 15;
}
.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;
}

.sidebar_container
{ float: right;
  width: 220px;
  margin: 0 20px 20px 0;}

.sidebar
{ float: right;
  width: 220px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% arial, sans-serif;
  padding-bottom: 5px;
  width: 220px;
  }

.sidebar h2
{ height: 25px;
  padding: 7px 0 2px 10px;
  color: #FFF;
  background: #004A96 url(../images/header.jpg) repeat-x;
  -moz-border-radius:10px 0;
  -webkit-border-radius:10px 0;
  border-radius:10px 0;
  background-color:#b4bcca;
  border:1px solid gray;
  box-shadow:1px 1px 8px gray; 
  -moz-box-shadow:1px 1px 8px gray;
  -webkit-box-shadow:1px 1px 8px gray;
}  
  
.sidebar h3
{ font-size: 108%;
  padding-left: 5px;
  color: #535353;}

.sidebar h4
{ font-size: 108%;
  padding-left: 5px;
  color: #004A96;}

.sidebar a
{ padding-left: 5px;
  color: #004A96;}

.sidebar p
{ padding-left: 5px;}  
  
.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 

#content
{ text-align: left;
  width: 720px;
  float: left;
}

.content_container
{ width: 240px;
  padding: 5px;
  margin-right: 10px;
  float: left;
}

.content_item
{ width: 720px;
  margin: 0 0 20px 20px;
  float: left;
}
  
.content_item h1
{ height: 25px;
  width: 695px;
  padding: 5px 0 5px 5px;
  color: #FFF;
  background: #004A96 url(../images/header.jpg) repeat-x;
  background-color:#b4bcca;
border:0px solid gray;
box-shadow:0 2px 8px gray; 
-moz-box-shadow:0 2px 8px gray;
-webkit-box-shadow:0 2px 8px gray;
  }  

.content_image
{ width: 250px;
  padding: 0px 20px 20px 0px;
  float: left;
}
  
.content_image2
{ float: left; 
  width: 108px;
  height: 120px;
  margin: 10px 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;}

.button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  height: 15px;
  width: 40px;
  padding: 5px 5px 7px 5px;
  background: #004A96;
  background: -moz-linear-gradient(#535353, #004A96);
  background: -o-linear-gradient(#535353, #004A96);
  background: -webkit-linear-gradient(#535353, #004A96);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  padding-left: 10px;}

#footer
{ width: 960px;
  font: normal 95% arial, sans-serif;
  height: 30px;
  margin-bottom: 10px;
  padding: 20px 0 0px 0;
  text-align: center; 
  color: #292929;}

#footer a, #footer a:hover
{ color: #292929;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}
  

.lavaLampWithImage {
  position: relative;
  height: 45px;
  overflow: hidden;
  width: 1100px;
 }

.lavaLampWithImage li {
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back {
  background: #004A96 url(../images/menu_item.jpg) repeat-x;
  height: 40px;
  z-index: 7;
  position: absolute;
  -moz-border-radius:10px 0;
  -webkit-border-radius:10px 0;
  border-radius:10px 0;
  background-color:#b4bcca;
border:1px solid gray;
box-shadow:1px 1px 8px gray; 
-moz-box-shadow:1px 1px 8px gray;
-webkit-box-shadow:1px 1px 8px gray;
 }

.lavaLampWithImage li a {
  font: bold 115% arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  z-index: 9;
  display: block;
  height: 35px;
  padding: 12px 0px 0px 25px;
  position: relative;
  overflow: hidden;
 }

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
}