body{margin:0;padding:0;font-family:arial;}

#container{width:1000px;
margin:0 auto;
padding:0;}
#banner{margin:0;padding:0;width:1000px;height:150px;overflow:hidden;float:left;position: relative;}
#sidebar{min-height:300px;float:left;background-image:url("../../images/side/sidebar_01.png");background-repeat:repeat-y;background-position:7px bottom;width:174px;}
#innercontent{float:left;padding:10px; width:780px;color:#431C7A;font-size:10pt; padding-left: 20px;}
#innercontent h3{color:#431C7A;font-family: 'savoyeregular';font-size: 30px;font-weight: normal;}
#footer{width:1000px;clear:both;height:99px;background-image:url("../../images/footer.png");background-repeat:no-repeat;background-position:center top;}



/* ishare */
#footer {
    position: relative;
}
#footer .ishare {
    position: absolute;
	left: 900px;
	top: 20px;
}
h3{margin-bottom:0;}

#banner > img {
	display: none;
}
#banner {
	background-image: url("../../images/banner.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;	
}
#banner > .facebook {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../../pub/imgs/fb-default.svg");
	background-repeat: no-repeat;
	background-size: contain;
	
}