#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content, #content1{
	overflow:hidden;
	width:748px;
	/* background-color:#183f82; */
	position:relative;
	height:498px;
	float:left;
}


.section{
	/* width:748px; */
	height:498px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:0px 0px 0px 0px;
		width:748px;
		height:498px;
	}
	
	ul, li {
	padding:0;
	margin:0;
	list-style:none;
	/*background-color: #ffffff;*/
}
