﻿#landing {
	width: 758px;
}
#landing #landing-top-left {
	background-image: url(../Images/Landing/landing-top-left.png);
	background-repeat: no-repeat;
	width: 618px;
	height: 125px;
	float: left;
}
#landing #landing-abbott-logo {
	width: 140px;
	height: 50px;
	float: left;
}
#landing #landing-top-right {
	width: 140px;
	height: 75px;
	float: left;
}
#landing #landing-centre {
	background-image: url(../Images/Landing/landing-centre.png);
	background-repeat: no-repeat;
	width: 758px;
	height: 235px;
	float: left;
	clear: both;
}
#landing #landing-bottom {
	width: 758px;
	height: 70px;
	float: left;
	clear: both;
}
#landing #footnote {
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	float: left;
	width: 700px;
	margin: 32px 0 0 25px;
}
#landing #footer {
	border: none;
	margin: 10px 0 0 0;
	width: 758px;
	float: left;
}
#landing #landing-bottom p {
	margin: 15px 40px 0 30px;
	padding: 0;
}
#landing #landing-centre #unitedstates {
	margin: 110px 0 0 30px;
	float: left;
}
#landing #landing-centre #international {
	margin: 110px 0 0 40px;
	float: left;
}
#landing #landing-centre li {
	/*background-image: url(../Images/link-arrow-white.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 24px;
}
#landing #landing-centre li a {
	padding-left: 0;
}
#footer p.disclaimer, #footer p#code {
	margin-left: 30px;
}
