body,html
{
	font-size: 12px;
	font-family: arial,verdana;
	text-align: center;
}

#body
{
	width: 750px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: url(../images/darkblue-hr.gif) no-repeat left top;
	padding-top: 10px;
}

h1
{
	margin-left: 290px;
	height: 12px;
	width: 388px;
	background: transparent url(../images/home/h1-title.jpg) no-repeat;
}

h1 span
{
	display: none;
}

p
{
	padding-left: 290px;
}

#firstparagraph
{
	height: 100px;
	background: transparent url(../images/home/image2.jpg) no-repeat 20px 0;
}

#list-links
{
	margin: 0;
	padding: 0;
	margin-top: 50px;
	height: 200px;
	background-image:url(../images/home/images.jpg);
	background-repeat:no-repeat;
	position: relative;
}

#list-links li
{
	list-style-type: none;
	margin: 0;
	margin-left: 290px;
	padding: 0;
	height: 99px;


}

#list-links li#link-intermediary
{
	background-color: #002F65;
	margin-bottom: 3px;
	*margin-bottom:0px;
	height: 77px;
}

#list-links li#ifa-checkbox-container
{
	position: absolute;
	top: 52px;
	left: 12px;
	color: white;
	z-index: 1000;
	height: auto;
	width: 400px;
}

#list-links li#ifa-checkbox-container label
{
	width: auto;
}

#list-links li#ifa-checkbox-container label input
{
	vertical-align: middle;
}

#list-links li#ifa-checkbox-container .chkerror
{
	background-color: red;
}

*:first-child+html #list-links li#link-intermediary
{
	margin-bottom: 0px;
}

#list-links li#link-client
{
	background-color: #E0E3E4;
	height: 77px;

}

#list-links li a
{
	display: block;
	height: 99px;
	*height:50px;

}

#list-links li a img
{
	border: 0;
	margin-left: 15px;
	margin-top: 15px;
}

#footer
{
	background: url(../images/darkblue-hr.gif) no-repeat left top;
	padding-top: 5px;
	margin-top: 50px;
}

#footer p
{
	font-size: 9px;
}

#footer ul
{
	margin: 0;
	padding: 5px 0 0 20px;
	width: 250px;
	height: 60px;
	float: left;
}

#footer ul li
{
	display: inline;
}

#footer ul li a
{
	color: black;
	text-decoration: none;
	font-size: x-small;
}

#footer ul li span
{
	padding: 0 5px 0 8px;
	color: black;
	font-weight: bold;
}

#logo
{
	width: 275px;
	background: white url(../images/home/logo.jpg) no-repeat;
	height: 133px;
	float: left;
}

#investec_link
{
	float: left;
	margin-top: 9px;
}