@charset "utf-8";
/* CSS Document */

.fullheight{
	height:100%;
}

html {
	height:100%;
	}	
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
}
a { outline:none; }

#page {
	width:1100px;
	position:relative;
	margin:0px auto;
	height:768px;
	background-color:#fff;
	background-image:url(grafx/ATSWebsite_Rd1.jpg);
	background-repeat:no-repeat;
}

.flash {
	width:728px;
	height:278px;
	position:absolute;
	top:120px;
	left:312px;
}

.webinars {
	width:245px;
	height:199px;
	position:absolute;
	top:404px;
	left:794px;
}

.webinar-link a {
	display:block;
	width:245px;
	height:199px;
	text-indent:-9999px;
}

.privacy-box {
	width:32px;
	height:14px;
	position:absolute;
	top:660px;
	left:313px;
}
.privacy-box-link a{
	width:32px;
	height:14px;
	display:block;
	text-indent:-9999px;
}
/* CSS Document */


