/* CSS Document */
body {
	background-image: url(Images/background.gif);
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.container {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

	height: 600.px;
	top: -15px;
	height: 625px;
}
.container .mainbox {
	position: absolute;
	height: 625px;
	width: 826px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom: 0px solid;
	border-right: 0px solid;
}
.container .mainbox .hypnoresources {
	height: 24px;
	width: 116px;
	position: absolute;
	top: 20px;
	right: 25px;
}
.container .mainbox .copyright {
	position: absolute;
	height: 25px;
	width: 240px;
	left: 292px;
	bottom: 10px;
	background-image: url(Images/copyright.gif);
}
.container .mainbox .content1 {
	position: absolute;
	height: 28px;
	width: 240px;
	left: 293px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1854BA;
}
.container .mainbox .content1 .tab1 {
	position: absolute;
	height: 28px;
	width: 111px;
	left: 0px;
	top: 0px;
}
.container .mainbox .content1 .tab3 {
	position: absolute;
	height: 28px;
	width: 111px;
	left: 129px;
	top: 0px;
}
.container .mainbox .linetext {
	position: absolute;
	height: 20px;
	width: 580px;
	top: 143px;
	left: 117px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A33D87;
	border-bottom: 1px dotted;
	border-bottom-color: #1854BA;
	font-size: 14px;
	visibility: visible;
	font-weight: bold;
}
.container .mainbox .content2 {
	position: absolute;
	height: 69px;
	width: 150px;
	left: 504px;
	top: 348px;
	z-index: 10;
}
.container .mainbox .content3 {
	position: absolute;
	height: 270px;
	width: 580px;
	left: 117px;
	top: 175px;
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.container .mainbox .content3 .box1 {
	position: absolute;
	height: 20px;
	width: 50px;
	left: 183px;
	top: 75px;
}
.container .mainbox .content3 .box2 {
	position: absolute;
	height: 59px;
	width: 150px;
	left: 387px;
	top: 69px;
}
.container .mainbox .tabs {
	position: absolute;
	height: 20px;
	width: 544px;
	bottom: 110px;
	left: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.container .mainbox .freetrial {
	position: absolute;
	height: 32px;
	width: 99px;
	left: 362.5px;
	bottom: 50px;
}
:focus
{
  -moz-outline-style: none;
}