body  {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	background-color: #aaaaaa;
	min-height: 100%;
}

a:link, a:visited, a:active {
	color: #7197ab;
	text-decoration: none;
}

.whitehover:hover {
	color: #fff;

}

p {
	margin: 0;
	padding: 0;
}

.top {
	width: 100%;
	height: 90px;
	background: url(images/top_bg.jpg);
	padding-top: 20px;
}

.logo {
	width: 800px;
	height: 90px;
	background: url(images/top.jpg);
	margin: 0 auto;
	position: relative;
}

.login {
	font-size: 12px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 675px;
	top: 47px;
	text-align:left;
}

.wrapper {
	background: url(images/main_bg.jpg);
	background-repeat: repeat-x;
}

.header {
	width: 100%;
	height: 247px;
	background: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-style: solid;
	border-width: 0px;
}

.header_back {
	width: 800px;
	height: 229px;
	margin: 0 auto;
	background: url(images/bg_unmatched.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-style: solid;
	border-width: 0px;
}

.header_buttons {
	width: 800px;
	height: 229px;
	background-repeat: no-repeat;
	background-position: center;
	border-style: solid;
	border-width: 0px;
	padding-top: 18px;
}

.company_roll {
width:120px;
height:165px;
display:block;
background:url(images/company_roll.jpg) 0 0 no-repeat;
}

.company_roll:hover {
background-position: -120px 0;
}

.time_roll {
width:120px;
height:165px;
display:block;
background:url(images/time_roll.jpg) 0 0 no-repeat;
}

.time_roll:hover {
background-position: -120px 0;
}

.payroll_roll {
width:120px;
height:165px;
display:block;
background:url(images/payroll_roll.jpg) 0 0 no-repeat;
}

.payroll_roll:hover {
background-position: -120px 0;
}

.parking_roll {
width:120px;
height:165px;
display:block;
background:url(images/parking_roll.jpg) 0 0 no-repeat;
}

.parking_roll:hover {
background-position: -120px 0;
}

.security_roll {
width:120px;
height:165px;
display:block;
background:url(images/security_roll.jpg) 0 0 no-repeat;
}

.security_roll:hover {
background-position: -120px 0;
}

.idbadges_roll {
width:120px;
height:165px;
display:block;
background:url(images/idbadges_roll.jpg) 0 0 no-repeat;
}

.idbadges_roll:hover {
background-position: -120px 0;
}

.main {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	border-style: solid;
	border-width: 0px;

}

img {display: block;}

.left {
	width: 436px;
	float: left;
	padding: 12px 21px 0px 21px;
}

.right {
	width: 301px;
	float: left;
	padding: 12px 21px 0px 0px
}

.copy {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}

.divider {
	padding-bottom: 21px;
}

.pe {
	padding-bottom: 17px;
}

.greybox {
	padding-top: 30px;
	width: 436px;
	text-align: left;
	font-size: 12px;
}

.form_wrapper {
	padding-top: 20px;

}

.form {
	background-color: #3d0095;
}

.form_bottom {
	width: 266px;
	height: 30px;
	background: url(images/form_bottom2.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px;
	padding-top: 14px;
	padding-left: 35px;
	font-size: 17px;
	color: #7e7e7e;
	text-align: left;
	font-family: "Myriad Pro", Arial;
}

.columns {
	width: 800px;
	border-style: solid;
	border-width: 0px;
	overflow: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #4e4e4e;

}

.c1 {
	width: 187px;
	float: left;
	padding: 0px 35px 0px 45px;
	text-align: left;
}

.c2 {
	width: 176px;
	float: left;
	padding: 0px 35px 0px 35px;
	text-align: left;
}

.c3 {
	width: 187px;
	float: left;
	padding: 0px 45px 0px 35px;
	text-align: left;
}

h1 {
	font-size:20px;
	padding-bottom: 25px;
	margin: 0;
}

h2 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.column_copy {
	font-size: 14px;
}

.icon_container {
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 464px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-style: solid;
	border-width: 0px;
	overflow: auto;
	color: #8988bd;
	text-align: left;

}

.footer {
	width: 800px;
	margin: 0 auto;
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}

a.footer {
color: #454545;
}

.copyright {
	font-size: 11px;
	color: #4e4e4e;
	padding-top: 15px;
	padding-bottom: 15px;

}

.statement {
	font-size: 16px;
	text-align: left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	width: 266px;
	font-weight: bold;
	line-height: 120%;
}

input {
	width:260px; 
	height:18px; 
	margin:10px 0 0 0; 
	padding:2px 0 0 0; 
	color: #404040; 
	font:12px Verdana, Arial, Helvetica, sans-serif;

}

