body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,a{margin:0;padding:0;}
a {outline:none;}
img{border:0;}
li{list-style:none;}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	background:url(../images/img_bg.jpg) repeat-x top;
}

#wrapper{
	width:960px;
	margin:20px auto;
}

#header{
	height:56px;
}

#header h1{
	background:url(../images/img_exclusive_offers.jpg) no-repeat;
	width:784px;
	height:43px;
	float:left;
	text-indent:-99999px;
}

#header #telecharge{
	background:url(../images/img_telecharge.jpg) no-repeat;
	float:right;
	width:118px;
	height:35px;
	text-indent:-99999px;
	display:block;
}

#main-wrapper{	
	background:url(../images/img_main_top.png) no-repeat left top;
	padding-top:4px;
}
*html #main-wrapper{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_main_top.png', sizingMethod='crop');
}
#main-wrapper #main-content{
	width:959px;
	background:url(../images/img_main_right.png) repeat-y top right;
	border-left:solid 1px #cececc;
}
*html #main-wrapper #main-content{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_main_right_IE6.png', sizingMethod='scale');	
}
#main-wrapper #content{
	background:#fff;
	margin-right:9px;
	padding:16px 28px 0;
}
*html #main-wrapper #content{
	padding:16px 10px 0px;
}
#main-wrapper #main-bottom{
	width:960px;
	background:url(../images/img_main_bottom.png) no-repeat top;
	height:11px;
}

.clear{
	clear:both;
}

#disclaimer{
	clear:both;
	height:60px;
	color:#808080;
	font-size:11px;
}

#disclaimer ul{
	margin:22px 0 0 3px;
	float:left;
}

#disclaimer li {
	border-right:solid 1px #808080;
	float:left;
	margin-right:8px;
	padding-right:9px;
}

#disclaimer a{
	color:#397c99;
	text-decoration:underline;
}

#last-disclaimer{
	border:none!important;
}

#telecharge-bottom{
	width:131px;
	background:url(../images/img_telecharge2.jpg) no-repeat top;
	height:52px;
	display:block;
	float:right;
	margin:0 5px 0 0;
	text-indent:-99999px;
}
