body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: 0c506b;
	background-repeat: repeat;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: 0c506b;
}
#header {
	background-color: 0c506b;
	background-image: url(Images/Web%20Graphics/banner_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navBar {
	background-image: url(Images/Web%20Graphics/Shared%20Slices/topnav_bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#content-wrapper {
	float: left;
	width: 800px;
	margin-bottom: 20px;
	border: 1px solid b5b5b5;
	background-color: 0c506b;
	background-repeat: repeat;
	height: 520px;
	background-image: url(Images/Web%20Graphics/Shared%20Slices/topnav_bg.jpg);
}
#main-content {
	float: left;
	width: 715px;
	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: 520px;
	background-repeat: no-repeat;
	background-color: 0c506b;
	background-image: url(Images/Web%20Graphics/Products%20slices/tabbed_bg.gif);
	background-position: center;
	padding-top: 25px;
}
#main-body {
	background-color: 0c506b;
	background-repeat: repeat;
	background-image: url(Images/Web%20Graphics/Shared%20Slices/bottomNav_bg.jpg);
}

#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: 50px;
	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: 15px;
	margin-bottom: 15px;
}

