#content {
	width: 800px;
	border: 0px solid #000;
	position: absolute;
	left: 90px;
	top: 95px;
	padding: 0 10px 0 10px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 5px;
}

#content strong {
	font-weight: bold;
	font-size: inherit;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}

#pagehead {
	background: url(http://www.learnkey.com/elearning/images/gov/header.jpg);
	width: 801px;
	height: 180px;
	margin: 0 0 20px 0px;
	overflow: hidden;
}

#pagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #464646;
}

#pagebody p.quote {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	font-style: italic;
	color: #6d6c6c;
	width: 450px;
	border: 0px solid #000;
	margin: 20px 0px 20px 0;
	float: left;
}

#pagebody p.trial {
	text-align: center;
	font-size: 17px;
	width: 290px;
	float: right;
	margin: -5px 0 30px 0px;
	border: 0px solid #000;
}

.quote_name {
	font-size: 20px;
	color: #3b3b3b;
	display: block;
	margin-top: 10px;
}

#training {
	clear: both;
}

#training img {
	float: left;
	margin: 0 20px 20px 0;
}

#training ul {
	float: left;
	width: 430px;
	border: 0px solid #000;
}

#training li {
	margin-bottom: 10px;
}

#cram_master {
	clear: both;
	margin: 10px 0 20px 0;
}

#cram_master img {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}

#cram_master ul {
	width: 400px;
	border: 0px solid #000;
}

#cram_master li {
	margin-bottom: 10px;
}

.btm_gradient {
	margin-top: 20px;
	margin-left: -10px;	
}

#bundles table.bundles {
	width: 750px;
	margin: auto;
	text-align: left;
	border-spacing: 25px;
}

#bundles table.bundles td{
	padding-bottom: 20px;
}


#bundles img {
	margin-bottom: 15px;
}

#bottom {
	position: relative;
}


A:link {font-family: Arial, Helvetica, sans-serif; font-size: inherit; color: blue; text-decoration: none}
A:visited {font-family: Arial, Helvetica, sans-serif; font-size: inherit; color: blue; text-decoration: none}
A:hover {font-family: Arial, Helvetica, sans-serif; font-size: inherit; color: blue; text-decoration: none}
A:active {font-family: Arial, Helvetica, sans-serif; font-size: inherit; color: blue; text-decoration: none}
