@charset "utf-8";
/* CSS Document */

@import url("24hr-safety-rollover.css");
@import url("24hr-safety-footer-roll.css");

a:link, a:active, a:visited {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	color:#900;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}

h2 {
	font-size: 21px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	padding-top: 12px;
}

img {
	border-width: 0px;
	border-style: none;
}

.wrapper {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.header-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-align: right;
	width: 905px;
	vertical-align: bottom;
	margin-top: 11px;
}
.header-logo {
	height: 122px;
	width: 915px;
	background-image: url(../images/header/hdr-back.png);
	background-repeat: no-repeat;
	position: relative;
}
.logo {
	position: relative;
	top: 20px;
	left: 43px;
}
.providing {
	position: relative;
	left: 332px;
}
.store-hdr {
	position: absolute;
	top: 94px;
	left: 644px;
}

.left-trim {
	background-image: url(../images/header/left-trim.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 9px;
	height: 875px;
}
.right-trim {
	background-image: url(../images/header/right-trim.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 9px;
	height: 875px;
}
.content-header {
	width: 897px;
	height: 276px;
	float: left;
}

.content {
	font-size: 13px;
	background-color: #fff;
	background-image: url(../images/header/content-trim.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	text-align: justify;
	width: 842px;
	padding-left: 35px;
	position: relative;
	min-height: 316px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 0px;

}
.content p {
	margin-bottom: 0px;
}
.content p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
.content .right-content #latest {
	position: absolute;
	width: 288px;
	top: 201px;
	left: 29px;
}




.right-content {
	height: 374px;
	background-image: url(../images/right-content-bg.png);
	width: 338px;
	background-repeat: no-repeat;
	position: absolute;
	float: right;
	display: inline-block;
	top: -60px;
	left: 540px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 28px;
}


.verdana-list {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}
.verdana-list ul {
	padding: 0px;
	margin: 15px 0px 0px 0px;
}


.verdana-list ul li{
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	background-image: url(../images/list.png);
	background-position: left 7px;
	list-style-type: none;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
.bttm-nav {
	display: block;
	height: 97px;
	margin: 0px;
	padding: 0px;
	width: 897px;
	background-color: #fff;
}

.footer {
	font-size: 10px;
	color: #666;
	text-align: center;
	display: block;
	font-weight: normal;
	float: left;
	width: 897px;
}
#footer-nav {
	padding-top: 17px;
}
#footer-notes {
	background-image: url(../images/footer/footer-horizontal-rule.png);
	padding-top: 20px;
	background-position: center top;
	background-repeat: no-repeat;
}


.footer a:link, .footer a:visited {
	color:#666;
	text-decoration:none;
}

.footer a:hover {
	color:#444;
	font-weight:bold;
	text-decoration: none;
}
#careers p {
	margin-top: 0px;
}


#careers #career-cat {
	font-weight: bold;
	color: #333;
	margin-left: 10px;
}
#careers #career-desc {
	margin-left: 20px;
	width: 400px;
}
#careers #career-app {
	width: 400px;
	text-align: right;
	margin-left: 20px;
}
#news-content img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#news-h1 {
	font-size: 18px;
	text-align: left;
	padding-bottom: 0px;
	font-weight: bold;
}
.storebutton {
	background-image: url(../images/go-to-store.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 23px;
	width: 128px;
}
.storebutton:hover {
	background-image: url(../images/store-hover.png);
}
.content .content-list {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/list.png);
	margin: 0px;
	padding-left: 20px;
}

