html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, table{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}


/* General Styles */ 

html {
	padding:0;
	margin:0;
}

body, td {
	padding:0;
	margin:0;
	
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

img a, a img {
	border:none;
}

.clear {
	clear:both;
}

body {
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
	background:#4f4f4f;
}

h1 {
	color:#941a1d;
	font: normal 18px Arial, Helvetica, sans-serif;
}

h2 {
	color:#ffffff;
	font: normal 18px Arial, Helvetica, sans-serif;
}
h3 {
	color:#000000;
	font: normal 18px Arial, Helvetica, sans-serif;
}

.border {
	 border:solid 1px #ffffff;
}

/* Other Title */
.titleBlack {
	color:#000000;
	font: normal 18px Arial, Helvetica, sans-serif;
}
.titleRed {
	color:#941a1d;
	font: normal 18px Arial, Helvetica, sans-serif;
}

.redLink {
	color:#941a1d;
	font: 14px Arial, Helvetica, sans-serif;
                     font-weight:bold;
}


/* Header */
.wrap {
	width:996px;
	margin:0 auto;
	background:#ffffff
}
.header {
	height:86px;
	width:986px;
	margin:0 auto;
	background:url(../images/header.jpg) no-repeat;
}
.search {
	width:223px;
	height:30px;
	float:right;
	padding:5px;
	color:#000000;
	text-align:right;
                     font: normal 24px Arial, Helvetica, sans-serif;
}
.search a{
	line-height:20px;
	padding: 0 5px;
	color:#ffffff;
	text-decoration:none;
                      font-weight:bold;
}

.txt {
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;
	border:solid 1px #7f9db9;
}

/* Content */
.main {
	width:986px;
	margin:0 auto;
	padding-top:5px;
}

.banner {
	width:739px;
	height:344px;
                      background:url(../images/banner.jpg) no-repeat;
	float:left;
}

.left {
	width:242px;
	height:344px;
	float:right;
}

.blue {
	width:222px;
	height:210px;
	background:url(../images/boxBlue2.jpg);
	padding:10px;
	color:#ffffff;
	line-height:20px;
}
.blue ul {
                     margin-left: 20px;
}

.red {
	width:222px;
	height:96px;
	background:url(../images/boxRed.jpg) repeat-x;
	padding:10px;
	color:#ffffff;
	line-height:20px;
}
.grey {
	width:222px;
	height:94px;
	background:url(../images/boxGrey.jpg) repeat-x;
	padding:10px;
	color:#ffffff;
	line-height:20px;
}

.grey ul li {
list-style:disc;
margin-left:15px;
}

.blue a, .red a, .grey a { color:#fff; text-decoration:none;}
/* Bottom */

.bottom {
	width:976px;
	margin:0 auto;
	background:#d3d3d3;
	padding:5px;
}

/* Box */
.box {
	background:#d3d3d3;
	width:362px;
}

.boxTitle{
	background:url(../images/boxT.jpg) no-repeat top;
	width:332px;
	height:37px;
	padding:5px 15px;
}

.boxDt{
	background:url(../images/boxM.jpg) repeat-y top;
	width:342px;
	padding: 5px 10px;
}

/* Box Small*/
.boxsmall {
	background:#d3d3d3;
}

.boxsmallTitle{
	background:url(../images/boxsmallT.jpg) no-repeat top;
	width:208px;
	height:37px;
	padding:5px 15px;
}

.boxsmallDt{
	background:url(../images/boxsmallM.jpg) repeat-y top;
	width:218px;
	padding: 5px 10px;
}


/* Mini Banner */

.miniban {
	width:986px;
	margin:0 auto;
	background:#d3d3d3;
height:45px;
}

.minibox {
	background:url(../images/boxbig.jpg) no-repeat top #d3d3d3;
	width:472px;
	height:25px;
	padding:8px;
	text-align:center;
}

.minibox a{
	padding:5px;
}

/* Footer */
.footer {
	width:976px;
	margin:0 auto;
	background:#d3d3d3;
	padding:5px;
}
.footerDt{
	width:766px;
	float:left;
	padding:5px;
	margin-top:30px;
	line-height:20px;
}
.footer a{
	text-decoration:none;
	padding: 0 5px;
	color:#000;
}
.logo{
	width:150px;
	float:right;
}

/* Menu */
.topnav {
	width:986px;
	margin:0 auto;
	background:url(../images/navBg.jpg) repeat-x;
	height:32px;
}
.topnav ul {
	margin:0;
	padding:0;
}
.topnav ul li {
	margin:0;
	position:relative;
	display:block;
	border-right: 1px solid #ffffff;
	line-height:12px;
	margin-top:8px;
}
.topnav a {
	color:#ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 0px 10px;
	display:block;
	float:left;
}

.topnav ul li.last2 {
	border:none;

}

.topnav ul ul {
	position: absolute;
	z-index: 500;
	top:100%;
	width: 150px;
	left:0;
	padding:5px;
	margin:0;
	display:block;
	background-color:#ffffff;
	height:auto;
}


.topnav ul ul li {
	background:none;
	border:none;
	padding:0;
	margin:0;
	height:auto;
}
.topnav ul ul li a {
	text-decoration: none;
	text-transform:none;
	display:block;
	border-right:none;
	padding:5px;
	width: 140px;
	color:#911619;
}

.topnav ul ul li a:hover {
	background:#911619;
	color:#FFFFFF;
}

.topnav ul ul ul {
	position: absolute;
	top: 0;
	left:70%;
}
.topnav ul ul li a {
}

.topnav ul ul,
.topnav ul li:hover ul ul,
.topnav ul ul li:hover ul ul
{display: none;}

.topnav ul li a:hover ul ul,
.topnav ul li a:hover ul ul li {
	display:none;
}

.topnav ul li:hover ul,
.topnav ul ul li:hover ul,
.topnav ul ul ul li:hover ul
{display: block;}

.topnav li:hover ul, li.over ul { display: block; float:left;}

 <!--[if IE 7]>
.topnav{float:left;}
body{behavior:url(csshover.htc); }
.topnav ul li{ display:block; float:left;}
.topnav a{height:1%;}

.topnav ul li a:hover ul ul,
.topnav ul li a:hover ul ul li {
	display:none;
}
<![endif] -->

