div#left_col	{
	float: left;
	width: 239px;
}
div#main_col	{
	float: left;
	width: 521px;
	margin-top: 15px;
}
div.bg_box1	{
	margin-top: 18px;
	padding-bottom: 13px;
	position: relative;
	z-index: 1;
	background: url('../img/bg-box3.gif') left top no-repeat;
}
div.bg_box1 div	{
	position: relative;
	z-index: 10;
}
.text1	{
	padding: 5px 0 33px 0;
	line-height: 18px;
	text-align: center;
}
.text1 a	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#teaser_texts	{
	position: relative;
	height: 381px;
	background: url('../img/bg-original-models.jpg') 50% top no-repeat;
}
#teaser_texts p	{
	text-align: center;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #0183F9;
}
#teaser_texts p.txt1	{
	position: absolute;
	top: -22px;
	left: 30px;
	width: 200px;
}
#teaser_texts p.txt2	{
	position: absolute;
	top: 175px;
	left: 30px;
	width: 200px;
}
#teaser_texts p.txt3	{
	position: absolute;
	top: 75px;
	left: 300px;
	width: 190px;
}
#teaser_texts p.txt4	{
	position: absolute;
	top: 325px;
	left: 313px;
	width: 170px;
}
