html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:arial;
	font-size:small;
	letter-spacing: normal;
	background:#ded2c1 url(../images/background-footer-repeat-y.png) 50% 0 repeat-y;
	color:#2f2e2a;
	line-height:150%;
	height:100%;
	width:100%;
}

a:link, a:visited  {
	color:#908e8e;
	text-decoration:underline;
	font-weight:700;
}

a:hover {
	color:#615e5e;
	text-decoration:underline;
	font-weight:700;
}

a.nav:link, a.nav:visited {
	color:#d1d5d6;
	text-decoration:none;
	font-weight:700;
}

a.nav:hover {
	color:white;
	text-decoration:none;
	font-weight:700;
}

img {
	margin:0px;
	padding:0px;
	vertical-align:middle;
	border-width:0px;
	display:inline;
	clear:none;
}

div {
	text-align:left;
	margin:0px;
	padding:0px;
}

table {
	clear:both;
	margin:0px;
	padding:0px;
}

tr {
	margin:0px;
	padding:0px;
}

td {
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#page {
	position:relative;
	float:left;
	width:100%;
	background-color:white;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:850px;
	height:100%;
	background-color:white;
	padding-top:10px;
	min-height:150px;
}

#logo {
	float:left;
	margin-top:20px;
	margin-left:85px;
}

#header {
	background:white url(../images/background-header.png) 0 0 no-repeat;
	width:1024px;
	height:212px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header-start {
	background:white url(../images/background-header-repeat.png) 0 0 repeat-x;
	width:100%;
	height:212px;
}

#footer-end {
	background:white url(../images/background-footer-repeat.png) 0 0 repeat-x;
	width:100%;
	height:21px;
	clear:both;
}

#footer {
	background:white url(../images/background-footer.png) 0 0 no-repeat;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer div {

	padding-left:85px;
	text-align:left;
	padding-top:40px;
	color:#908e8e;
	font-size:11pt;
}

#footer strong {
	color:#43423e;
	font-size:10pt;
}

#footer a:link, #footer a:visited  {
	color:#908e8e;
	text-decoration:underline;
	font-weight:300;

}

#footer a:hover  {
	color:#615e5e;
	text-decoration:underline;
	font-weight:300;
}

#footer strong a:link, #footer strong a:visited {
	color:#43423e;
	font-weight:700;
	text-decoration:none;
}

#footer strong a:hover {
	color:#615e5e;
	font-weight:700;
	text-decoration:none;
}

#header_nav {
	margin:0px;
	margin-top:25px;
	padding:0px;
	text-align:left;
	float:left;
	clear:both;
	margin-left:155px;
	width:100%;
}

#header_nav li {
	display:inline;
	padding-left:0px;
	float:left;

}

#header_nav li a:link, #header_nav li a:visited  {
	color:#dddcda;
	text-decoration:none;
	font-weight:700;
}

#header_nav li a:hover  {
	color:white;
	text-decoration:none;
	font-weight:700;
}

#header_nav li.link {
	background-color:#b6b0a7;
	height:32px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
}

#header_nav li.active {
	color:white;
	font-weight:700;
}

h1 {
	margin:0px;
	padding:0px;
	clear:both;
	color:#630c0d;
	font-family:corbel;
	padding-bottom:20px;
}

#breadcrumb {
	background-color:#e1e1e1;
	margin-bottom:15px;
	padding:10px;
	width:auto;
	float:left;
	color:#9d9d9d;
}

div.button {
	background-color:#e1e1e1;
	margin-bottom:15px;
	padding:10px;
	width:auto;
	float:right;
	color:9d9d9d;
}

div.next {
	margin-right:15px;
}

#accordion {
	list-style:  none outside;
	padding: 0px;
	margin:0px;
}

#accordion li {
	margin:0px;
	padding:0px;
	display:inline;
}

#pictures {
	list-style:  none outside;
	padding: 0px;
	margin:0px;
}

#pictures li {
	margin:0px;
	padding:0px;
	display:inline;
}

#pictures div {
	background-color:#e7e7e7;
	padding:10px;
	margin-bottom:15px;
	margin-top:15px;
	clear:none;
}

div.left {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

div.news {
	background-color:#e1e1e1;
	padding:10px;
	margin-bottom:0px;
	margin-top:5px;
	cursor:pointer;
	clear:none;
}

div.action {
	margin:0px;
	background-color:#d7d6d6;
	margin-right:-10px;
	padding:0px;
	height:19px;
	padding:10px;
	width:70px;
	float:right;
	margin-top:-10px;
	font-weight:700;
}

table {
	width:100%;
	border-collapse: collapse;
}

td.product {
	background-color:#e7e7e7;
	padding:10px;
	text-align:center;
	margin:10px;
	border: 10px solid white;
}

td.empty {
	background-color:white;
	width:0px;
}

td.product a:link, td.product a:visited  {
	color:#3f3f3f;
	text-decoration:underline;
	font-weight:300;
}

td.product a:hover {
	color:#615e5e;
	text-decoration:underline;
	font-weight:300;
}

#error {
	background-color:#ffe8e8;
	padding:10px;
}

#error h1 {
	color:#b61313;
	font-size:12pt;
}

#error ul {
	margin:0px;
	padding:0px;
	margin-left:15px;
}

#error ul li {
	font-weight:700;
}

#error ul li ul li {
	font-weight:300;
}

#sameProducts {
	float:right;
	background-color:#e7e7e7;
	color:#3f3f3f;
	padding:10px;
	text-align:right;
	margin-left:10px;
	margin-bottom:10px;
}

#sameProducts li {
	margin:0px;
	padding:0px;
}

h3 {
	color:#3f3f3f;
}

h4 {
	color:#3f3f3f;
}

#accordionServices {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#accordionServices ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	list-style-type: none;
}

#accordionServices ul li {
	text-align:right;
}

#accordionServices h4 {
	cursor:pointer;
	margin-bottom:10px;
}


/*
	PNG fix
*/
img { behavior: url(iepngfix.htc) }
