html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #000;
	font-family: "Segoe UI","Arial","Helvetica",sans-serif;
	line-height: 1.5;
}

p {
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin-bottom: 0.5em;
}

a {
	color: #069;
	text-decoration: underline;
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
	text-align: left;
}

table tr td {
	font-size: 100%;
	padding: 5px;
}

.main {
	position: relative;
	width: 1200px;
}

.wrap {
	width: 100%;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#page-header {
	background: #0e366a;
	border-bottom: 1px solid #333333;
}

#page-header .main {
	width: 1200px;
	margin: 0 auto;
	background-image: url(../images/rai/header-background.jpeg);
	background-repeat: no-repeat;
	background-position: 400px top;
	background-color: #333;
	height: 79px;
}

#page-header h1.logo {
	display: block;
	height: 79px;
	overflow: hidden;
	background: url(../images/rai/header-mask.png);
	background-position: 150px top;
}

#page-header h1.logo a#aio-head-rai-logo,
#page-header h1.logo a#aio-head-bm-logo {
	float: right;
}

#page-header h1.logo img {
	height: 79px;
	vertical-align: top;
	background-color: #0e366a;
	padding: 0 5px;
}

#page-container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	margin-top: 20px;
}

#ja-main {
	width: 85%;
	float: right;
}

#page-navhelper {
	background: #f6f6f6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

#page-navhelper .main {
	padding: 5px 0;
}

#page-navhelper .page-links {
	float: right;
	margin-top: 2px;
}

#page-navhelper .page-breadcrumbs {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	width: 80%;
}

#page-footer {
	background: url('/templates/rai_purity/images/grad3.gif') repeat-x bottom #F6F6F6;
	border-top: 1px solid #fff;
	clear: both;
	padding: 20px 0;
}

#page-footer .page-copyright {
	float: right;
	text-align: left;
	width: 75%;
}
