/*

		Copyright (c) Naresh Verlander
		Cascading Style Sheet - Bleakimage.com
		Index Page Styles

*/

body, html {
	background: #fff url("/img/inx_1px.gif") center repeat-y;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%; }

#horizon {
	background-color: transparent;
	border: 0;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block; }

#content {
	background-color: transparent;
	border: 0;
	margin-left: -347px;
	position: absolute;
	top: -35px;
	left: 50%;
	width: 694px;
	height: 70px;
	visibility: visible; }

a { text-decoration: none }

img { border: 0; }

.imgload {
	background-image: url(/img/bip_imgload.gif);
	background-repeat: no-repeat;
	background-position: center center; }