body {
background: #dbe8f1 url(images/bg.jpg) repeat-x;
color: #F6F6F6;
font: 14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin-top: 0;
line-height: 22px;
}

h1, h2, h3, h4, h5 { 
font-family: 'Vegur', Helvetica, Sans-Serif;
color: #5e7384;
text-transform: uppercase;
} 

#wrapper {
text-align: left;
margin: 0 auto;
width: 780px;
}

a:link, a:visited {
color: #7e9d36;
}

a:link img, a:visited img{
border: none;
}

/* Header area*/

#header {
background:url(http://www.easyinsure.org.uk/images/logo.png) left no-repeat;
}

.voucher {
float: left;
padding-left: 193px;
padding-top: 5px;
}

#header p {
font-size: 10px;
position: absolute;
top: 50px;
left: 355px;
}

#header a:link, #header a:visited {
color: #F6F6F6;
text-decoration: none;
border-bottom: none;
}

#contact {
float: right;
list-style-type: none;
font-size: 13px;
}

#contact li{
margin: 0;
}

/* Navigation Styling*/

#navigation {
font-size: 13px;
list-style-type: none;
margin-top: 0;
padding: 0 5px 5px 0;
}

#navigation li {
display: inline;
margin: 10px;
}

#navigation a:link, #navigation a:visited {
color: #5e7384;
text-decoration: none;
border-bottom: 1px dotted;
}

#navigation a:hover {
color: #333;
}

#house {
background: transparent url(images/house.png) no-repeat bottom left;
padding-top: 10px;
height: 55px;
}

#house p {
padding-left: 60px;
padding-bottom: 60px;
margin-bottom: 0;
text-align: center;
font-size: 18px;
text-shadow: 0 0 9px #F6F6F6;
}

#house a:link, #house a:visited {
color: #FFFFFF;
text-decoration: none;
}

#house a:hover {
color: #183152;
text-shadow: 0 0 9px #375D81;
}

#content {
background: #dae7f0;
color: #333333;
padding:10px;
padding-top: 5px;
font-size: 12px;
}

#content li {
list-style-image: url(images/bullet.png);
}

#insurance {
padding-left: 0;
}

#insurance li {
list-style-type: none;
display: inline;
margin-right: 10px;
}

#insurance a:link, #insurance a:visited {
color: #333333;
}

#insurance a:hover {
color: #5e7384;
}

#container {
background: #F6F6F6;
padding: 20px;
}

#sidebar {
width: 200px;
float: left;
margin-right: 20px;
}

#sidebar img {
float: left;
}

#policy {
margin-bottom: 20px;
}

#info {
width: 500px;
float: right;
}

.quote {
background: #8fb33b;
border: 1px solid #7e9d36;
padding: 5px;
font-size: 16px;
color: #F6F6F6;
text-shadow: 2px 2px 5px #666666; 
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
border-radius: 10px;
text-transform: uppercase;
text-align: center;
}

.quote a:link, .quote a:visited {
color: #F6F6F6;
}

.active {
font-size: 14px;
background: #F6F6F6;
padding: 10px 10px 20px 10px;
}

@font-face {
font-family:'Vegur';
src: url('http://www.easyinsure.org.uk/images/Vegur-R 0500.otf') format('opentype');
}

.emphasis {
color: #5e7384;
}

.clearer {
clear: both;
line-height: 1;
margin: 0;
padding: 0;
}
