﻿div#main { background: #c1783b url('/original/images/original_bg.jpg') no-repeat; }

h2 { 
    margin-top: 40px;
    text-indent: -1000em;
	display: block;
	background: url(/original/images/lacoste_original.gif) top left no-repeat;
	height: 25px;
	width: 355px;
	position: relative;
	z-index: 1;
}

div#eleganceRight {
    width: 405px;
    float: right;
}

img.bottle {
    position: absolute;
    top: 101px;
    right: 47px;
}

img.advertising {
    position: absolute;
    top: 80px;
    left: 410px;
}

div#text {
    padding-top: 150px;
    margin-left: 550px;
}

div#text_top {
	position: relative;
	width: 393px;
	height: 31px;
	padding: 0 20px 26px 20px;
	background: url(/original/images/text_top.png) bottom center no-repeat;
	_background: url(/original/images/text_top.gif) bottom center no-repeat; 
}

div#text_top a {
	width: 95px;
	height: 22px;
	float: left;
	padding-top: 9px;
	margin: 0px 3px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #908d8d;
	font-size: 9pt;
	background: url(/original/images/tab.png) top center no-repeat;
	_background: url(/original/images/tab.gif) top center no-repeat;
}

div#text_top a.original {
	margin-left: 25px!important;
}

a.on
{
	color: #034f2b!important;
}

div#text_bottom {
	position: relative;
	width: 393px;
	height: 26px;
	padding: 0 20px;
	background: url(/original/images/text_bottom.png) top center no-repeat;
	_background: url(/original/images/text_bottom.gif) top center no-repeat;
	
}

div.text_box {
    color: #FFF;
    width: 393px; 
    padding: 0 20px;
	z-index: 100;
	position: relative;
	background: url(/original/images/text_centre_bg.gif) top center repeat-y;
}

div.text_box h3 {
	color: #b2f7d5;
	margin: 0px 15px;
	font-size: 12pt;
}

div.text_box p {
    margin: 14px 15px 0px 15px;
    line-height: 1.4em;
    font-size: 10pt;
}

h5 { 
	font-size: 12px; 
	padding: 5px 0px 5px 0px; 
	text-transform: uppercase; 
} 

