.container {
	height: 1250px;
	background-position: center top;
}
.frame {
	height: 600px;
	width: 900px;
}
.leftshadow {
	width: 39px;
	float: left;
	height: 100px;
}
.rightshadow {
	float: right;
	width: 39px;
	height: 100px;
}
.topbluebar {
	background-color: #815126;
	padding-right: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topbluebartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

.header {
	height: 130px;
}
.leftcol {
	float: left;
	height: 700px;
	width: 200px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}
.mainpagecontainer {
	width: 800px;
	padding-top: 5px;
	float: none;
}
.leftcolinnercontainer {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.leftcolproductcontainer {
	width: 190px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.leftcolheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #042046;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

.leftcolheaderHRM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}



.leftcolproducttextbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;
}

.leftcolproducttextsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	line-height: 90%;
	text-align: left;
	text-decoration: none;
}


.leftcolproducttextsmall:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	padding-left: 5px;
	text-decoration: none;
}
.HRMfooterspacer {
	width: 900px;
	float: left;
	height: 2px;
}

.HRMfooter {
	width: 700px;
	float: left;
	background-position: bottom;
}

.HRMfooterleftcol {
	float: left;
	height: 50px;
	width: 100px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}

.romancartheaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
