body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: 0c506b;
	background-repeat: repeat;
}
.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: 0c506b;
	background-repeat: repeat;
}
#main-body {
	background-color: 0c506b;
	background-image: url(Images/Web%20Graphics/Shared%20Slices/bottomNav_bg.jpg);
	background-repeat: repeat;
	height: 700px;
}

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}

#header {
	background-color: 0c506b;
	background-image: url(Images/Web%20Graphics/banner_bg.jpg);
	background-repeat: repeat-x;
	float: none;
	width: 100%;
	padding: 0px;
}
#navBar {
	background-color: 0c506b;
	background-image: url(Images/Web%20Graphics/Shared%20Slices/topnav_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	clear: both;
}
#content-wrapper {
	float: none;
	width: 800px;
	margin-bottom: 20px;
	border: 1px solid b5b5b5;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 520px;
	background-color: 0c506b;
}
#main-content {
	float: left;
	width: 750px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: b5b5b5;
	padding-left: 50px;
	clear: both;
	height: 700px;
	background-repeat: no-repeat;
	background-color: 0c506b;
	background-image: url(Images/Web%20Graphics/Guide%20Rail%20Systems%20Slices/new2.gif);
}
#main-content h1 {
	font-size: 120%;
	font-weight: normal;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-color: ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
#footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	background-image: url(Images/Web%20Graphics/Shared%20Slices/bottomNav_bg.jpg);
	background-repeat: repeat;
}
.lftimg {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
