
	html {
		
	}
	body {
		background-color: #dce099;
		margin-top: 0; 
		padding: 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;

	}
	#container {
		
		width:1020px;
	}
	#header {
		width:1020px;
		height:403px;
		background:url(new_images/images/rota_header.jpg) no-repeat;
}
	
	#left {
		width:171px;
		
		float:left;
	}
	#right {
		width:181px;
		
		float: left;
	}
	#left_bar {
		width:16px;
		
		float:left;
		background-color:#c0268e;
}
	#right_bar {
		width:16px;
		
		float:left;
		background-color:#c0268e;
	}
	#content {
		width:636px;
		/*taken height:800px; from here*/
		float:left;
		background-color:#fff;
		
	}
	
	#content_left {
		width:486px;
		/*taken height:800px; from here*/
		float:left;
		background-color:#fff;
	}
	
	#content_left2 {
		width:600px;
		/*taken height:800px; from here*/
		float:left;
		background-color:#fff;
	}
	
	#content_right {
		width:150px;
		/*taken height:800px; from here*/
		float:left;
		background-color:#fff;
	}
	#left_top {
		width:171px;
		height:98px;
		background:url(new_images/images/rota_left_top.jpg) no-repeat;
	}
	#left_bottom {
		width:170px;
	/*	min-height:702px;*/	
	}
	#right_top {
		width:181px;
		height:98px;
		background:url(new_images/images/rota_right_top.jpg) no-repeat;
}
	#right_bottom {
		width:177px;
	/*	min-height:702px;	*/
	}
#form_data {
		width:636px;
		/*taken height:800px; from here*/
		float:left;
		background-color:#fff;
	}
#media {
		width:636px;
		/*taken height:800px; from here*/
		float:left;
		background-color:#fff;
	}
#media_top {
		width:636px;
		float:left;
		background-color:#fff;
		}
#media_left {
		width:136px;
		background-color:#fff;
	float: left;
}
#media_right {
		background-color:#fff;
	width: 400px;
	padding-right: 2px;
	float: right;
}
ul {
	text-shadow: #000000 0px 0px 0;
	list-style-type: disc;
	list-style-position: outside;
	float: left;
	clear: left;
}
	#footer {
		height:35px;
		width:1018px;
	}
	#footer_left {
		height:35px;
		width:16px;
		background:url(new_images/images/footer_left.jpg) no-repeat;
		float:left;
	}
	#footer_right {
		height:35px;
		width:16px;
		background:url(new_images/images/footer_right.jpg) no-repeat;
		float:left;
	}
	#footer_content {
		height:35px;
		width:637px;
		background-color:#c0268e;
		float:left;
	}
	#footer_spacer_left {
		width:170px;
		float:left;
		height:35px;
	}
	#footer_spacer_right {
		width:172px;
		float:right;
		height:35px;
	}
	#box {
		width:636px;
		height:150px;
		float:left;
	}
	#box_1 {
		width:159px;
		height:150px;
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:left;
	}
	#box_2 {
		width:159px;
		height:150px;
		/*background:url(new_images/images/download-panel.jpg) no-repeat; */
		background-image:url(new_images/images/download-panel.jpg);
		float:left;
}
	#box_3 {
		width:159px;
		height:150px;
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:left;
	}
	#box_4 {
		width:159px;
		height:150px;
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:left;

	}
	
	#box_5 {
		width:159px;
		height:150px;
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:left;

	}
	#box_6 {
		width:159px;
		height:150px
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:left;

	}
	#box_7 {
		width:159px;
		height:150px;
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:left;

	}
	#box_8 {
		width:159px;
		background:url(new_images/images/download-panel.jpg) no-repeat;
		float:right;

		/*background:url(new_images/images/rota_left_top.jpg) no-repeat;*/
	}
	
/*		
#header {
	width:1021px;
	height:408px;
		}

#middle {
	width:1021px;
    height:500px;
}

#left {
	height:100%;
	width:94px;
	background:url(images/rota_left.jpg) no-repeat;
	float:left;
}

#left_top {
	height:100%;
	width:104px;
	background:url(images/rota_left_top.jpg) no-repeat;
	float:left;
}
#left_bottom {
	height:100%;
	width:16px;
	background: url(images/rota_left_bottom.jpg) no-repeat;
	float:left;
}
#content {
	width:636px;
	height:100%;
	float: left;
	background-color:#FFF;
	}
	
#right {
	height:100%;
	width:74px;
	background: url(images/rota_right.jpg) no-repeat;
	float: none;
}

#right_top {
	height:100%;
	width:112px;
	background: url(images/rota_right_top.jpg) no-repeat;
	float: left;
}
#right_bottom {
	height:100%;
	width:15px;
	background: url(images/rota_bottom_right.jpg) no-repeat;
	float: left;
}
#footer{
	height:35px;
	width:1021px;
	background: url(images/rota_footer.jpg) no-repeat;
}
*/