/* CSS Document */

/* HP SPECIFIC STYLES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	background-color: #122e77;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.small {
	text-decoration:none;
	color: #990000;
}
A.small:hover {
	text-decoration:underline;
	color: #999999;
}


#main {
	width: 745px;
	padding-bottom: 20px;
	padding-right: 15px;
}

#rightMain {
	float: right;
	padding-left: 20px;
	clear: right;
	width: 570px;
}
.content-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}


#leftColumn {
	width: 180px;
	float: left;
	background-image: url(../images/columnbg.jpg);
	background-repeat: no-repeat;
	padding-bottom:200px;
	position:relative;
}

.leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#rightColumn {
	clear: none;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	width: 550px;
}
#footer {
	width: 760px;
	clear: both;
}
#footer-top {
	width: 750px;
	height: 86px;
	text-align: left;
	padding-top: 10px;
}
#footer-bottom {
	width: 760px;
	height: 30px;
	text-align: left;
	vertical-align: top;
}
A.footer-nav {
	color: #FFFFFF;
	text-decoration: underline;
}
A.footer-nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A.footer-bottom-nav {
	color: #info@keysenterprise.com;
	color: #FFFFFF;
	text-decoration: underline;
}
A.footer-bottom-nav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#box {
	width: 760px;
	background-color: #FFFFFF;
}
.footer {
	
	color: #ffc600;
}
.footer-bottom {
	color: #ffc600;
	font-size: 10px;
}

p.keys {
	margin: 1px 30px 1px 1px;
	position:absolute;
	bottom:10px;
	left: 10px;
}