* {
	margin: 0;
	padding: 0;
}
body {
	width: auto;
	height: 100%;
	font-family: myriad web, lucinda sans, tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 1.6em;
	background-color: #333;
	background-image: url(../images/c2/c2-home-b1-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a, a:visited {
	color: #3a9bc7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Bliss, 'Myriad Pro', 'Trebuchet MS', Arial, Sans-Serif;
	color: #FFF!important;
}
h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	text-decoration: none;
	color: #a1c117;
}
h1 {
	font-size: 1.93em;
	line-height: 1.2em;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2 {
	font-size: 1.47em;
	line-height: 1.2em;
	margin: 8px 0 10px 0;
}
h3 {
	font-size: 1.20em;
	line-height: 1.2em;
	margin: 8px 0 15px 0;
}
h4 {
	font-size: 1.07em;
	line-height: 1.1em;
	margin: 8px 0 15px 0;
}
h5 {
	font-size: 1.07em;
	line-height: 1.1em;
	margin: 8px 0 15px 0;
}
a img {
	border: 0;
}
ul {
	padding-left: 40px;
}
pre {
	background: #efefef;
	border: 1px solid silver;
	margin: 10px 0;
	padding: 10px;
	font-family: 'Courier New', Courier, monospace;
}
#container {
	min-width:900px;
	padding-top:359px;
	position:relative;
	width:100%;
}
#mainContent {
	margin-top: 0px;
	padding:0px;
	width: 960px;
	margin: auto;

}
#mainContent h1 {
	color:#F90!important;
	margin-top: 0px;
}
#content {
	margin-right: 250px;
}
#sidebar {
	position: absolute;
	top: 448px;
	width: 200px;
	right: 30px;
}
.panel {
	margin-bottom: 0;
	display: none;
}
#stage {
	top: 0px;
	left: 0px;
	z-index: 100;
}
.stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	height: 300px;
	overflow: hidden;
}
#bg {
	background: #aedfe5 url(images/sky1.png) 0 0 repeat-x;
}
#clouds {
	background: transparent url(images/cloud.png) 50px 20px repeat-x;
}
#hill2 {
	background: transparent url(images/hill2.png) 0 100px repeat-x;
}
#hill1 {
	background: transparent url(images/ceumannan-sprite.png) 0 25px repeat-x;
}
#caterpillar {
	background: transparent url(images/bird-forward-back.png) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left:0px;
	width: 125px;
	height: 200px;
	z-index: 2000;
	cursor: pointer;
}
#stage {
	top: 0px;
	left: 0px;
	z-index: 100;
}
.stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	height: 300px;
	overflow: hidden;
}
#bg {
	background: #aedfe5 url(images/sky1.png) 0 0 repeat-x;
}
#clouds {
	background: transparent url(images/cloud.png) 50px 20px repeat-x;
}
#hill2 {
	background: transparent url(images/hill2.png) 0 100px repeat-x;
}
#hill1 {
	background: transparent url(images/ceumannan-sprite.png) 0 25px repeat-x;
}
#caterpillar {
	background: transparent url(images/bird-forward-back.png) 0 0 no-repeat;
	position: absolute;
	top: 190px;
	left:300px;
	width: 125px;
	height: 200px;
	z-index: 2000;
	cursor: pointer;
}

