
body {
	margin: 0px;
	background: #9CE0F9 url(images/Injection_BG.jpg) repeat-x top left;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 657px;
	margin: 0 auto;
	margin-bottom: 2px;
}

.ui_header {
	background: transparent url(images/injection_top_bg.jpg) no-repeat top left;
	width: 657px;
	height: 492px;
}

.ui_header_fr {
	background: transparent url(images/Injection_top_fr.jpg) no-repeat top left;
	width: 657px;
	height: 492px;
}

.main_content_wrapper {
	padding: 20px;
	background-color: #fff;
}

.main_content {
	width: 617px;
}

.icon_container {
	background: transparent url(images/injectionsuccess_brochurepd.jpg) no-repeat bottom right;
	float: right;
	margin: 0 -20px 0 0;
	padding: 0;
	width: 100%;
}

.icon_container p {padding: 0 20px 0 0}

.ui_footer_wrapper {
	padding: 0px;
}

.ui_footer {
	height: 24px;
	width: 657px;
	background-color: #fff;
}

.ui_footer a:link {
	color: #353535;
	text-decoration: none;
}
.ui_footer a:visited {
	color: #353535;
	text-decoration: none;
}
.ui_footer a:hover {
	color: #353535;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.ui_footer a:active {
	color: #353535;
	text-decoration: none;
}

.ui_french_english_wrapper {
	float: right;
	width: 300px;
	text-align: right;
}

.ui_french_english {
	padding: 6px 10px;
	color: #353535;
}

