body {
	background: url(../images/nav-bg.gif) #fff top left repeat-x;
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 800px;
}

#container .header {
	float: left;
	margin: -9px 0px 0px 0px;
	padding: 0px;
}

#container .header img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#container .nav {
	margin: 0px;
	padding-left: 192px;
	width: 720px;
}

#container .nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#container .nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container .nav li a {
	color: #fff;
	float: left;
	font-size: 95%;
	margin-top: 3px;
	padding: 4px 10px 5px 10px;
	text-decoration: none;
}

#container .nav li a.current {
	background: #004F7B;
}

#container .nav li a:hover {
	background: #2186C0;
}

#container .nav li a.current:hover {
	background: #004F7B;
}

#container .nav2 {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#container .nav2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#container .nav2 a {
	background: url(../images/nav-border.gif) bottom right no-repeat;
	color: #000;
	display: block;
	font-size: 90%;
	padding: 4px;
	text-align: right;
	text-decoration: none;
}

#container .nav2 a:hover {
 	color: #004F7B;
	text-decoration: underline;
}

#container .nav2 table.login {
	width: 150px;
}

#container .nav2 table.login th {
	font-size: 90%;
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
}

#container .nav2 table.login th.title {
	background: url(../images/nav-border.gif) bottom right no-repeat;
	color: #656D6F;
	font-size: 110%;
	padding-bottom: 2px;
}

#container .nav2 table.login td {
	text-align: right;
}

#container .nav2 table.login td input {
	font-size: 100%;
}

#container .nav2 table input {
	font-size: 80%;
}

#container .nav2 dl {
	width: 150px;
}

#container .nav2 dt {
	background: url(../images/nav-border.gif) bottom right no-repeat;
	color: #656D6F;
	font-size: 120%;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: right;
}

#container .nav2 dd {
	margin: 0px;
	padding: 0px 3px;
	text-align: right;
}

#container .nav2 dd span.name {
	font-size: 90%;
}

#container .nav2 dd a {
	background: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#container .cart {
	float: right;
	font-size: 80%;
	text-align: right;
	width: 597px;
}

#container .cart img {
	float: right;
}

#container .content {
	float: left;
	font-size: 90%;
	padding: 0px 0px 0px 10px;
	width: 593px;
}

#container .content h1 {
	color: #08659A;
	font-size: 175%;
	font-weight: normal;
}

#container .content h3 {
	background: url(../images/section-border.gif) bottom left no-repeat;
	color: #656D6F;
	font-size: 125%;
	font-weight: normal;
}

#container .content h4 {
 	font-size: 110%;
}

#container .content dl.search {
	float: left;
	margin-right: 10px;
	width: 284px;
}

#container .content dl.search dt {
	border-bottom: 1px solid #08659A;
	color: #656D6F;
	font-size: 125%;
}

#container .content dl.search dd {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#container .content table.search th {
	padding: 5px;
	text-align: right;
}

#container .content table.search td {
	padding: 5px;
}

#container .content table.general {
	width: 100%;
}

#container .content table.general th {
	background: #08659A;
	border-top: 1px solid #2186C0;
	border-bottom: 1px solid #004F7B;
	color: #fff;
	font-size: 90%;
	padding: 5px;
	text-align: left;
}

#container .content table.general th.current {
	background: #2186C0;
	border-top: 1px solid #42A6DF;
	border-bottom: 1px solid #08659A;
}

#container .content table.general th a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#container .content table.general th a:visited {
	color: #fff;
}

#container .content table.general th a:hover {
	color: #000;
}

#container .content table.general th a.current {
	color: #fff;
	font-weight: bold;
}

#container .content table.general td {
	border-top: 1px solid #ddd;
	font-size: 90%;
	padding: 5px;
}

#container .content table.general td.part-number {
	background: #ddd;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	font-size: 100%;
	padding: 5px;
}

#container .content table.general td.sectionhead {
	background: #42A6DF;
	border-top: none;
	border-bottom: 1px solid #2186C0;
	color: #fff;
	margin: 0px;
	padding: 5px;
}

#container .content table.general td.section {
	border: none;
	margin: 0px;
	padding: 5px;
}

#container .content table.general td.section img {
	vertical-align: bottom;
}

#container .content fieldset table th {
	text-align: right;
}

#container .content table.ad-add th {
	text-align: right;
	width: 70px;
}

#container .content table.ad-add td {
	width: 150px;
}

#container .content table.register th {
	font-weight: normal;
	padding: 5px;
	text-align: right;
	width: 100px;
}

#container .content table.register input, table.register select, .content form.search input, .content table.register textarea {
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 90%;
}

#container .content table.register td.required {
	color: #f00;
}

#container .content ul.pages {
	margin: 0;
	padding: 0 0 10px 0;
}

#container .content ul.pages li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 0;
}

#container .content ul.pages li.current {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin-right: 5px;
	padding: 1px 4px;
}

#container .content ul.pages li a {
	background: #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #08659A;
	font-variant: small-caps;
	padding: 1px 4px;
	text-decoration: none;
}

#container .content ul.pages li a:hover {
	border: 1px solid #666;
}

#container .content input.button {
	background: #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #08659A;
	cursor: pointer;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 125%;
	font-variant: small-caps;
	padding: 1px 4px;	
}

#container .content table.checkout {
	width: 300px;
}

#container .content table.checkout th {
	background: #ddd;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	padding: 3px 6px;
	text-align: left;
}

#container .content table.checkout td {
	padding: 3px 6px;
}

#container .content .footer {
	border-top: 1px solid #004F7B;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	width: 577px;
}