#container {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(images/c_bg_container.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;

}

#canvas {
	width:  970px;
	margin:  0px auto 0px auto;
	overflow: auto;
	padding: 0px;
	background: #fff;
	}

/*generic css for all elements*/
img {
	display: block; /*needed to avoid alignment with baseline of text*/
}

.line {
	float: left;
	width: 100%;
	display: block;
	position: relative; /*prevents shifting when changing viewport in IE;thanks to Alan Gresley*/
}

.item {
	position: relative;
	float: left;
	overflow: hidden;
	left: 100%;
}

.item2 {
	position: relative;
	float: left;
	left: 100%;
}

.sap-content {
	overflow: hidden;
}

/*item specific css*/
#line1 {
	background-color: inherit;
}

#line2 {
	background-image: url(Images/c_bg_01.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	
}

#line3 {
	background-color: #fee4d4;
}

#line4 {
	background-color: #0b3953;
}

#line5 {
	background-color: #fee4d4;
	
}



#item1 {
	margin-left: -100%;
	width: 15%;

	background: #ACA42E;
}

#item2 {
	margin-left: -80%;
	width: 15%;

	background-color: #2A66B2;
}

#item3 {
	margin-left: -60%;
	width: 15%;
	
	background-color: transparent;
}

#item4 {
	margin-left: -40%;
	width: 15%;

	background: #ACA42E;
}

#item5 {
	margin-left: -20%;
	width: 15%;

	background: #9F3B57;
}

#item6 {
	margin-left: -100%;
	width: 181px;
	height: 500px;
	padding-top: 20px;
	background: #fff;
}

#item7 {
	margin-left: -80%;
	width: 35%;

	background: #ACA42E;
}

#item8 {
	margin-left: -40%;
	width: 35%;

	background: #9F3B57;
}

#item9 {
	margin-left: -100%;
	width:100%;
	}
	
#item10 {
	margin-left: -80%;
	width: 78%;
	height: 30px;
	padding-top:8px;
	text-align:right;
	
}	

#item11 {
	margin-left: -272px;
	width: 237px;
	margin-top: 60px;
	padding-bottom: 20px;
	
}

#item12 {
	margin-left: -739px;
	width: 427px;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 50px;

}
	
#item13 {
	margin-left: -739px;
	width: 200px;
	margin-top: 80px;
	background-color:red;
	height:1000px;
}

#item13a {
	margin-left: -512px;
	width: 200px;
	margin-top: 80px;
	background-color:red;
}
		
		
#item14 {
	margin-left: -100%;
	width:100%;
	background: #d46553;
	}
	
	
#item20 {
	margin-left: -272px;
	width: 272px;
	background: #fed4bb;
	height: 140px;
	vertical-align: middle;
	}
	
#item21 {
	margin-left: -100%;
	width: 698px;
	background: #fee4d4;
	height: 140px;
	}	
	
	#item23 {
	margin-left: -739px;
	width: 704px;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 50px;

}


#item60 {
	margin-left: -739px;
	width: 697px;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 50px;

}
	
