body#index{
	background:#B10F14;
	}
body#index #nav{
	background:url("../images/indexNavBg.jpg") center top no-repeat;
	padding:0;
	}

	/* ----------------------------------- nav-index-start -----------------------------------*/
div#nav-index	{
		height: 41px;
		width: 1003px;
		margin: 0 0 0 0px;
		padding: 0;
		border: 0;
		}

div#nav-index ul#menu	{
		height: 41px;
		width: 1003px;
		background: transparent url(/images/nav-index.gif) top left no-repeat;
		margin: 0;
		padding: 0;
		position: relative;
		}

div#nav-index ul#menu li	{
		margin:0;
		padding:0;
		list-style:none;
		position:absolute;
		top:0;
		}

div#nav-index ul#menu li,ul#menu a {
		display: block;
		height: 41px;
		}

div#nav-index ul#menu li a {
		text-indent: -9999px;
		overflow:hidden;
		text-decoration: none;
		}

#pro	{left:0;width:187px;}
#bus	{left:187px;width:126px;}
#wat	{left:313px;width:132px;}
#eas 	{left:445px;width:126px;}
#ent	{left:571px;width:128px;}
#ide	{left:699px;width:123px;}
#ind	{left:822px;width:181px;}

#pro a:hover	{background: transparent url(/images/nav-index.gif) 0 -41px no-repeat;}
#bus a:hover	{background: transparent url(/images/nav-index.gif) -187px -41px no-repeat;}
#wat a:hover	{background: transparent url(/images/nav-index.gif) -313px -41px no-repeat;}
#eas a:hover	{background: transparent url(/images/nav-index.gif) -445px -41px no-repeat;}
#ent a:hover	{background: transparent url(/images/nav-index.gif) -571px -41px no-repeat;}
#ide a:hover	{background: transparent url(/images/nav-index.gif) -699px -41px no-repeat;}
#ind a:hover	{background: transparent url(/images/nav-index.gif) -822px -41px no-repeat;}

	/* ----------------------------------- nav-index-end -----------------------------------*/


body#index #main{
	background:url("../images/indexMainBg.jpg") center top no-repeat;
	padding:0 60px;
	margin:0 auto;
	width:883px;
	height:auto !important;
	min-height:181px;
	height:181px;
	}
body#index #main .box01,body#index #main .box0102,body#index #main .box02,body#index #main .box0202{
	float:left;
	}
body#index #main .box01 ul li,body#index #main .box0102 ul li,body#index #main .box02 ul li,body#index #main .box0202 ul li{
	clear:both;
	border-bottom:1px dotted #DADADA;
	padding-left:5px;
	}
body#index #main .box01 h2 span{
	padding-top:6px;
	}
body#index #main .box01 span,body#index #main .box0102 span,body#index #main .box02 span,body#index #main .box0202 span{
	float:right;
	display:block;
	}
body#index #main .box01{
	width:298px;
	height:103px;
	background:url("../images/indexBox01Bg.jpg") center top no-repeat;
	margin:8px 0 0 2px;
	padding:10px 15px;
	}
body#index #main .box01 h2,body#index #main .box0102 h2,body#index #main .box02 h2,body#index #main .box0202 h2{
	height:13px;
	padding-left:15px;
	margin-bottom:10px;
	}
body#index #main .box01 h2,body#index #main .box0102 h2{
	background:url("../images/iconBox01.gif") left center no-repeat;
	}
body#index #main .box0102{
	width:289px !important;
	width:286px;
	margin:8px 0 0 0;
	padding:10px 15px;
	height:103px;
	background:url("../images/indexBox0102Bg.jpg") center top no-repeat;
	}
body#index #main .box02{
	width:96px;
	height:121px;
	margin-right:2px;
	padding:5px 10px;
	background:url("../images/indexBox02Bg.jpg") center top no-repeat;
	text-align:center;
	}
body#index #main .box02 h2,body#index #main .box0202 h2{
	background:url("../images/iconBox02.gif") left center no-repeat;
	text-align:left;
	}
body#index #main .box0202{
	width:90px;
	height:121px;
	padding:5px 10px;
	background:url("../images/indexBox0202Bg.jpg") center top no-repeat;
	text-align:center;
	}
body#index #main #footer{
	width:875px;
	background:none;
	margin-bottom:0px;
	}
body#index #main #footer #quickNav{
	margin:0 208px 0 10px;
	}
