#container
{
	position:            relative;
}

#marque
{
	width:               1000px;
	height:              360px;
}

#search
{
	float: left;
	margin-left: 0px;
	padding-left: 446px;
}

#footer {
	position:            relative;
	margin:              40px 0 0 66px; 
	padding:             0 0 40px 0;
	}
#copyright
{
	position:            absolute;
	top:                 17px;
	left:                305px;

	padding:             0 0 6px 2px;
	width:               540px;
	background-image:    none;
}
#footer a {
	padding:             2px;
	}
#footer a:hover {
	color:               #fff;
	background-color:    #3B79A6;	
	}

#footer ul {
	position:            absolute;
	top:                 0px;
	left:                305px;
	width:               540px;
	margin:              0px;
	padding:             0px;
	list-style-type:     none;
}
#footer li {
	display:             inline;
	padding:             5px 0;
}

#footer li {
	display:             inline;
	padding:             0;
}

#credit
{
	width:               250px;
	padding:             0 15px;
	background-image:    url(/assets/images/rule-dotted-red-vertical.gif);
	background-repeat:   repeat-y;
	background-position: right;
	text-align: right;
}

#nav-logo
{
	width:               896px;
	height:              73px;
	padding:             18px 54px 13px 50px;
}

#nav-main
{
	height:              45px;
}

#no-flash
{
	position: relative;
	left: -22px;
}

#credit, #credit a
{
	color: #999;
}