/** BODY **/

body {
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffef52;
	margin: 0;
	padding: 0;
	color: #681d10;
	background-image: url(../images/ind/background.gif);
	background-repeat: repeat-x;
	color: #fff;
}
input, textarea  {
	color: #666;
	font-size: 11px;
	border: 1px solid #F60;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fc0;
	text-decoration: underline;
}
	

ul {
	list-style-image: url(../images/ind/bulletpoint_arrow.gif);
	list-style-position: inherit;
	margin-top: 28px;
	padding-left: 18px;
	font-size: 11px;
	line-height: 14px;
}


/** Secondary Blocks **/

#contentleft {	
	width: 640px;
	float: left;
	background-image: url(../images/ind/contentleft-bkgtop.gif);
	background-repeat: no-repeat;
}

/** Third Blocks **/
#contentlefttop {	
	width: 625px;
	height: 350px;
	margin-top: 5px;
	margin-left: 10px;
}

#contentone-mainbanner {
	width: 620px;
	height: 340px;
	float: left;
	margin-top: 5px;
	background-image: url(../images/fr/home_mainimageone-bkg.jpg);
}

#contentlefttop-mainbanner {
	width: 316px;
	height: 340px;
	float: left;
	margin-top: 5px;
	background-image: url(../images/fr/home_mainimage-bkg.jpg);
}

#contentone-mainbannerbuttons {
	height: 20px;
	margin-top: 318px;
	float: right;
}
#contentlefttop-mainbannerbuttons {
	height: 20px;
	margin-top: 318px;
	margin-left: 2px;
}

#contentlefttop-sidebanner {
	width: 294px;
	height: 340px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/fr/home_mainimage2-bkg.jpg);
}
#contentlefttop-sidebanners1big {
	width: 294px;
	height: 225px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/fr/home_bannerimage1big-bkg.jpg);
}
#contentlefttop-sidebanners1 {
	width: 294px;
	height: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/fr/home_bannerimage1-bkg.jpg);
}
#contentlefttop-sidebanners2 {
	width: 294px;
	height: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/fr/home_bannerimage2-bkg.jpg);
}
#contentlefttop-sidebanners3 {
	width: 294px;
	height: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/fr/home_bannerimage3-bkg.jpg);
}
#contentlefttop-sidebannersbuttons {
	width: 22px;
	height: 72px;
	float: right;
	margin-top: 34px;
	margin-right: 4px;
}
#contentlefttop-sidebannersbuttons2 {
	width: 22px;
	height: 72px;
	float: right;
	margin-top: 148px;
	margin-right: 4px;
}


#contentleftbotleft {	
	width: 326px;
	height: 135px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/fr/contentleftbotleft_bkg.gif);
}
#contentleftbotright {	
	width: 295px;
	height: 110px;
	float: right;
	margin-top: 20px;
	background-image: url(../images/fr/contentleftbotright_bkg.gif);
	padding-left: 10px;
	padding-top: 25px;
}
