/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

img 
{
	border: 0;
}

div#documentSection
{
	position: relative;
	top: 0px;
	width: 920px;
	height: auto !important;
  	height: 720px;
	min-height: 720px;
	margin-left: auto;
	margin-right: auto;
}

div#documentSection img
{
	display: block;
}

div#documentSectionApplication
{
	position: relative;
	top: 0px;
	width: 920px;
	height: auto !important;
  	height: 720px;
	min-height: 720px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/trainingApp-backRepeat.gif) repeat-y;
}

div#documentSectionApplication img
{
	display: block;
}







div#top
{
	margin: 0;
	padding: 0;
	width: 920px;
	height: 130px;
	left: 0;
	z-index: 100;
	position: absolute;
}





div#content
{
	top: 110px;
	left: 0px;
	width: 884px;
	min-height: 400px;	
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	z-index: 90;
	position: absolute;
	visibility: hidden;
}

div#contentApplication
{
	top: 110px;
	left: 0px;
	width: 884px;
	height: 2750px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	z-index: 90;
	position: relative;
	visibility: hidden;
}

.leftContent
{
	width: 378px;
	height: auto !important;
  	height: 400px;
	min-height: 400px;
	padding: 24px;
	margin: 0px;
	background: url(../images/black-background75-trans.png) no-repeat;
}

.leftContentSub
{
	width: 574px;
	height: 470px;
	float: left;
	padding: 24px;
	margin: 0px;
	background: url(../images/black-background75-trans.png) no-repeat;

}

.leftContentSubApp
{
	width: 574px;
	height: 2650px;
	float: left;
	padding: 24px;
	margin: 0px;
	background: url(../images/black-background75-trans.png) repeat-y;

}


.rightContent
{
	width: 180px;
	height: auto;
	float: left;
	padding: 15px;
	margin: 3px 0px 0px 3px;
	background: url(../images/black-background50-trans.png) no-repeat;
	
}


.rightContentSub
{
	width: 190px;
	height: auto;
	float: left;
	padding: 15px;
	margin: 0px 0px 0px 8px;
	background: url(../images/black-background75-trans.png) no-repeat;
}









div#footer
{
	top: 700px;
	left: 0px;
	width: 921px;
	height: 70px;
	position: absolute;
	z-index: 80;
	background: url(../images/email-back-trans.png) top right no-repeat;
}

div#footerApplication
{
	top: 100px;
	left: 0px;
	width: 921px;
	height: 70px;
	position: relative;
	padding-bottom: 30px;
	z-index: 80;
	background: url(../images/email-back-trans.png) top right no-repeat;
}
