#line_top {
	position:relative;
	width:950px;
	height:10px;
	z-index:2;
	background-image: url(images/line_horz.jpg);
}
#container {
	position:relative;
	width:950px;
	height:auto;
	z-index:2;
}
#content_box {
	position:relative;
	width:950px;
	height:auto;
	float:center;
	left:0px;
	z-index:3;
	background-image: url(images/bg_repeat.jpg);
}
#content_header {
	position:relative;
	width:935px;
	height:auto;
	float:left;
	left:10px;
	z-index:8;
}
#content_menus {
	position:relative;
	width:930px;
	height:auto;
	float:left;
	left:5px;
	top:0px;
	z-index:7;
}
#content_brands {
	position:relative;
	width:930px;
	height:auto;
	float:bottom;
	left:10px;
	z-index:6;
}
#line_bottom {
	position:relative;
	width:950px;
	height:10px;
	z-index:2;
	float:bottom;
	background-image: url(images/line_horz.jpg);
}
#content {
	position:relative;
	width:930px;
	height:auto;
	left:30px;
	float:left;
	left:0px;
	z-index:8;
}
#content_image {
	position:relative;
	width:360px;
	height:auto;
	float:left;
	left:10px;
	top:15px;
	z-index:4;
}
#content_text {
	position:relative;
	width:545px;
	height:auto;
	float:left;
	left:15px;
	top:0px;
	z-index:8;
}

#usa {
	position:relative;
	width:140px;
	height:20px;
	float:left;
	left:415px;
	top:15px;
	z-index:9;
}

