@charset "utf-8";

#container
{
width:900px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:-15px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding-bottom:28.5px;
}

#header
{
width:900px;
height:100px;
background-image:url(images/header.jpg);
}

#logo
{
	padding-top:30px;
}

#content
{
	width:900px;
	height:100%;
	
}

#content-contact
{
	width:602px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#content-contact2
{
	width:602px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#catalog
{
	width:802px;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:30px;
}


#content-privacy
{
	width:600px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#trade
{
	width:600px;
	height:100%;
	text-align:center;
	padding-left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#contact-text {
	text-align:center;
	padding-top:10px;
	font-size:16px;
	border-bottom: 1px solid #000000;
}

#canada {
	width:300px;
	height:200px;
	float:left;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	border-top: 1px solid #000000;
}

#kong {
	width:300px;
	height:200px;
	float:left;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	border-top: 1px solid #000000;
}

.contact-title{
	font-size:14px;	
}



#nav {
 width:707px;
 height:190px;
 border: 1px solid #000000;
 overflow:visible;
 display:inline-block;
 margin-left:98px;
 margin-top:30px;
}

#final-container
{
	width:176px;
  height:190px;
  float:left;
  border-right: 1px solid #000000;
}

#final
{
	width:174.9px;
  height:28px;
  background-color:#113D6A;
  background-image:url(images/final-touch-header.jpg);
}


#chambrer-container
{
	width:176px;
  height:190px;
  float:left;
  border-right: 1px solid #000000;
}

#chambrer
{
	width:174.9px;
  height:28px;
  background-color:#000;
  background-image:url(images/chambrer-header.jpg);
}

#dolce-container
{
	width:176px;
  height:190px;
  float:left;
  border-right: 1px solid #000000;
}

#dolce
{
	width:174.9px;
  height:28px;
  background-color:#AA0010;
  background-image:url(images/dolce-header.jpg);
}


#concept-container
{
	width:176px;
  height:190px;
  float:left;
}

#concept
{
	width:174.9px;
  height:28px;
  background-color:#FAB615;
  background-image:url(images/concept-header.jpg)
}


#sections
{
	width:159.9px;
  height:14px;
  font-size:10px;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  padding-left:15px;
  padding-top:2px;
}

#sections a:hover {
color: #000;
text-decoration:underline;
} 

a { text-decoration : none;
color:#000;
}


div#nav2 {
margin-right: 0px;
padding-left: 0px;
padding-top: 0px;
width: 145px;
height: 100px; 
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: justify;
orphans: inherit;
overflow: hidden;
float: left;
}

#nav2 ul {
margin-left: -10px;
margin-top: 20px;
padding: 0;
}

#nav2 li {
display: inline;
margin-left: 0;
padding-top: 0;
}

#nav2 a {
display: block;
margin-top:0px;
padding-top: 0px;
margin-left: -22px;
width: 158px;
font-size: 10px;
color: #000;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
}

#nav2 a:hover {
color: #000;
text-decoration:underline;
} 



#footer
{
	width:900px;
	height:28.5px;
	background-image:url(images/footer.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-8px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:9px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
}


#footer a:hover {
color: #ffffff;
text-decoration:underline;
}

#footer a {
	color:#ffffff;	
	text-decoration:none;
}


#about {
	width:30px;
	float:left;
	padding-left:100px;
	border-right: 2px solid #000000;
	margin-top:8px;
}


#contact{
	width:50px;
	float:left;
	border-right: 2px solid #000000;
	padding-left:5px;
	margin-top:8px;
}

#terms{
	width:83px;
	float:left;
	border-right: 2px solid #000000;
	padding-left:5px;
	margin-top:8px;
}

#privacy{
	width:80px;
	float:left;
	padding-left:5px;
	margin-top:8px;
	border-right: 2px solid #000000;
}

#trade-show{
	width:80px;
	float:left;
	padding-left:5px;
	margin-top:8px;
	
}

#copyright{
	float:right;
	margin-right:100px;
	margin-top:8px;
}

#flash
{
	margin-top:30px;
	margin-left:100px;	
	border: 1px solid #000000;
	width:700px;
	height:300px;
}



