@charset "utf-8";
html {
	color:#000;
	background:#fff;
}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	font-size: 77%; 
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	background:  #fff;
 	color: #000;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
	font-variant:normal;
}
sup {
}
sub {
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
a:link,a:visited {
	color: #000;
	text-decoration: underline;
}
#headerContainer {
	display: none;
}
#footerContainer {
	display: none;
}
#MainContainer {
	position: relative;
	width: 100%;
	padding: 110px 0 55px 0;
}
#MainContent {
	position: relative;
	width: 790px;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
}
#Header {
	display: none;
}
ul#HMenu {
	display: none;
}
#Offer {
	background: #fff;
	padding: 12px;
	width: 766px;
	min-height: 360px;
}
#Splash {
	background: #000;
}
#Offer p {
	font-size: 91.5%;
	margin-top: 1em;
	padding-left: 2px;
	line-height: 135%;
}
#Offer hr {
	background-color: #000;
	border: 0;
	margin: 2em auto 2em auto;
	width: 60%;
	height: 1px;
}
#Offer strong {
	font-weight: bold;
}
#Offer .oContainer {
	width: 370px;
	height: 150px;
	background: #fff;
	float: left;
	margin: 10px 6px 10px 6px;
}
#Offer .oContent {
	margin: 1px;
	width: 368px;
	height: 148px;
	background: #fff;
	position: relative;
}
#Offer .oContent img {
	margin-left: 6px;
	overflow: visible;
}
#Offer .oContent a {
	margin-left: 10px;
}
#Offer .oDesc {
	position: absolute;
	top: 0px;
	left: 160px;
}
#Offer .oDesc p {
	line-height: 120%;
	margin-top: .2em;
}
#LContent {
	margin-top: 40px;
	width: 380px;
	float: left;
}
#RContent {
	margin-left: 20px;
	width: 356px;
	float: left;
}
#Grades {
	margin: 0 0 0 40px;
	padding: 10px 10px 10px 10px;
	width: 280px;
	background: #fff;
	border: 1px solid #666;
}
#Grades p {
	padding-left: 10px;
}
#Grades ul {
	font-size: 91.5%;
	line-height: 150%;
	padding-top: 1em;
}
#Grades li {
	margin-left: 30px;
	list-style-type: disc;
}
#Print {
	display: none;
}
ul#SMenu {
	display: none;
}
