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, font, 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 {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color: #ebebeb;
	font-family: 'verdana', 'arial', 'helvetica', 'sans-serif';
	font-size: 10pt;
	color: #50517b;
}
td {
	font-family: 'verdana', 'arial', 'helvetica', 'sans-serif';
	font-size: 10pt;
	color: #50517b;
}
h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: 'arial', 'helvetica', 'sans-serif';
	font-size: 14pt;
	color: #50517b;
}
h2 {
	font-size: 12pt;
}
.boxFilm {
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 100%;
	background-image: url(images/filmstrip.gif);
	background-repeat: repeat-y;
}
.boxBorder {
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 600px;
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
}
.boxMenuHome {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 678px;
	height: 114px;
	cursor: pointer;
}
.boxMenuStudents a {
	position: absolute;
	top: 165px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -240 no-repeat;
	display: block;
}
.boxMenuStudents a:hover {
	background: url("images/menu_buttons.gif") -165 -240 no-repeat;
}
.boxMenuHomeUsers a {
	position: absolute;
	top: 208px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -120 no-repeat;
	display: block;
}
.boxMenuHomeUsers a:hover {
	background: url("images/menu_buttons.gif") -165 -120 no-repeat;
}
.boxMenuProfessionals a {
	position: absolute;
	top: 251px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -210 no-repeat;
	display: block;
}
.boxMenuProfessionals a:hover {
	background: url("images/menu_buttons.gif") -165 -210 no-repeat;
}
.boxMenuFeatures a {
	position: absolute;
	top: 294px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -30 no-repeat;
	display: block;
}
.boxMenuFeatures a:hover {
	background: url("images/menu_buttons.gif") -165 -30 no-repeat;
}
.boxMenuDownloads a {
	position: absolute;
	top: 337px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 0 no-repeat;
	display: block;
}
.boxMenuDownloads a:hover {
	background: url("images/menu_buttons.gif") -165 0 no-repeat;
}
.boxMenuSupport a {
	position: absolute;
	top: 380px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -270 no-repeat;
	display: block;
}
.boxMenuSupport a:hover {
	background: url("images/menu_buttons.gif") -165 -270 no-repeat;
}
.boxMenuPress a {
	position: absolute;
	top: 423px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -180 no-repeat;
	display: block;
}
.boxMenuPress a:hover {
	background: url("images/menu_buttons.gif") -165 -180 no-repeat;
}
.boxMenuCompany a {
	position: absolute;
	top: 466px;
	left: 18px;
	width: 167px;
	height: 30px;
	cursor: pointer;
	background: url("images/menu_buttons.gif") 0 -300 no-repeat;
	display: block;
}
.boxMenuCompany a:hover {
	background: url("images/menu_buttons.gif") -165 -300 no-repeat;
}
.boxContent {
	position: absolute;
	top: 128px;
	left: 205px;
	width: 588px;
	height: 452px;
}
