html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after { content: ??; content: none}
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background: url(/images/generic/header.gif) top left repeat-x;
	text-align: center;
	font: 12px/1.5em Helvetica, Arial, sans-serif;
	color: #ccc;
}

h1 {
	font-family: Times, Georgia, serif;
	margin: 10px 0 20px 0;
	padding: 0;
	color: #7d93a3;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #7d93a3;
	font-weight: bold;
	padding: 10px 0 0;
}

h3 {
	font-size: 14px;
	padding: 0 0 6px;
	color: #fff;
}

p, address {
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	padding-bottom: 10px;
}

p.note {
	font-size: 11px;
	color: #888;
}

a {
	font-size: 1em;
	margin-bottom: 10px;
	display: inline;
	color: #7d93a3;
	font-weight: bold;
}

a:hover {
	color: #000;
}

hr {
	border: none;
	border-top: dotted 1px #999;
}

#wrapper {
	width: 100%;
	padding: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#topbanner {
	float: left;
	width: 960px;
	margin: 34px 0 0 0;	
}

#topbanner #logo {
	float: left;
	background: url(/images/generic/logo.gif) no-repeat;
	width: 109px;
	height: 109px;
}	

#topbanner #nav {
	width: 505px;
	float: left;
}

#topbanner #lloydstop {
	float: left;
	background: url(/images/generic/lloyds_building_top.jpg) no-repeat;
	width: 315px;
	height: 133px;
}

#topbanner ul {
	width: 500px;
	margin-top:98px;
}

#topbanner ul li {
	display: inline;
}

#topbanner ul li a {
	float:left;
	padding: 0 7px 0 7px;
	border-left: 1px solid #999999;
	color: #fff;
	font-size:1.1em;
	font-weight: bold;
	color:#005288;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height:10px;
	display: inline;
}

#topbanner ul li a:hover {
	color:#000000;
}

#topbanner ul li a.nobord {
	border-left: none;
}

#sidebar {
	width: 315px;
	float: left;
}



#sidebar #image {
	width: 315px;
	height: 76px;
	float: left;
	background: url(/images/generic/lloyds_building_bottom.jpg) no-repeat;
}

#sidebar .title {
	width: 315px;
	height: 33px;
	float: left;
	background: #7d93a3;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
}

#sidebar .title h1 {
	margin: 7px 0 0 20px;
	padding: 0;
	color: #ecf2f6;
	font-size: 1.3em;
	font-weight: bold;
}

#sidebar .detail {
	width: 275px;
	float: left;
	background: #f2f2f2;
	padding: 20px 20px;
	text-align: left;
}	

#sidebar .detail ul{
	list-style: none;
	font-size: 0.9em;
}

#sidebar .detail ul li{
	margin-top: 5px;
}

#sidebar label{
	clear: left;
	width: 80px;
	height: 10px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 10px;
	float: left;
	color:#333333;
	text-align: right;
}

#sidebar input{
	border: none;
	width: 150px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	display: block;
}

#sidebar .button{
	font-weight: bold;
	font-size: 1em;
	margin-top: 5px;
	color:#333333;
	margin-left: 90px;
	float: left;
	clear: left;
	display: block;
}

#sidebar .detail h2 {
	margin: 20px 0 8px 0 ;
	padding: 0;
}

#sidebar .detail p{
	line-height: 1.5em;
	margin: 0 0 6px 0;
	padding: 0;
}

#sidebar .latestnews {
	width: 255px;
	height: 73px;
	float: left;
	padding: 5px 0 0 60px;
	margin: 3px 0 3px 0;
	background: url(/images/generic/latest_news_logo.jpg) no-repeat 20px 5px  #f2f2f2;
	text-align: center;
}	

#sidebar #clientlogin {
	margin: 15px 0;
}
	
#footer {
	width: 100%;
	float: left;
	background: #0b5185;
}

#footer #footcontainer {
	width: 960px;
	margin: 0 auto;
}

#footer #footcontainer #footcontent {
	width: 960px;
	padding-left: 50px;
	background: url(/images/generic/footer_logo.gif) 0 20px no-repeat;
	text-align: left;

	float: left;
}

#footer #footcontainer #footdetails {
	width: 960px;
}

#footer #footcontainer .navblock{
	float: left;
	display: block;
	margin: 0 18px 10px 10px;
	
}

#footer ul {
	margin-top:15px;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	clear: left;
	float:left;
	padding: 0 7px 0 7px;
	margin: 5px 0 0 0;
	color: #fff;
	font-size:0.8em;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: normal;
	line-height: 1em;
}

#footer ul li a.foottitle {
	font-weight: bold;
	font-size:0.9em;
}

#content {
	width: 594px;
	display: block;
	float: left;
	text-align: left;
	padding: 20px 20px 20px 0;
}

#content ul{	
	list-style:disc;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	color:#333333;
}

#content ul li{
	margin-bottom: 10px;
	line-height: 1.2em;
}

#content .brokerage ul{
	
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content .brokerage ul li{
	margin: 0;
}

#content h1.classes {
	margin-top: 30px;
	margin-bottom: 0;
}

#content form label {
	display: block;
}

#content form input.styled {
	font-size: 12px;
	padding: 4px;
}

#content form input.name {
	width: 250px;
}

#content form input.email {
	width: 350px;
}

#content form input.number {
	width: 275px;
}

#content form textarea {
	width: 375px;
	height: 175px;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
