body {
	background-color: D6DBE1;
	background-image: 
	url('./bg.gif');
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -25px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Arial, Serif;
	color: #333;
}

#wrapper {
	background-color: ffffff;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-image: url('airport-to-london.jpg');
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Serif;
	color: #333;
}

#header {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 66px;
	padding-right: 0px;
	padding-left: 15px;
	background: ffffff;
}

#side-a {
	float: right;
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 25px 25px 0px 0px;
	border: 0px;
}

#content { 
	float: left;
	width: 554;
	margin: 25px;
	border: 1px;
}

#fullpage { 
	float: left;
	width: 790;
	margin-left: 25px;
	margin: 25px 0px 25px 25px;
}

#travel-insurance {
	float: left;
	width: 110;
	margin: 0px 0px 0px 0px;
}

#over-80 {
	float: right;
	width: 424px;
	padding: 0px;
	margin: 0px;
}

#policy-category {
	float: left;
	width: 164;
	margin: 0px 0px 0px 0px;
}

#amount {
	float: right;
	width: 370px;
	padding: 0px;
	margin: 0px;
}

#footer {
	border: 1px;
	clear: both;
	background: #666;
}

p {
	font-size: 15px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.bottom {
	color: e4e4e4;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.small {
	color: 666666;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p.table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

p.left {
	float: left;
	margin-right: 10px;
}

a img {border: none; }

img.right {
	float: right;
	clear: right;
	margin: 5 0 5 15;
	border: #666 1px solid;
}

img.right2 {
	float: right;
	clear: right;
	margin: 0 0 0 15;
}

img.left {
	float: left;
	clear: left;
	margin: 0 15 0 0;
	border: #666 1px solid;
}

span.right {
	float: right;
	margin-left: 15px;
}

span.small {
	color: 666666;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #0000ff;
	text-decoration:underline;
}
a:hover,a:active 
{
	color:#0000ff;
	text-decoration:none;
}

a.title:link, a.title:visited {
	color: #333;
	text-decoration:none;
}
a.title:hover,a.title:active 
{
	color:#333;
	text-decoration:none;
}

a.bottom:link, a.bottom:visited {
	color: e4e4e4;
	text-decoration: none;
	font-family: verdana, arial;
}

a.bottom:hover, a.bottom:active {
	color: FFFFFF;
	text-decoration: none;
	font-family: verdana, arial;
}

h1 {
	color: #fff;
	font: bold 150% "Trebuchet MS", Tahoma, Arial;
	font-size: 40px;
	margin-left: 25;
	margin-top: 40px;
}

h2 {
	color: #000;
	font: bold 120% "Trebuchet MS", Tahoma, Arial;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	color: #333;
	font: bold 110% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	color: #333;
	font: bold 100% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h5 {
	font: normal 14px Verdana, Tahoma, Arial;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.list {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px; 0px
}

ul#list {
	list-style-type: none;
	padding: 4 0 2 10;
	margin: 0;
}

ul#list li {
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	padding-bottom: .4em;
}

