@charset "utf-8";

#top_box {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 667px;
}

#top_box02 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 667px;
}

#nav {
	text-align: center;


}
#junk {
	text-align: right;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#content h1 {
	text-align: center;
	margin: 0px 0px 10px;
}


#icon_first {
	float:left;
	width:294px;
	height: 128px;
	background:url(../images/icon_first.jpg) no-repeat;
	margin:0px 0 10px 35px;	

}

#icon_first p {
	margin:0px 15px 5px 20px;
	line-height: 1.3;
	color:#FFFFFF;

}

#icon_second {
	float:left;
	width:294px;
	height: 128px;
	background:url(../images/icon_first.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 20;
	margin-bottom: 10px;
	margin-left: 18px;

}

#icon_second p {
	margin:0px 15px 5px 20px;
	line-height: 1.3;
	color:#FFFFFF;

}

#icon_third {
	float:left;
	width:195px;
	background:url(../images/icon_third.jpg) no-repeat;
	margin: 0px 0 10px 35px;	

}

#icon_third p {
	margin:0px 10px 5px 10px;
	line-height: 1.3;
	color:#333333;
	clear: both;
}

#icon_forth {
	float:left;
	width:195px;
	background:url(../images/icon_third.jpg) no-repeat;
	margin: 0px 0 10px 11px;		

}

#icon_forth p {
	margin:0px 10px 5px 10px;
	line-height: 1.3;
	color:#333333;
	clear: both;
}

#icon_fifth {
	float:left;
	width:195px;
	background:url(../images/icon_third.jpg) no-repeat;
	margin: 0px 0 10px 11px;
}

#icon_fifth p {
	margin:0px 5px 5px 10px;
	line-height: 1.3;
	color:#333333;
	clear: both;
}

/*
########################################################
	ie6 parity start
########################################################
*/

*html #icon_first {
	float:left;
	width:294px;
	height: 128px;
	background:url(../images/icon_first.jpg) no-repeat;
	margin:0px 0 10px 17px;	

}

*html #icon_first p {
	margin:0px 15px 5px 20px;
	line-height: 1.3;
	color:#FFFFFF;

}

*html #icon_second {
	float:left;
	width:294px;
	height: 128px;
	background:url(../images/icon_first.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 20;
	margin-bottom: 10px;
	margin-left: 17px;

}

*html #icon_second p {
	margin:0px 15px 5px 20px;
	line-height: 1.3;
	color:#FFFFFF;

}

*html #icon_third {
	float:left;
	width:195px;
	background:url(../images/icon_third.jpg) no-repeat;
	margin: 0px 0 10px 17px;	

}

*html #icon_third p {
	margin:0px 10px 5px 10px;
	line-height: 1.3;
	color:#999999;
		clear: both;
}

*html #icon_forth {
	float:left;
	width:195px;
	background:url(../images/icon_third.jpg) no-repeat;
	margin: 0px 0 10px 10px;		

}

*html #icon_forth p {
	margin:0px 10px 5px 10px;
	line-height: 1.3;
	color:#999999;
		clear: both;
}

*html #icon_fifth {
	float:left;
	width:195px;
	background:url(../images/icon_third.jpg) no-repeat;
	margin: 0px 0 10px 10px;
}

*html #icon_fifth p {
	margin:0px 5px 5px 10px;
	line-height: 1.3;
	color:#999999;
		clear: both;
}

/*
########################################################
	ie6 parity end
########################################################
*/


#banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 595px;
	height: 53px;
	clear: both;
}

