html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #e5e4e4;
	font-family: Arial, Helvetica, Calibri, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 657px;
	margin: 100px auto 0;
	height: 376px;
	background: url(images/bg.gif) no-repeat top left;
	padding-top: 40px;
}

#header h1 {
	position: relative;
	padding: 89px 0 0 0;
	overflow: hidden;
	background: transparent url(images/gcv.gif) no-repeat top center;
	height: 0px !important;
	height /**/: 59px;
	margin-bottom: 76px;
}
#header h2 {
	position: relative;
	padding: 36px 0 0 0;
	overflow: hidden;
	background: transparent url(images/venture.gif) no-repeat top center;
	height: 0px !important;
	height /**/: 36px;
	margin-bottom: 25px;
}

#navigation {
	margin: 0 30px;
}
* html #navigation {
	margin: 0 15px;
}
	#navigation li {
		display: inline;
	}
	#navigation li a {
		display: block;
		position: relative;
		padding: 164px 0 0 0;
		overflow: hidden;
		background: transparent url(images/iplt20.gif) no-repeat top left;
		height: 0px !important;
		height /**/: 164px;
		float: left;
		width: 141px;
		margin: 0 14px;
	}
	#navigation #cricket a {
		background-image: url(images/cricket.gif);
		width: 244px;
	}
	#navigation #bcci a {
		background-image: url(images/bcci.gif);
		width: 127px;
	}
	#navigation #clt20 a {
		background-image: url(images/clt20.gif);
		width: 127px;
	}
