body {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url("images/background.png");
	background-repeat: repeat;
}
img {
	border: 0;}

.clearfloat {
	clear: both;}

#container {
	position: relative;
	margin: 0 auto;
	width: 965px;}

#header {
	position: relative;
	margin-top: 19px;
	width: 965px;
	height: 121px;
	background-image: url("images/header_bg.jpg");
	background-repeat: no-repeat;}

#logo {
	position: absolute;
	top: 41px;
	left: 40px;}

#countries {
	position: absolute;
	top: 5px;
	left: 30px;}

#navi_aux {
	position: absolute;
	top: 3px;
	right: 30px;}
#navi_aux a {
	text-decoration: none;
	color: black;
	padding-left: 5px;}
#navi_aux a:hover, #navi_aux a.selected {
	color: rgb(238, 0, 0);}
#navi_aux form {
	display: inline;
	padding-left: 5px;}
#navi_aux input {
	font-family: Arial, sans-serif;
	font-size: 9px;
	border: 1px solid rgb(209, 209, 209);}

#navi_main {
	position: relative;
	width: 961px;
	height: 18px;
	background-image: url("images/navi_main_bg.jpg");
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 4px;}
#navi_main a {
	position: relative;
	top: 2px;
	color: white;
	font-size: 12px;
	padding: 2px 23px;
	border: 0;
	text-decoration: none;
	font-weight: bold;}
#navi_main a:hover {
	color: #E7D2D2;}
#navi_main a.selected {
	color: rgb(238, 0, 0);
	background-color: white;}

#content {
	position: relative;
	width: 905px;
	padding: 0 30px 18px 30px;
	background-image: url("images/content_bg.jpg");
	background-repeat: repeat-y;}

#contentfooter {
	position: relative;
	width: 965px;
	height: 34px;
	background-image: url("images/content_footer_bg.jpg");
	background-repeat: no-repeat;}

#left {
	position: relative;
	width: 500px;
	font-size: 12px;
	float: left;
}
#breadcrumb {
	margin-bottom: 16px;
	font-size: 9px;
}
#breadcrumb a {
	text-decoration: none;
	color: black;
	font-size: 9px;
}
#breadcrumb a:hover, #breadcrumb a.selected {
	color: rgb(238, 0, 0);
	background-color: white;
	font-size: 9px;
}

#products {
	position: relative;
	top: 20px;
	margin-left: 527px;
	width: 372px;}
#tabs {
	position: relative;
	width: 372px;
	height: 28px;}
#tabs a {
	font-weight: bold;
	font-size:9px;
	text-decoration: none;
	margin: 0;}
#tabs a span {
	position: relative;
	width: 89px;
	height: 24px;
	padding: 3px 2px 1px 2px;
	color: white;
	background-image: url("images/tab.jpg");
	background-repeat: no-repeat;
	float: left;}
#tabs a:hover span {
	color: #E7D2D2;}
#tabs a.selected span {
	color: rgb(238, 0, 0);
	background-image: url("images/tab_hover.jpg");}
#pmenu {
	position: relative;
	padding-top: 10px;
	width: 370px;
	background-color: rgb(255, 238, 238);}
#pmenu table {
	width: 100%;
	border-top: 2px solid white;
	border-spacing: 0;
	border-collapse: collapse;}
#pmenu td {
	width: 50%;
	vertical-align: top;
	background-color: rgb(255, 238, 238);}
#pmenu td.left {
	border-right: 1px solid white;}
#pmenu td.right {
	border-left: 1px solid white;}
#pmenu h2 {
	margin: 10px 0 2px 0;
	font-size: 11px;
	color: rgb(238, 0, 0);}
#pmenu p {
	margin: 3px 0 3px 10px;}
#pmenu a {
	color: black;
	text-decoration: none;}
#pmenu a:hover {
	color: white;
	background-color: rgb(238, 0, 0);}
#pmenu a.selected {
	margin-left: -10px;
	color: white;
	background-color: rgb(238, 0, 0);}
.group {
	padding: 0 10px 10px 10px;
	border-bottom: 2px solid white;}
#content_index {
	position: relative;
	width: 935px;
	background-image: url("images/content_bg.jpg");
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 492px;
	text-align: right;
}
#contentfooter_index {
	position: relative;
	width: 965px;
	height: 23px;
	background-image: url("images/content_footer_index.jpg");
	background-repeat: no-repeat;
}
