/* CSS Document */


#main{
	width:1003px;
	margin:auto;
}
#blueLine{
	width:338px;
	height:4px;
	float:left;
	background-color:#035992;
}
#blackLine{
	height:4px;
	float:right;
	background-color:#1e1916;
}
#logo{
	width:339px;
	height:83px;
	float:left;
	background-image:url(../images/logo.jpg);
}
#pathfinding{
	width:664px;
	height:83px;
	float:left;
	background-image:url(../images/head.jpg);
}
#line{
	width:1003px;
	height:3px;
	background-image:url(../images/head_13.jpg);
}
#banner{
	width:1003px;
	height:248px;	
}
#left{
	width:150px;
	float:left;
}
#midland{
	width:580px;
	float:left;
	margin-left:30px;
}
#midland1{
	width:823px;
	float:left;
	margin-left:30px;
}
#right{
	width:210px;
	float:right;
}
#contents{
	width:1003px;
	margin-top:18px;
}
#foot{
	width:1003px;
	margin-top:26px;
}