body {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #00519d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

a:link,
a:active,
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #c52e42;
	font-size: 120%;
	border-bottom: 3px solid #c52e42;
	text-transform: uppercase;
	float: left;
}
h2 {
	color: #6689a0;
	font-size: 110%;
	margin-bottom: 3px;
  margin-top: 3px;
}
#container {
	width: 940px;
	padding: 0px;
	margin: 0px auto;
}

#left_menu {
	background-image: url(images/bg-left_menu.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	padding: 145px 0px 10px 0px;
	margin: 18px 0px 0px 0px;
	width: 229px;
	float: left;
}
#left_menu a:link,
#left_menu a:active,
#left_menu a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #BFD7E9;
	background-color: transparent;
	text-transform: uppercase;
	display: block;
	padding: 5px 10px 5px 20px;
	font-weight: bold;
	margin: 3px 30px 3px 20px;
}
#left_menu a:hover,
#left_menu a.selected {
	background-color: #D5E7F9;
	color: #C52E42;
	text-decoration: none;
	border-bottom: 1px solid #BFD7E9;
	text-transform: uppercase;
	display: block;
	padding: 5px 10px 5px 20px;
	font-weight: bold;
	margin: 3px 30px 3px 20px;
}

#left_menu a.left_submenu:link,
#left_menu a.left_submenu:active,
#left_menu a.left_submenu:visited {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 1px 10px 2px 25px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 3px 30px 3px 25px;
}
#left_menu a.left_submenu:hover,
#left_menu a.left_submenu_selected {
	background-color: #D5E7F9;
	color: #C52E42;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 1px 10px 2px 25px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 3px 30px 3px 25px;
}


.left_menu_note {
	background-color: #C8D8E2;
	color: #86898A;
	border: 1px solid #FFFFFF;
	padding: 10px 10px 0px 10px;
	margin: 5px 25px 20px 15px;
	font-size:90%;
	height: 80px;
}

#top_menu {
	float: left;
	width: 580px;
	height: 109px;
	padding: 0px;
	margin: 18px 0px 0px 0px;
	text-align: center;
}
#top_menu a:link,
#top_menu a:active,
#top_menu a:visited {
	color: #929292;
	text-decoration: none;
	background-color: transparent;
	width: 90px;
	height: 39px;
	text-transform: uppercase;
	display: block;
	float:right;
	padding-top: 70px;
	font-weight: bold;
	margin-left: 2px;
}
#top_menu a:hover,
#top_menu a.selected {
	background-color: #fcfcfc;
	color: #C52E42;
	text-decoration: none;
	width: 90px;
	height: 35px;
	border-bottom: 4px solid #C52E42;
	text-transform: uppercase;
	display: block;
	float:right;
	padding-top: 70px;
	font-weight: bold;
	margin-left: 2px;
}
#top_menu a.link1:link,
#top_menu a.link1:active,
#top_menu a.link1:visited {
	background-image: url(images/bg-link1.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link1:hover,
#top_menu a.selected.link1 {
	background-image: url(images/bg-link1-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link2:link,
#top_menu a.link2:active,
#top_menu a.link2:visited {
	background-image: url(images/bg-link2.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link2:hover,
#top_menu a.selected.link2 {
	background-image: url(images/bg-link2-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link3:link,
#top_menu a.link3:active,
#top_menu a.link3:visited {
	background-image: url(images/bg-link3.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link3:hover,
#top_menu a.selected.link3 {
	background-image: url(images/bg-link3-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link4:link,
#top_menu a.link4:active,
#top_menu a.link4:visited {
	background-image: url(images/bg-link4.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link4:hover,
#top_menu a.selected.link4 {
	background-image: url(images/bg-link4-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link5:link,
#top_menu a.link5:active,
#top_menu a.link5:visited {
	background-image: url(images/bg-link5.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link5:hover,
#top_menu a.selected.link5 {
	background-image: url(images/bg-link5-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link6:link,
#top_menu a.link6:active,
#top_menu a.link6:visited {
	background-image: url(images/bg-link6.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#top_menu a.link6:hover,
#top_menu a.selected.link6 {
	background-image: url(images/bg-link6-hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.NavigationLink {
	border: 1px solid black;
	font-weight: bold;
	padding: 4px;
	margin: 2px;
	font-size: 160%;
}
#content {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #DFE8F0;
	padding: 38px 10px 10px 0px;
	margin: 1px 0px 0px 0px;
	float: left;
	width: 690px;
}

#content_box {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
	min-height: 691px;
}

#footer {
	padding: 0px 30px;
	margin: 10px auto;
	text-align: center;
	width: 940px;
}

#footer_left {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	color: #909090;
	font-size: 90%;
	padding: 30px 10px 0px 20px;
	margin: 2px 0px 0px 0px;
	text-align: center;
	float: left;
	width: 229px;
	height: 82px;
}
#footer_left a:link,
#footer_left a:active,
#footer_left a:visited {
	color: #C52E42;
	text-decoration: none;
}
#footer_left a:hover {
	color: #C52E42;
	text-decoration: underline;
}

#footer_right {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #E8F0F8;
	color: #909090;
	font-size: 90%;
	padding: 30px 10px 0px 10px;
	margin: 2px 0px 0px 0px;
	text-align: center;
	float: left;
	width: 700px;
	height: 82px;
}
#footer_right a:link,
#footer_right a:active,
#footer_right a:visited {
	color: #909090;
	text-decoration: none;
}
#footer_right a:hover {
	color: #909090;
	text-decoration: underline;
}

.spacer {
	clear: both;
}
.product_content {
	float: left;
	width: 210px;
	border-bottom: 0px solid #cccccc;
	padding: 10px 0px 10px 0px;
	margin-right: 6px;
	min-height: 150px;
}
.product_code {
	color: #c02840;
	font-size: 80%;
}
.product_description {
	color: #797979;
	font-size: 90%;
}
.picture {
	border: 1px solid #cbdae0;
	padding: 2px;
	margin-right: 8px;
	float: left;
}
.date {
	color: #797979;
	font-size: 80%;
	border-top: 1px solid #cccccc;
	text-align: right;
}

