html
{ height: 100%;}
 
*
{ margin: 0;
  padding: 0;}
 
body
{ font: normal 90% Arial, Helvetica, sans-serif;
  background: #ccc url(../images/background.png) repeat;
  color: #000;
}
 
p
{ padding: 0 0 10px 0;
  color: #1D1D1D;
  line-height: 1.7em;
  font-size: 100% }
 
img
{ border: 0;}
 
h1, h2, h3, h4, h5, h6 
{ font: normal 175% Arial, Helvetica, sans-serif;
  color: #1D1D1D;
  text-shadow: 0px -1px 0px #fff;
  letter-spacing: -1px;
  margin: 0 0 10px 0;}
 
h2
{ font: normal 165% Arial, Helvetica, sans-serif;}
 
 
h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 150% Arial, Helvetica, sans-serif;
  color: #FFF;
  line-height: 1.5em;}
 
h5, h6
{ font: normal 95% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}
 
a, a:hover
{ color: #1D1D1D;
  background: transparent;
  outline: none;
  text-decoration: none;}
 
a:hover
{ text-decoration: none;}
 
ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}
 
ol
{ margin: 8px 0 22px 20px;}
 
ol li
{ margin: 0 0 11px 0;}
 
#main, #header, #banner, #menubar, #site_content, #footer, #content_blue
{ margin-left: auto; 
  margin-right: auto;}
 
#main
{ background: transparent;}
 
