body {
	margin:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background:url(body_v_bg.jpg) center top repeat-x #4c4c4c;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#ee3124;
	margin-bottom:0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color:#ee3124;
	margin-bottom:0px;
}

h3,h4 {
	font-weight: normal;
	margin-bottom:0px;
}

img {
	border: 0;
}

a { color:#ee3124; }
a:hover { text-decoration:none; }

.clear {
	clear: both;
}

#wrapper {
	margin:0px 0px;
	background:url(body_h_bg.jpg) center top repeat-y;
}
#wrapper0 {
	margin:0px 0px;
	background:url(body_bg.jpg) center top no-repeat;
}
#wrapper1 {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:962px;
}

#header {
	width:962px;
	height:160px;
	background:url(header.jpg) left bottom no-repeat;
}
#banner {
	width:962px;
	height:213px;
}

#menu {
	width:962px;
	height:36px;
	text-align:center;
	background:url(menu_bg.gif) left top repeat-x;
}
table.hmains {
	margin:0 auto;
	padding:0px;
	border-left:1px solid #1f1f1f;
	border-right:1px solid #1f1f1f;
}
td.hmains {
	float:left;
	height:36px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	padding:0px;
}
td.hmains a {
	color: #cdcdcd;
	text-align:center;
	height:26px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	display:block;
	border-left:1px solid #1f1f1f;
	border-right:1px solid #1f1f1f;
}
td.hmains a:hover {
	color:#cdcdcd;
	text-decoration: none;
	display:block;
	background:url(menu_a_bg.gif) top left repeat-x;
}
table.hsubs { width:200px; }
td.vmenu_sub_on,
td.vmenu_sub_off {
	width:200px;
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	display:block;
	padding:0px;
}
td.vmenu_sub_on a,
td.vmenu_sub_off a {
	color: #2b2b2b;
	width:184px;
	height:30px;
	padding: 6px 8px 0px 8px;
	text-decoration: none;
	display:block;
}
td.vmenu_sub_on a:hover,
td.vmenu_sub_off a:hover {
	color:#ffffff;
	text-decoration: none;
	display:block;
	background:url(menu_sub_bg.gif) top left repeat-x;
}
#page {
	width:962px;
	background-color:#ffffff;
}
#footer {
	width:962px;
	height:70px;
	background:url(footer.gif) left top no-repeat;
}
.boxContent1, .boxContent2, .boxContent3 {
	font-size:10px;
	padding:0px 15px;
}
.iconlink {
	width:177px;
	height:50px;
	padding:27px 23px 0px 0px;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	background:url(icon_bg.gif) left top no-repeat;
	display:block;
}
.iconlink a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.iconlink a:hover {
	color:#d6bc5c;
	text-decoration:none;
}

.anylinkcss{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	visibility: hidden;
	z-index: 100;
	width: 152px;
}

.anylinkcss a{
	width: 132px;
	height:auto;
	display: block;
	padding: 6px 10px 2px 10px;
	text-decoration: none;
	text-align:left;
	color: #ffffff;
	text-transform:none;
	background:url(submenu_bg.gif) left top no-repeat #00264d;
}

.anylinkcss a:hover{ /*hover background color*/
	color: #8090b7;
	display: block;
}
