html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, 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}
ol, ul, li{list-style:none}
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, 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 20px Arial, Helvetica, sans-serif;
}

h2 {
	color:#ffffff;
	font: normal 18px Arial, Helvetica, sans-serif;
}
h3 {
	color:#941a1d;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/titleBg.jpg);
	height:33px;
	line-height:33px;
	padding:0 10px;
}
h4 {
	color:#000000;
	font: normal 18px Arial, Helvetica, sans-serif;
}
h5 {
	color:#941a1d;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.border {
	 border:solid 1px #ffffff;
}

.line {
	background:url(../images/dotted.gif) repeat-x;
	height:1px;
}

/* Other Title */
.titleBlack {
	color:#000000;
	font: normal 18px Arial, Helvetica, sans-serif;
}
.titleRed {
	color:#941a1d;
	font: normal 18px Arial, Helvetica, sans-serif;
}


/* 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:500px;
	height:30px;
	float:right;
	padding:5px;
	color:#000000;
	text-align:right;
                     font: normal 24px Arial, Helvetica, sans-serif;

}
.searchPPC {
	width:223px;
	height:50px;
	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;
}

.btn {
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#941a1d;
}

.formL {
	padding:2px;
	width:250px;
	float:left;
	line-height:24px;
}
.formR {
	padding:2px;
	width:250px;
	float:right;
	line-height:24px;
}

/* Content */
.main {
	width:986px;
	margin:0 auto;
	background:#d3d3d3;
}
.mainT {
	width:986px;
	margin:0 auto;
	background: url(../images/mainT.jpg) no-repeat #d3d3d3;
	height:5px;
}
.mainM {
	width:986px;
	margin:0 auto;
	background: url(../images/mainM.jpg) repeat-y #d3d3d3;
}
.mainB {
	width:986px;
	margin:0 auto;
	background: url(../images/mainB.jpg) no-repeat #d3d3d3;
	height:4px;
}
.mainLeft {
	width:986px;
	margin:0 auto;
	background: url(../images/mainB.jpg) no-repeat #d3d3d3;
	height:4px;
}

/* Box Left */
.boxL {
	background:#d3d3d3;
	width:215px;
}


.boxLDt{
	width:195px;
	padding: 5px 10px;
	float:left;
}

/* Box Right */
.boxR {
	background:#d3d3d3;
	width:216px;
}
.boxRDt{
	width:196px;
	padding: 5px 10px;
	float:right;
}

/* Content */
.contentArea {
	background:#d3d3d3;
	width:546px;
}

.content{
	width:516px;
	padding: 30px 20px;
	float:left;
}



.nopadding{
	width:526px;
	padding:0 20px 20px 10px;
	float:left;
}
.content ul li,
.nopadding ul li {
	list-style-position: outside;
	margin-left:20px;
	list-style-type: disc;
	line-height:14px;
                     padding-bottom:15px;
}
.content ol li,
.nopadding ol li  {
	list-style-position: outside;
	margin-left:20px;
	line-height:14px;
	list-style-type: decimal;
                     padding-bottom:15px;
}

.content a{
	color:#941a1d;
}



/* Mini Banner */

.miniban {
	width:986px;
	margin:0 auto;
	background:#d3d3d3;
}

.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;
}



/* Right Menu */
.rightmenu ul {
	padding:0;;
	margin:0;
	display:block;
}

.rightmenu ul li {
	background:none;
	padding:0;
	margin:0;
	line-height:24px;
}
.rightmenu ul li a {
	text-transform:none;
	border-right:none;
	padding:0 10px;
	color:#911619;
	display:block;
}

/* Submenu */
.submenu ul {
	padding:0;;
	margin:0;
	display:block;
	background:#ebebeb;
}

.submenu ul li {
	background:none;
	border:1px solid #fff;
	padding:0;
	margin:0;
	line-height:35px;
	position:relative;
}
.submenu ul li a {
	text-decoration: none;
	text-transform:none;
	border-right:none;
	padding:0 10px;
	color:#911619;
	display:block;
}

.submenu ul li a:hover{
	background:#911619;
	color:#fff;
	}	


.submenu ul ul {
	position: absolute;
	z-index: 500;
	top:0;
	width: 200px;
	left:92%;
	padding:0px;
	margin:0;
	display:block;
	height:auto;
}


.submenu ul ul li {
	background:none;
	padding:0;
	margin:0;
	height:auto;
	background:#ebebeb;
}
.submenu ul ul ul {
	position: absolute;
	top: 0;
	left:70%;
}
.submenu ul ul li a {
}

.submenu ul ul,
.submenu ul li:hover ul ul,
.submenu ul ul li:hover ul ul
{display: none;}

.submenu ul li a:hover ul ul,
.submenu ul li a:hover ul ul li {
	display:none;
}

.submenu ul li:hover ul,
.submenu ul ul li:hover ul,
.submenu ul ul ul li:hover ul
{display: block;}

.submenu li:hover ul, li.over ul { display: block; float:left;}


/* 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] -->

