/** BASE **/

.clearfloat {
	clear:both;
}

#container {
	width: 850px;
	margin: 0 auto;
}

#containerimage {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/ind/main-background.jpg);
	background-repeat: no-repeat;
}

#middle {
	padding-left: 5px;
	padding-right: 5px;
}

/** FOOTER **/
#footer {
	height: 19px;
	margin-top: 15px;
	text-align: center;
	font-size: 10px;
	border-top: solid 1px #b36900;
	border-bottom: solid 1px #b36900;
	color: #b36900;
	padding-top: 4px;
}
#footer a:link, #footer a:visited {
	color: #b36900;
	text-decoration: underline;
}
#footer a:hover {
	color: #f60;
	text-decoration: none;
}
#footer2 {
	height: 17px;
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	color: #b36900;
}
#footer2 a:link, #footer2 a:visited {
	color: #b36900;
	text-decoration: underline;
}
#footer2 a:hover {
	color: #f60;
	text-decoration: none;
}

/** TOP MENU **/
#topempty {
	height: 14px;
}
#topmenulogo {
	height: 68px;
	float: left;
}
#topmenu {
	height: 74px;
}
#topmenubuttons {
	height: 62px;
	float: left;
}
#topmenunewsletter {
	height: 42px;
	width: 232px;
	float: left;
	padding-top: 22px;
	padding-right: 5px;
	background-image: url(../images/fr/topmenu_newsletter.gif);
}



/** CALENDAR **/
#contentright {	
	width: 186px;
	float: right;
}

#calendarcell {
	width: 175px;
	height: 38px;
	margin-left: 6px;
}
#calendardate {
	width: 29px;
	height: 21px;
	margin-top: 2px;
	float: left;
}
#calendartext {
	width: 146px;
	height: 32px;
	margin-top: 2px;
	float: left;
	color: #ffab32;
}
#calendartext a:link, #calendartext a:visited  {
	text-decoration: none;
	color: #fff;
}
#calendartext a:hover  {
	text-decoration: underline;
	color: #fff;
}


/** ADDITIONAL PROMO  **/
#contentlefttop {	
	width: 625px;
	margin-top: 5px;
	margin-left: 10px;
}


#contentrighttop {	
	width: 186px;
	height: 234px;
	float: right;
}

#contentrightbot {	
	width: 186px;
	height: 230px;
	float: right;
	margin-top: 46px;
}


#titleright {
	height: 20px;
	width: 176px;
	margin-left: 5px;
	text-align: center;
	padding-top: 7px;
}

#addbannercontent {
	width: 175px;
	height: 190px;
	margin-top: 5px;
	margin-left: 6px;
	color: #fff;
}

#addbannercontent a:link, #addbannercontent a:visited {
	color: #fff;
}

#addbannercontent a:hover {
	color: #fff;
	text-decoration: none;
}

#spacer {
	float: left;
	height: 15px;
}