body {
	color: #666;
	font-family: Arial;
}

a:focus 
{ 
outline:0; 
} 

#logo {
	left: 20px;
	position: fixed;
	top: 20px;
	z-index: 200;
}

#logo a {
	background: url(../images/logo_leBulga.gif) left top no-repeat;
	display: block;
	height: 59px;
	width: 146px;
}

#menu {
	background: #FFF;
	height: 59px;
	left: 0;
	padding: 45px 0 0 190px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}

#menu a {
	color: #CCC;
	font-size: 15px;
	font-weight: 100;
	margin: 0 40px 0 0;
	text-decoration: none;
}

#menu .current, #menu a:hover {
	color: #666;
}

#home {
	background: url(../images/home_txt.png) left top no-repeat;
	height: 95px;
	left: 470px;
	position: absolute;
	top: 330px;
	width: 260px;
}

#creditHome {
	position: fixed;
	right: 0;
	top: 650px;
}

#collection {
	height: 339px;
	left: 20px;
	position: absolute;
	top: 95px;
}

.spring {
	width: 5900px;
}

.fall {
	width: 6510px;
}

#collection a img {
	border: 0;
}

#collection a {
	text-decoration: none;
}

#collection img {
	margin: 0 20px 0 0;
}

#footer {
	color: #666;
	font-size: 18px;
	left: 20px;
	position: fixed;
	top: 475px;
}

#credit {
	position: fixed;
	right: 10px;
	top: 490px;
}

#contact {
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	top: 110px;
}

#contact h1 {
	font-size: 18px;
	margin-bottom: 5px;
}

#contact p {
	margin: 0 0 20px 0;
}

#contact a {
	color: #666;
}


#press {
	left: 182px;
	position: absolute;
	width: 160px;
}

#commercial {
	left: 385px;
	position: absolute;
	width: 180px;
}

#news {
	font-size: 11px;
	left: 182px;
	line-height: 15px;
	position: absolute;
	top: 110px;
	width: 400px;
}



#news h1 {
	font-size: 18px;
	font-weight: lighter;
}

#news h5 {
	font-weight: lighter;
}

#news a {
	color: #666;
}
