﻿#container{
background: #fff;
width: 950px;
height: 140px;
text-align: left;


position: relative;
border: 0px solid #333;
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #000000;
	margin-left:auto;
	margin-right:auto;
line-height: 1.3;
font-size: x-small;  /* for IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small; /* for compliant browsers */
font-size: 75%;
}

h2 {
    font-size: 14px;
	color: #000;
	font-weight: 800;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
	h3 {
    font-size:12px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	}

#header {float: left;
	width: 950px;
    height: 135px;
	background: #fff url(../../images/headerImages/header.jpg) no-repeat;
	border: 0px solid #333;
	margin-bottom: 0px;}
	
	.tagline {font-size: 95%;
	color: #046B02;
	font-weight: 100;
	text-align: left;
	padding: 17px 0 0 133px;
}	

#imagereplace {position: absolute;
left: 31px;
top: 60px;}


#mortgage-quote {float: right;
padding: 20px 17px 0 0;}

#mortgage-quote h2 {padding:0 0 0 8px;
letter-spacing:2px;
margin: 0;
font-family:Arial;}	

#mortgage-quote h3 {padding:0 0 0 8px;
margin: 0;
color: #097504;
font-size: 170%;
text-align:center;
letter-spacing:4px;
}		

	#search {
padding: 20px 0px 0 0;
position: absolute;
left: 765px;
top: 70px;
}	

.brokerlkup 
{
	  font: 11px Arial, Helvetica, sans-serif; 
    padding:5px;
    background-color: #e8e8e8;
    border:1px #333333 dotted;
    margin-bottom:5px;
	*margin-top:3px;
    width:420px;
     margin-left:25px;

}

#top-nav {float: left;
	width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 25px;
 background: url(https://www.healthinsurance.co.uk/img/top-nav.jpg);}	

	  #tabs {
      float:left;
      width:100%;
      background:url("https://www.healthinsurance.co.uk/img/top-nav-bg.jpg");
      font-size:120%;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("https://www.healthinsurance.co.uk/img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 11px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("https://www.healthinsurance.co.uk/img/tabright.gif") no-repeat right top;
      padding:5px 21px 4px 12px;
      color:#333;
      }
	  

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#333;
      }
    #tabs a:hover, #tabs a.active {
      background-position:0% -42px;
      }
    #tabs a:hover span, #tabs a.active span  {
      background-position:100% -42px;
      }
	  
	  