@import url(/normal/css/style.css);

#header h1 {
        background-image: url(/demo/images/top_header.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        font-size: 10px;
        line-height: 10px;
        text-indent: -9000px;
        height: 76px;
        width: 800px;
}

#headerbs h1 {
        background-image: url(/demo/images/basic_header.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        font-size: 10px;
        line-height: 10px;
        text-indent: -9000px;
        height: 76px;
        width: 800px;
}

#headerad h1 {
	background-image: url(/demo/images/advance_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	height: 76px;
	width: 800px;
}

#headerad h1 a {
	display: block;
	height: 76px;
	background-image: url(/demo/images/advance_header.jpg);
}


#headersadblue h1 {
	background-image: url(/demo/images/ad_header_blue_600.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	height: 44px;
	width: 600px;
}

#headersad h1 {
	background-image: url(/demo/images/ad_header_600.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	height: 44px;
	width: 600px;
}
