body{
	background-color:#ededec;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818080;
}

.header1{
	background-image:url(header1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1020px;
	height:43px;
}

.header2{
	background-image:url(header2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1020px;
	height:43px;
}

.header3{
	background-image:url(header3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1020px;
	height:42px;
}

.header4{
	background-image:url(header4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1020px;
	height:43px;
}

.header5{
	background-image:url(header5.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1020px;
	height:42px;
}

.bg{
	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:1020px;
	height:10px;
}

.footer{
	background-image:url(footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1020px;
	height:88px;
}

.webcare{
	padding-top:31px; 
	padding-left:568px;
}

.webcare a{
	color:#919191;
	text-decoration:none;
}

.lindi{
	padding-top:22px;
	padding-left:591px;
}

.copyright{
	padding-top:31px; 
	padding-left:36px;
}