body{
	background: #252525 url(../images/bg.jpg) no-repeat center top;
	margin-top: 0;
	color: gray;
	font: 12px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

a{
	color: gray;
	text-decoration: none;
}

a:hover{
	color: black;
	font-weight: bold;
}

#bigframe{
	width:100%;
	margin:0;
	padding:0;
	z-index: 1;
}

#header{
	height: 160px;
	position: relative;
	width: 1000px;
	z-index: 1;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	top: -12px;
}

/**********Logo******************/


#logo {
	background-image: url(../images/logo.png);	
	width: 234px;
	height: 72px;
	position: absolute;
	top: 56px;
}

/**********links****************/

#linkstuff ul {
    margin:0;
    padding:0;
    list-style:none;
}

#linkstuff li{
	float:left;
	margin:0;
	padding:0;	
}

#linkstuff a:hover{
	background-position: left bottom;
}

#linkstuff a{
	text-indent:-9000px;
}

#linkstuff .selected{
	background-position: left bottom;
}

#blogshop {
	position: absolute;
	left: 840px;
	top: 15px;
}

#blog{
	width: 75px;
	height: 23px;
    background: url(../images/nav_blog.png) left top;
    padding: 0 0 0 10px;
	display: block;
}

#shop{
	width: 75px;
	height: 23px;
    background: url(../images/nav_shop.png) left top;
    padding:0;
	display: block;
}

#nav {
	position: absolute;
	left: 264px;
	top: 132px;
}

#story{
	width: 81px;
	height: 23px;
    background: url(../images/nav_story.png) left top;
	margin-right: 37px;
	display: block;
}

#services{
	width: 102px;
	height: 23px;
    background: url(../images/nav_services.png) left top;
	margin-right: 37px;
	display: block;
}

#inspiration{
	width: 123px;
	height: 23px;
    background: url(../images/nav_inspiration.png) left top;
	display: block;
	margin-right: 37px;
}

#brands{
	width: 91px;
	height: 23px;
    background: url(../images/nav_brands.png) left top;
	display: block;
	margin-right: 37px;
}

#societe{
	width: 95px;
	height: 23px;
    background: url(../images/nav_societe.png) left top;
	margin-right: 37px;
	display: block;
}

#news{
	width: 75px;
	height: 23px;
    background: url(../images/nav_news.png) left top;
	margin-right: 37px;
	display: block;
}

#contact{
	width: 105px;
	height: 23px;
    background: url(../images/nav_contact.png) left top;
    padding:0;
	display: block;
}

/**********contentarea*************/

#contentarea{
	height: 480px;
	position: absolute;
	width: 1000px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	top: 180px;
}

#homeimage{
	position: absolute;
	top: -21px;
}

/**********footer*************/

#footer{
	height: 100px;
	position: absolute;
	width: 1000px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	top: 668px;
}

#lang {
	position: absolute;
	top: 1px;
}

#eng{
	width: 52px;
	height: 18px;
    background: url(../images/lang_en.png) left top;
	display: block;
}

#fr{
	width: 68px;
	height: 18px;
    background: url(../images/lang_fr.png) left top;
	display: block;
}

#copyright{
	width: 240px;
	height: 20px;
	position: absolute;
	background: url(../images/copyright.png) left top;
	left: 678px;
}

#electricpixel{
	position: absolute;
	left: 918px;
}

#ep{
	width: 82px;
	height: 18px;
    background: url(../images/electricpixel.png) left top;
    padding:0;
	position: absolute;
	display: inline;
}

#footerlinks ul {
    margin:0;
    padding:0;
    list-style:none;
}

#footerlinks li{
	float:left;
	margin:0;
	padding:0;	
}

#footerlinks a:hover{
	background-position: left bottom;
}

#footerlinks a{
	text-indent:-9000px;
}

#footerlinks .selected{
	background-position: left bottom;
}

/**********story*************/

#headerimage{
	position: absolute;
}

#storyimage{
	position: absolute;
	left: 620px;
}

#storytext{
	width: 580px;
	text-align: justify;
	position: relative;
	top: -10px;
	left: 10px;
}

#storytext a{
	color: black;
	font-weight: bold;
}

#storytext a:hover{
	color: #690046;
	font-weight: bold;
}

#newstext{
	width: 680px;
	text-align: justify;
	position: relative;
	top: -10px;
	left: 10px;
}

#newstext p{
	width: 600px;
}
#newstext a{
	color: black;
	font-weight: bold;
}

#newstext a:hover{
	color: #690046;
	font-weight: bold;
}

#brands1{
	width: 200px;
	text-align: justify;
	position: absolute;
	top: 70px;
	left: 140px;
}

#brands2{
	width: 200px;
	text-align: justify;
	position: absolute;
	top: 70px;
	left: 400px;
}


#brands3{
	width: 200px;
	text-align: justify;
	position: absolute;
	top: 70px;
	left: 700px;
}


#ourservicesmenu{
	position: absolute;
	left: 715px;
}

#servicestext{
	width: 700px;
	text-align: justify;
	position: relative;
	top: -10px;
	left: 10px;
}

#societeimage{
	position: absolute;
	left: 540px;
	top: 80px;
}

#societetext{
	width: 580px;
	text-align: justify;
	position: relative;
	top: -10px;
	left: 10px;
}

#contactimage{
	position: absolute;
	left: 550px;
}

#contacttext1{
	width: 300px;
	text-align: justify;
	position: absolute;
	top: 100px;
	left: 20px;

}

#contacttext2{
	width: 300px;
	text-align: justify;
	position: absolute;
	top: 100px;
	left: 275px;
}

.blackbold{
	color: black;
	font-weight: bold;
}

#rightsociete{
	position: absolute;
	left: 58px;
	top: 0;
}

#leftsociete{
	position: absolute;
	left: -40px;
	top: 0;
}

#logos td{
	padding-left: 20px;
	padding-top: 5px;
}

