html {
	height: 100%;
	min-width: 951px;
}
body {
	margin: 0;
	font: 15px/17px "Times New Roman", Times, serif;
	color: #0d114c;
	height: 100%;
	background: #e9e5cd url(../images/bg.gif) repeat-y 50% 0;
	min-width: 952px;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	background: url(../images/header-bg.gif) repeat-x;
	padding-bottom: 125px;
	height: auto;
}
* html .page {
	height: 100%;
}
.skip {
	display: none;
}
.holder {
	margin: 0 auto;
	width: 952px;
	position: relative;
}
/*
#header {
	width: 952px;
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/header-image-bg.png) no-repeat;
}
*/
.logo {
	float: left;
	background: url(../images/logo-area.png) no-repeat 0 -1px;
	width: 213px;
	height: 170px;
	margin: 0 0 0 25px;
}
.logo a {
	margin: 22px 0 0 17px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
	width: 177px;
	height: 113px;
	position: relative;
}
/*
.footer-wrapper {
	background: url(../images/footer-bg.gif) repeat-x;
	height: 119px;
	margin: -119px 0 0;
	position: relative;
}
#footer {
	margin: 0 auto;
	width: 952px;
	overflow: hidden;
}
#footer address {
	margin: 17px 0 0 43px;
	padding: 0;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
}
#footer address a {
	color: #fff;
	text-decoration: none;
}
#footer address a:hover {
	text-decoration: underline;
}
*/
.main-holder {
	overflow: hidden;
	width: 100%;
/*	padding: 81px 0 119px;*/
}
.elearning-hold {
/* 	float: right; */
	width: 645px;
	margin: 28px 37px 0 0;
	padding: 0 20px 45px 20px;
	display: inline;
	position: relative;
}
