body {
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: Arial;
	background: #bec1c6 url('/images/slatebg.gif') repeat-x;
	background-attachment: fixed;
	color: #ffffff;
	text-align: center;
	margin: auto;
}

#container {
	position: relative;
	margin: 30px auto;
	height: 525px;
	width: 950px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	}
	
#nav {
	background: url('/images/nav.png') no-repeat;
	position: absolute;
	margin: 0px auto;
	height: 535px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 32px auto;
	}

#trial {
	position: absolute;
	margin: 0px auto;
	left: 0px;
	height: 100px;
	width: 180px;
	padding: 0px;
	top: 485px;
}

#trial a {
	padding: 0px	
}

#bgimage_bg{
	text-align: left;
	position: absolute;
	background: url('/images/bgimage_bg.png') no-repeat;
	height: 534px;
	width: 778px;
	margin: 30px auto 0px 185px;
}

	
#bgimage{
	text-align: right;
	position: absolute;
	top: 15px;
 	left: 15px;
}

#text {
	position: absolute;
	width: 350px;
	height: 484px;
	background: url('/images/blue_75p.png');
	font-family: Arial;
	top: 0px;
 	right: 0px;
	text-align: left;
	padding: 10px;
}

#footer {
	position: absolute;
	font-size: 8pt;
	color: #12355F;
	top: 565px;
 	left: 265px;
	margin: 0px auto;
	height: 50px;
	width: 700px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	}

#nav a, a:visited {
	font-weight: bold;
	color: #1565B2;	
	text-decoration: none;
	padding-left: 8px;
}

#nav a:hover {
	font-weight: bold;
	color: #386B2A;	
	text-decoration: none;
	padding-left: 4px;
	border-left: 4px outset #386B2A;
}

#nav a:active {
	font-weight: bold;
	color: #386B2A;	
	text-decoration: none;
	padding-left: 4px;
	border-left: 4px outset #386B2A;
}

#footer a, a:visited {
	color: #12355F;	
	font-weight: normal;
}

#footer a:hover {
	color: #12355F;	
	text-decoration: none;
	font-weight: normal;
}

.navtable td {
	background: url('/images/navbutton.png') no-repeat;
	padding-left: 7px;
}

#rollover ul, #rollover li {
	list-style-type: none;
	line-height: 20px;
	padding: 0px;
}

#rollover li a {
	color: #C3D600;
	text-decoration: none;
	background-image: url(/images/white_dot.png);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
}

#rollover li a:link {
	color: #C3D600;
	text-decoration: none;
	background-image: url(/images/white_dot.png);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
}

#rollover li a:visited {
	color: #C3D600;
	text-decoration: none;
	background-image: url(/images/white_dot.png);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
}

#rollover li a:active {
	color: #C3D600;
	text-decoration: none;
	background-image: url(/images/white_dot.png);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
}

#rollover li a:hover {
	color: #424F00;
	text-decoration: none;
	background-image: url(/images/green_dot.png);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
}


a:link, a:visited, a:active {
	color:#99FF99;
	
	text-decoration: none;
	padding: 0px;
}

a:hover {
	color: #12355F;
	text-decoration: none;
	padding: 0px;
}