#header
{ height: 140px;
  background: #6B6B6B;
  background: -moz-linear-gradient(#6B6B6B, #242424);
  background: -o-linear-gradient(#6B6B6B, #242424);
  background: -webkit-linear-gradient(#6B6B6B, #242424);
  -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;}
 
  #contact{
  margin-left: 10px
  }
 
#banner
{ width: 940px;
  position: relative;
  height: 50px;
  padding: 15px 0 0 0;
  background: transparent;}
 
#menu_container
{ height: 50px;
  background: #E3000B;
  background: -moz-linear-gradient(#E3000B, #870007);
  background: -o-linear-gradient(#E3000B, #870007);
  background: -webkit-linear-gradient(#E3000B, #870007);
  -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;}  
 
#menubar
{ width: 940px;
  height: 50px;
  text-align: center; 
  margin: 0 auto;
  } 
 
#welcome
{ width: 880px;
  float: right;
  text-align: right;
  height: 50px;
  margin: 0 auto;
  padding-left: 20px;
  background: transparent;} 
 
#welcome_slogan
{ width: 880px;
  float: right;
  text-align: right;
  height: 50px;
  margin: 0 auto;
  padding-left: 20px;
  background: transparent;}   
 
#welcome H1
{ font: normal 300% Arial, Helvetica, sans-serif;
  letter-spacing: -3px;
  text-shadow: 1px 1px #3B5998;
  color: #fff;}
 
#welcome_slogan H1
{ font: normal 200% Arial, Helvetica, sans-serif;
  letter-spacing: -2px;
  text-shadow: 1px 1px #3B5998;
  color: #fff;}  
 
  #welcome_slogan H2
{ font: normal 160% Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  text-shadow: 1px 1px #3B5998;
  margin-bottom:-15px;
  color: #fff;}
 
#welcome_slogan H3
{ font: normal 121% Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  text-shadow: 1px 1px #3B5998;
  margin-top:-25px;
  margin-left:10px;
  color: #fff;}
 
#welcome_slogan a, a:hover
{ font: normal 100% Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px #3B5998;
  margin-left:10px;
  color: #fff;}
 
#welcome_slogan a:hover
{ color: #e6000a;
 
text-shadow: 1px 1px #990007;
}             
 
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
{ float: left;
  font: bold 120% Arial, Helvetica, sans-serif;
  height: 24px;
  margin: 10px 0 0 20px;
  text-shadow: 0px -1px 0px #000;
  padding: 6px 20px 0 20px;
  background: transparent; 
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  text-align: center;
  color: #FFF;
  text-decoration: none;} 
 
ul#menu li.current a
{ background: #870007;
  background: -moz-linear-gradient(#870007, #660005);
  background: -o-linear-gradient(#870007, #660005);
  background: -webkit-linear-gradient(#870007, #660005);}
 
ul#menu li:hover a
{ background: #870007;
  background: -moz-linear-gradient(#870007, #660005);
  background: -o-linear-gradient(#870007, #660005);
  background: -webkit-linear-gradient(#870007, #660005);}
 
#site_content
{ width: 940px;
  overflow: hidden;
  margin: 0 auto;} 
 
#content
{ width: 920px;
  margin: 0 0 20px 10px;
  float: left;}
 
.content_item
{ width: 920px;
  padding: 20px 0px;}
 
.content_image
{ float: left; 
  width: 275px;
  height: 150px;
  margin-bottom: 5px;
  background: transparent url(../images/content_image1.jpg) no-repeat;}
 
.content_image2
{ float: left; 
  width: 275px;
  height: 150px;
  margin-bottom: 5px;
  background: transparent url(../images/content_image2.jpg) no-repeat;}
 
.content_image3
{ float: left; 
  width: 275px;
  height: 150px;
  margin-bottom: 5px;
  background: transparent url(../images/content_image3.jpg) no-repeat;}
 
.content_container
{ width: 275px;
  padding: 10px;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  background: #fff;
  border: 1px soild #000;
  -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;}
 
.content_container h2
{text-align: center;}
 
#content_blue
 { width: 940px;
  height: 160px;
  text-align: center; 
  background: #0183F0;
  background: -moz-linear-gradient(#0183F0, #3B5998);
  background: -o-linear-gradient(#0183F0, #3B5998);
  background: -webkit-linear-gradient(#0183F0, #3B5998);
  -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;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;}  
 
#content_blue p
 { color: #FFF;}  
 
#content_blue h4
{ text-shadow: none;}
 
.content_blue_container_box
{ width: 270px;
  padding: 5px;
  text-align: center;
  margin: 20px 10px 10px 10px;
  float: left;}
 
.content_blue_container_boxl
{ width: 270px;
  padding: 5px;
  text-align: center;
  margin: 20px 0 10px 10px;
  float: left;}
 
#footer_container
{ height: 60px;
  margin-top: 30px;
  width:100%;
  background: #6b6b6b;
  background: -moz-linear-gradient(#6b6b6b, #242424);
  background: -o-linear-gradient(#6b6b6b, #242424);
  background: -webkit-linear-gradient(#6b6b6b, #242424);
  -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;
  position:fixed; bottom:0} 
 
#footer
{ width: 940px;
  height: 20px;
  padding-top: 20px;
  text-align: center; 
  background: transparent;
  text-shadow: 1px 1px #535353;
  color: #fff;
 
  }
 
#footer a, #footer a:hover
{ text-shadow: 1px 1px #535353;
  color: #fff;
  text-decoration: none;
  padding-bottom: 20px;}
 
#footer a:hover
{ text-decoration: underline;}
 
#footer a, #footer a:hover
{ text-shadow: 1px 1px #535353;
  color: #fff;
  text-decoration: none;}
 
#footer a:hover
{ text-decoration: underline;}
 
 .readmore
{ font: bold 100% Arial, Helvetica, sans-serif;
  height: 15px;
  width: 80px;
  margin-left: 95px;
  padding: 5px 2px 7px 5px;
  background: #fff;
  background: -moz-linear-gradient(#fff, #ccc);
  background: -o-linear-gradient(#fff, #ccc);
  background: -webkit-linear-gradient(#fff, #ccc);
  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;}
 
 .readmore a
{ color: #1D1D1D;}
 
.form_settings
{ margin: 15px 0 0 0;}
 
.form_settings p
{ padding: 0 0 4px 0;}
 
.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
 
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
 
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}
 
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #5082BD; 
  color: #FFF;}
 
/* styling for the slideshow on the homepage */
#slideshow
{ float: left;
  width: 920px;
  height: 250px;
  margin-bottom: 20px;}
 
ul.slideshow {
  list-style: none;
  width: 920px;
  height: 250px;
  overflow: hidden;
  position: relative;
  margin: 20px 0 0 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;}
 
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 920px;
  height: 38px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;}
 
  #galleria{ width: 800px; height: 505px; background: #000; margin:50px auto; }