@CHARSET "ISO-8859-1";

body {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: URL(images/bg.gif);
	background-image: URL(images/bg_body.gif);
	background-repeat: repeat-x
	
}

.debug_grid1
{
	position: absolute;
	left: 165px;
	top: 0px;
	height: 100%;
	border-left: 0px solid red;
}

.b2bm-container {
	width: 995px;
	margin-top: 0px;
	background-image: URL(elements/content_container_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}

.b2bm-logo {
	width: 995px;
	height: 91px;
	/*	border: 1px solid red;*/
}

.b2bm-logo h1 {
	margin: 0px;
	padding-top: 6px;
}

.b2bm-recommend {
	position: absolute;
	top: 25px;
	margin-left: 19px;
	z-index:1;
}

.b2bm-recommend2 {
	position: relative;
	top: 15px;
	left: 1px;
	border: 1px solid silver;
	background-color: white;
	width: 934px;
	display: none;
}

.b2bm-recommend2 p,.b2bm-recommend2 form{
	margin: 10px;
}

.b2bm-header {
	background-color:#b0bad7;
	height: 81px;
}

.b2bm-header-nav{
	position:relative;
	width:226px;
	height: 81px; 
	display:block;
	border:0px solid black;
	float:left;
	color: #39539a;
}

.b2bm-header-nav A {
	font-weight: bold;
	color: #39539a;
}

.b2b-header-banner {
	position:relative;
	width:564px;
	height: 80px; 
	display:block;
	border:0px solid black;
	float:left;
}

.b2m-content-container {
	padding-top: 0px;
}

.b2bm-leftside {
	float: left;
	margin-left: 0px;
	border: 0px solid black;
	background-color: #e0e4ef;
	width: 226px;
}
* html .b2bm-leftside {

}


.b2bm-lang {
	position: relative;
	top: 17px; 
	left:200px;
	width: 50px;
}

.b2bm-rightmenu {
	width: 176px;
	border-left: 1px solid #99999a;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: -10px;
}

* html .b2bm-rightmenu {
	margin-left: 0px;
}

.b2bm-content { /*	border: 1px solid red;*/
	/*background-image:URL(images/content_bg.png);*/
	background-repeat: no-repeat;
	border: 0px solid #000;
	width: 554px;
	margin-left: 10px;
	
	padding-top: 36px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	position: relative;
	float: left;

}

* html .b2bm-content {

}

.b2bm-rightside {
	padding-top: 36px;
	width: 205px;
	border:0px solid black;
	position: relative;
	float:left;
}

.b2m-rightside-box {

	background-color: #e0e4f0;
	border: 1px solid #39539a;
	width: 165px;
	font-size: 80%;
	padding:2px;
}

.b2m-rightside-box A {
	color: #39539a;
}

.b2bm-bottom {
	/*background-image: URL(elements/content_container_bg.png);*/
	border: 0px solid red;
	background-image: URL(elements/bottom_container_bg.png);
	height: 32px;
	background-repeat: repeat-y;
	background-position: left;
	font-size: 7pt;
	color: #FFFFFF;
	padding-left:227px;
}

.b2bm-bottom A{
	color: #FFFFFF;
}

.b2bm-bottom-copy {
	position:relative;
	float:left;
	line-height: 32px;
	width:414px;
	border: 0px solid red;
}

.b2bm-bottom-nav {
	border: 0px solid red;
	line-height: 32px;
	position:relative;
	float:left;
	font-weight: bold;
	width: 200px;
}
