html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #fff;
	font-size: 11px;
	 font-family: Tahoma;
	color:#54524f;
	}
	img{border: none;margin: 10px;}

	a {color: #1b5c97;}
	a:hover{text-decoration: none;}
	h1,h2,h3,h4{font-size: 12px; padding-top: 10px;  padding-bottom: 10px; margin-bottom: 5px; }
	.blue{color: #1b5c97;}
	.red{color: #d10059;}

	.i1{background: url(img/pic1.gif) no-repeat;padding-left: 40px; margin-left: -40px;margin-top:0px;}
	.i2{background: url(img/pic2.gif) no-repeat;padding-left: 60px;margin-left: -60px; height: 40px;}
	.i3{background: url(img/pic3.gif) no-repeat;padding-left: 60px;margin-left: -60px;}
	.i4{background: url(img/pic4.gif) no-repeat;padding-left: 60px;margin-left: -60px;}
	.i5{background: url(img/pic5.gif) no-repeat;padding-left: 60px;margin-left: -60px;}
	.tic{
	background: url(img/tic.gif) no-repeat bottom right;
	padding-right: 10px;
}
	#main{width: 960px; margin: 0px auto;}
	#top{width: 100%; background: url(img/top.jpg) no-repeat bottom right; height: 220px;}
	#top td{vertical-align: top;  padding-top: 20px; }
	#logo{width: 332px;}

	#left{width: 232px;vertical-align: top;padding: 0px 30px 0px 60px;}

	#content{vertical-align: top; padding-left: 46px;}
	#foot{width: 100%;height: 80px;background: url(img/bottom_bg.jpg) no-repeat bottom left; margin-top: 33px;}

	#bottom {vertical-align: bottom; padding-left: 46px; height:100px;)


