#container {
	position:relative;
	padding:0;
	margin:0;
	width:769px;
	}

#box_top_left {
	position:relative;
	float:left;
	width:175px;
	height:23px;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}
#box_top_right {
	position:relative;
	float:left;
	width:594px;
	height:23px;
	padding:0;
	margin:0;
	background-color:#636B70;
	background-image:url(../img/bg_box_top_right.gif);
	background-repeat:no-repeat;
}

#box_header_left {
	position:relative;
	/* no ie mac here \*/
	clear:left;
	/**/
	float:left;
	width:175px;
	height:107px;
	padding:0;
	margin:0;
	background-color:#000000;
}
#box_header_right {
	position:relative;
	float:left;
	width:594px;
	height:107px;
	padding:0;
	margin:0;
	background-color:#FFFFFF;

}
#box_header_logo {
	position:relative;
	float:left;
	width:594px;
	height:83px;
	margin:0;
	padding:0;
	background-image:url(../img/company-banner.gif);
	background-repeat:no-repeat;
}
#box_header_nav {
	position:relative;
	float:left;
	width:594px;
	height:24px;
	margin:0;
	padding:0;
	background-color:#007073;
	background-image:url(../img/bg_box_header_nav.gif);
	background-repeat:no-repeat;
}


#box_content_left {
	position:relative;
	/* no ie mac here \*/
	clear:left;
	/**/
	float:left;
	width:175px;
	height:570px;
	padding:0;
	margin:0;
	background-image:url(../img/bg-box-content-left.jpg);
	background-repeat:no-repeat;
}
#box_content_right {
	position:absolute;
	top:130px;
	left: 175px;
	float:left;
	width:594px;
	min-height:350px;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:15px;
	padding-right:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:594px;
}
html>body>#container #box_content_right {
	width:594px;
}
*html #box_content_right {
	height:350px;
	overflow-y:visible;
}