@charset "UTF-8";
/* CSS Document */

body {
	background-color: #54061c;
	font-family: Helvetica, Arial, "Trebuchet MS";
	margin: 0px;
	padding: 0px;
}
#head {
	background-image: url(images/safetyckeckheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 150px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#greenbar {
	background-color: #002600;
	height: 331px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-color: #370510;
	border-bottom-color: #37050F;
	border-top-style: solid;
	border-bottom-style: solid;
}
#maincontent {
	background-image: url(images/backgroundtecture.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(images/safetycheckfooter.jpg);
	height: 97px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	color: #FFF;
	font-size: 10px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
}
#headcopy {
	background-image: url(images/safetyckecklogo.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 3;
	padding-top: 106px;
	padding-left: 312px;
	font-size: 28px;
	color: #53061D;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #063;
}
h4 {
	font-weight: bold;
	font-variant: small-caps;
	color: #53061D;
	font-size: 18px;
}
#footer a:active {
	color: #FFF;
}
#footer a:hover {
	color: #063;
}
#quote {
	width: 250px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5B0722;
	border-bottom-color: #5A0723;
	color: #002604;
	float: right;
	margin-top: 70px;
	margin-right: 40px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	line-height: 21px;
}
h3 {
	color: #002604;
	font-size: 17px;
}
.big {
	font-variant: small-caps;
	color: #084423;
	font-size: 30px;
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-weight: bold;
}
#copy {
	width: 530px;
	padding-left: 40px;
	padding-top: 5px;
}
#copytwo {
	width: 870px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}
p {
	font-size: 14px;
	text-align: left;
	color: #002204;
	line-height: 17px;
}
#ESafety {
	margin-right: auto;
	margin-left: auto;
}
#Etext  {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
}
#links {
	bottom: 0px;
	color: #002604;
	font-size: 22px;
}
#links a:link {
	color: #002604;
	text-decoration: none;
}
#logolink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#links a:hover {
	color: #6F2121;
	text-decoration: none;
}
#links a:visited {
	color: #002604;
	text-decoration: none;
}
#links a:active {
	color: #002604;
	text-decoration: none;
}
#emails {
	text-align: right;
	padding-right: 10px;
	color: #002604;
	line-height: 20px;
}
#info {
	color: #FFF;
	height: 25px;
	font-weight: normal;
	font-size: 16px;
	text-align: right;
	float: left;
	z-index: 5;
	position: relative;
	top: -28px;
}
#address {
	padding-top: 15px;
	text-align: center;
}

