body {
	background-image: url(images/header_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #254383;
	margin-top: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.SidebarSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #7F4383;
}
#Serviceswrap {
	background-image: url(images/bgbuilding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Safetywrap {
	background-image: url(images/safety.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
}
#Aboutwrap {
	background-image: url(images/jands_bg.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
}
#Contactwrap {
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
