﻿h1{

	   position: relative;

  text-align: center; color:#f80225	; line-height:1.6  

}



h1 span {

background: #fff;

  padding: 0 15px;

  position: relative;

  z-index: 1;  font-size:32px

        



}



h1:before {

  background: #0054a4;

  content: "";

  display: block;

  height: 1px;

  position: absolute;

    top: 50%;

  width: 100%;

}



h1:before {

  left: 0;

}



h2{

	   position: relative;

  text-align: center; color:grey  

}

#footer

{   

	width:100%;

 /* background-image:url('../images/footer.png'); background-repeat:repeat-x; 
  /*background-color:#f8121c*/

 	font-family:"Trebuchet MS";

    padding:0px 0px 0px 0px;

    z-index:1;

    color:white;

    z-index:1;

  height:30px;

 min-width:1100px;  



}	 

.sep8 {margin-left:7px}

.copyright{  

    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;

    font-size:11px;

    color:#ffffff;

	position: relative;

	margin-left:auto;

	margin-right:auto;	

    padding:8px 0px 5px 0px;  

    width:1100px; text-align:center

 

  

}	
