/* CSS Document */
.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: 114px;
	left: 0px;
	top: 0px;
}
.container .mainbox .content1 .tab3 {
	position: absolute;
	height: 28px;
	width: 111px;
	left: 129px;
	top: 0px;
}
.container .mainbox .content2 {
	position: absolute;
	height: 380px;
	width: 480px;
	left: 117px;
	top: 80px;
}
.container .mainbox .box1 {
	position: absolute;
	height: 144px;
	width: 150px;
	left: 607px;
	top: 193px;
	background-image: url(Images/orderinfo1.gif);
}
.container .mainbox .box2 {
	position: absolute;
	height: 110px;
	width: 150px;
	left: 607px;
	top: 340px;
}
.container .mainbox .box2 .top {
	position: absolute;
	height: 60px;
	width: 150px;
	left: 0px;
	top: 0px;
}
.container .mainbox .box2 .bottom {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 0px;
	top: 60px;
}
.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;
}
a.slidea {
	background:url(Images/ordersml1.gif);
	position: absolute;
	height: 48px;
	width: 70px;
	top: 135px;
	left: 607px;
	border: 0px solid;
	background-color:#FFFFFF;
}
a.slideb {
	background:url(Images/ordersml2.gif);
	position: absolute;
	height: 48px;
	width: 70px;
	top: 135px;
	left: 687px;
	border: 0px solid;
	background-color:#FFFFFF;
}
a.gallery span {
	visibility:hidden;
	display:block;
	position:absolute;
	cursor:default;
}
a.slidea span {left:-500px; top:-65px;}
a.slideb span {left:-580px; top:-65px;}

a.slideb:hover {background:url(Images/ordersml2.gif);}

a.gallery:hover span {visibility:visible; z-index:100;}

a.gallery:hover span img {margin:10px; border:0px solid #000; position:relative; z-index:100;} 

body {
	background-image: url(Images/background.gif);
}
:focus
{
  -moz-outline-style: none;
}