@charset "utf-8";
/* aip_landing */


body {
	font: normal 11px/1.42em Arial, sans-serif;
	min-width: 780px;
	text-align: center;
	margin: 10px 0 0 0;
}
strong {
	font-weight: bold;
}
#logos {
	height: 70px;
	width: 780px;
	float: left;
}
#main {
	float: left;
	width: 100%;
}
#center {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#right {
	width: 201px;
	float: right;
}
#right div#top img {
	float: right;
	margin-bottom: 10px;
	margin: 0 0 14px 0;
	border: 1px solid #006;
}
#right div#bottom img {
	float: right;
	margin-bottom: 10px;
	margin: 0;
	border: 1px solid #006;
}
img {
	float: left;
}
#left {
	width: 563px;
	float: left;
	border: 1px solid #006;
}
#foot {
	float: left;
	padding: 20px 0 0 0;
}
#foot p {
	font-size: 1em;
	width: 780px;
	margin-bottom: 10px;
	color: #000;
}
#orangebar {
	float: left;
	background: #f60 url(images/bonus_bar_copy.png) no-repeat;
	height: 28px;
	width: 100%;
	margin-bottom: 9px;
	border-bottom: 1px solid #006;
	text-indent: -100em;
}
#bluebar {
	float: left;
	background-color: #006;
	height: 13px;
	width: 100%;
	margin: 9px 0 0 0;
}

