body {
	background-color: #002D59;
	font-size: 10px;
	font-family: "Calisto MT", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#container {
	background-color: #F1F5FA;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	color: #003366;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	
	background-repeat: no-repeat;
}
#top_nav {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 50px;
	background-image: url('../images/topnav-grad.jpg');
	background-repeat: repeat-x;
	font-size: 1.6em;
}
#top_nav ul {
	padding: 0px;
	margin: 0px 0px 0px 22px;
	list-style-type: none;
	height: 50px;
	text-align: center;
}
#top_nav ul li {
	display: block;
	height: 40px;
	width: 140px;
	font-size: 1.2em;
	padding-top: 10px;
	font-weight: bold;
	color: #666666;
	float: left;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #666666;
}
#top_nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#top_nav a:visited {
	color: #C0C0C0;
}
#top_nav a:hover {
	font-size: 1.25em;
	color: #CCCCCC;
}
#footer{
	font-size: 1.4em;
	width: 755px;
	text-align: center;
	padding-bottom: 5px;
}
}
#footer ul {
	padding: 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	width: 400px;
}
#footer ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	width: 75px;
}

p {
	font-size: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.centertext {
	text-align: center;
}
.text_2em {
	font-size: 4em;
}
.spacer {
	width: 755px;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#copyright {
	font-size: 1.2em;
	height: 40px;
	color: #CEDBEC;
	padding-top: 10px;
	background-color: #003366;
}
#copyright a {
	color: #C0C0C0;
}
#logo h5 {
	color: #003366;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #003366;
	font-size: 1.5em;
}
#content ul {
	text-align: left;
	font-size: 1.5em;
}
h2 {
	color: #0000CC;
}
.currentbutton {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.specialbutton {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
#address {
	float: left;
}
.no-decor {
	text-decoration: none;
	display: none;
}
#stock li {
	border: 6px outset #CCCCCC;
	font-size: 1.6em;
	list-style-type: none;
	width: 325px;
	background-color: #333399;
}
#bearing {
	background-position: left top;
	margin-top: 5px;
	display: block;
	background-image: url('../images/Bearing-inv.png');
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 50px;
}
#seal {
	margin-top: 5px;
	background-image: url('../images/seal.png');
	background-repeat: no-repeat;
	height: 50px;
	display: block;
	text-indent: 50px;
}
#ExcessInv {
	margin-top: 5px;
	background-repeat: no-repeat;
	height: 50px;
	background-image: url('../images/bearings-header.png');
	text-indent: 50px;
}
#RBCinv {
	margin-top: 5px;
	background-image: url('../images/bearings-header.png');
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	text-indent: 50px;
}
.left-margin50 {
	margin-left: 50px;
}
#stock li a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 20px;
	line-height: 1.5em;
}
#stock li a:visited {
	color: #66CCFF;
	text-decoration: none;
	display: block;
	text-indent: 65px;
}
#stock li a:hover {
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	text-indent: 50px;
	vertical-align: sub;
}
.link-top-margin {
	margin-top: 5px;
}
.pdf {
	float: right;
	margin-top: -30px;
	margin-right: 10px;
}
#salesPosition {
	margin-top: 5px;
	background-repeat: no-repeat;
	height: 35px;
	background-image: url('../images/bearings-header.png');
	text-indent: 50px;
	border: 6px outset #CCCCCC;
	width: 250px;
	background-color: #333399;
	float: left;
	overflow: visible;
}
#salesPosition a {
	color: #CCCCCC;
	font-size: 1.6em;
	display: block;
}
.jobpdf {
	float: right;
}
#logo H1 {
	padding: 0px;
	margin: 0px;
	font-size: 4em;
	font-weight: bold;
}
.smaller-text {
	font-size: small;
}
