@charset "utf-8";
/* CSS Document */

body {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	background:url('/images/layout/main-bg.jpg') repeat-x top #ffffff;
}

#container {
	position: relative;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #004689;
	border: 1px solid #9b9b9b;
}

p {
	margin: 0;
}

#logo {
	position: absolute;
	left: 17px;
	top: 32px;
	width: 81px;
	height: 96px;
	z-index: 10;
}

#aldi-nav {
	position: relative;
	background-color: #e6ebfa;
	border-bottom: 1px solid #9b9b9b;
	width: 920px;
	height: 19px;
	padding-top: 3px;
	text-align: right;
	font-weight: bold;
	color: #004588;
}

#header {
	position: relative;
	width: 920px;
	height: 89px;
}

#heading {
	position: absolute;
	left: 116px;
	top: 19px;
}

#top-nav {
	position: relative;
	width: 920px;
	height: 19px;
	padding-top: 3px;
	background: url('/images/layout/top-nav-bg.jpg') repeat-x;
	border-bottom: 1px solid #e5e5e5;
	color: #ffffff;
	font-size: 12px;
}

p.top-nav {
	margin-left: 115px;
}

a.top-nav {
	margin-right: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.top-nav-grey {
	margin-right: 30px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#breadcrumb {
	position: relative;
	width: 920px;
	height: 17px;
	background: url('/images/layout/breadcrumb-bg.jpg') repeat-x;
}

p.breadcrumb {
	margin-left: 115px;
	color: #838383;
}

#breadcrumb a {
	color: #838383;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #838383;
	text-decoration: underline;
}

#main-content {
	position: relative;
	border: 10px solid #ffffff;
	width: 900px;
}

#Accordion1 {
	float: left;
}

#footer {
	position:relative;
	border-top: 1px solid #9b9b9b;
	height: 19px;
	padding-top: 3px;
	background-color: #ffffff;
	text-align: right;
	font-weight: bold;
	color: #004588;
}

#print {
	position: absolute;
	left: 15px;
	top: 5px;
}

a.aldi-nav {
	color: #004588;
	margin-right: 26px;
}

p.aldi-nav {
	margin-right: 10px;
}

.yellow {
	color: #ffc951;
}

.blue {
	color: #00c1e3;
}

/* .png IE */
img.png {
	behavior: url(/pngbehavior.htc);
}


#case-studies {
	position: absolute;
	left: 676px;
	top: 0;
	width: 224px;
	height: 75px;
	background: url('/images/layout/case-studies-bg.jpg') no-repeat;
}

#how-to-apply {
	position: absolute;
	left: 676px;
	top: 82px;
	width: 224px;
	height: 75px;
	background: url('/images/layout/how-to-apply.jpg') no-repeat;
}

#apply-now {
	position: absolute;
	left: 676px;
	top: 164px;
	width: 224px;
	height: 75px;
	background: url('/images/layout/apply-now.jpg') no-repeat;
}

.side-heading {
	font-size: 15px;
	color: #ffffff;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 120px;
}

.side-link {
	color: #ffc951;
	position: absolute;
	left: 10px;
	top: 50px;
	width: 120px;
}

.side-link-double {
	color: #ffc951;
	position: absolute;
	left: 10px;
	top: 40px;
	width: 120px;
}

.side-link a {
	color: #ffc951;
	text-decoration: none;
}

.side-link-double a {
	color: #ffc951;
	text-decoration: none;
}


#toolbar {
	/*guideline addition*/
	position:relative;
	width:920px;
	height:23px;
	background-color:#e6ebfa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004588;
}

#toolbarLinks {
	/*guideline addition*/
	position:absolute;
	top:3px;
	left:380px;
}

#toolbarFlag {
	/*guideline addition*/
	position:absolute;
	top:3px;
	left:780px;
}

#toolbarFontSize {
	/*guideline addition*/
	position:absolute;
	top:2px;
	right:5px;
}

#toolbarLinks a {
	/*guideline addition*/
	color:#004588;
	margin-right:20px;
}

#copyright {
	/*guideline addition*/
	position:absolute;
	left:0;
	width:920px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004588;
}

#printVersion {
	/*guideline addition*/
	position:absolute;
	top:2px;
	left:5px;
	background-image:url(/images/layout/print_version.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
}

#printVersion a {
	/*guideline addition*/
	color:#004588;
}

#copyrightText {
	/*guideline addition*/
	position:absolute;
	top:2px;
	right:5px;
}