@charset "utf-8";
body {
	width:100%;
	padding:0px;
	margin:0px;
	cursor:default;
	background-color:#f2efef;
	font-family:Arial, Helvetica, sans-serif;
}
.pngf{
	behavior: url(Scripts/iepngfix.htc);
}
/* fonts === */




.ar9_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#c00000;
}
.ar10_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c00000;
}
.ar12_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c00000;
}
.ar13_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c00000;
}
.ar14_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#c00000;
}
.ar20_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#c00000;
}



.ar12_grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
}
.ar13_grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#767676;
}
.ar14_grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#767676;
}

/* ========= */

.distancer, .dist{
	font-size:0px;
	display:block;
	position:relative;
	clear:both;
	width:auto;
}
.vdistancer, .vdist{
	font-size:0px;
	display:block;
	position:relative;
	height:1px;
	float:left;
}

a img, a:link img, a:visited img, a , a:link, a:visited{
	border-style:none;
	margin:0px;
}

.link:active, .link:visited, .link:link{
	color:#767676;
	text-decoration:underline;
}
.link:hover{
	color:#767676;
	text-decoration:underline;
}

.center{
	display:block;
	position:relative;
	width:100%;
	margin:0px auto 0px auto;
}
.abs{
	display:block;
	position:absolute;
}
.rel{
	 display:block;
	 position:relative;
}
.left{
	 display:block;
	 position:relative;
	 float:left;
}
.right{
	 display:block;
	 position:relative;
	 float:right;
}
/* ======================================================== */
/* main menu */
.header{
	display:block;
	width:100%;
	height:165px;
	background-image: url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
}
.logoLink{
	display:block;
	position:absolute;
	left:334px;
	top:20px;
	width:212px;
	height:96px;
	background-image:url(../images/blank.gif);
	background-repeat:repeat;
}
.menuB{
	display:block;
	position:absolute;
	height:31px;
	bottom:0px;
}
.menuB1, menuB1:link, menuB1:visited{
	background-image:url(../images/menu_b1.png);
	left:66px;
	width:88px;
}
.menuB1:hover{
	background-image:url(../images/menu_b1_h.png);
}
.menuB1A, menuB1A:link, menuB1A:visited{
	background-image:url(../images/menu_b1_h.png);
	left:66px;
	width:88px;
}
.menuB1A:hover{
	background-image:url(../images/menu_b1_h.png);
}

.menuB2, menuB2:link, menuB2:visited{
	background-image:url(../images/menu_b2.png);
	left:157px;
	width:129px;
}
.menuB2:hover{
	background-image:url(../images/menu_b2_h.png);
}
.menuB2A, menuB2A:link, menuB2A:visited{
	background-image:url(../images/menu_b2_h.png);
	left:157px;
	width:129px;
}
.menuB2A:hover{
	background-image:url(../images/menu_b2_h.png);
}

.menuB3, menuB3:link, menuB3:visited{
	background-image:url(../images/menu_b3.png);
	width:136px;
	left:289px;
}
.menuB3:hover{
	background-image:url(../images/menu_b3_h.png);
}
.menuB3A, menuB3A:link, menuB3A:visited{
	background-image:url(../images/menu_b3_h.png);
	width:136px;
	left:289px;
}
.menuB3A:hover{
	background-image:url(../images/menu_b3_h.png);
}

.menuB4, menuB4:link, menuB4:visited{
	background-image:url(../images/menu_b4.png);
	width:129px;
	left:428px;
}
.menuB4:hover{
	background-image:url(../images/menu_b4_h.png);
}
.menuB4A, menuB4A:link, menuB4A:visited{
	background-image:url(../images/menu_b4_h.png);
	width:129px;
	left:428px;
}
.menuB4A:hover{
	background-image:url(../images/menu_b4_h.png);
}

.menuB5, menuB5:link, menuB5:visited{
	background-image:url(../images/menu_b5.png);
	width:145px;
	left:560px;
}
.menuB5:hover{
	background-image:url(../images/menu_b5_h.png);
}
.menuB5A, menuB5A:link, menuB5A:visited{
	background-image:url(../images/menu_b5_h.png);
	width:145px;
	left:560px;
}
.menuB5A:hover{
	background-image:url(../images/menu_b5_h.png);
}

.menuB6, menuB6:link, menuB6:visited{
	background-image:url(../images/menu_b6.png);
	width:100px;
	left:708px;
}
.menuB6:hover{
	background-image:url(../images/menu_b6_h.png);
}
.menuB6A, menuB6A:link, menuB6A:visited{
	background-image:url(../images/menu_b6_h.png);
	width:100px;
	left:708px;
}
.menuB6A:hover{
	background-image:url(../images/menu_b6_h.png);
}

.content{
	background-image: url(../images/contet_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	height:auto;
}
/* homepge */
.homeImageBox {
	background-image: url(../images/home_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:270px;
	width:100%;
}
.homeImg{
	display:block;
	position:relative;
	float:left;
	height:270px;
	cursor:pointer;
}
.homeLeft{
	background-image:url(../images/home_bg0.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:351px;
	height:168px;
}
.homeLink1, .homeLink1:link, .homeLink1:visited{
	background-image:url(../images/home_link1.png);
	width:247px;
	height:76px;
}
.homeLink1:hover{
	background-image:url(../images/home_link1_h.png);
}
.homeLink2, .homeLink2:link, .homeLink2:visited{
	background-image:url(../images/home_link2.png);
	width:247px;
	height:76px;
}
.homeLink2:hover{
	background-image:url(../images/home_link2_h.png);
}
.homeLink3, .homeLink3:link, .homeLink3:visited{
	background-image:url(../images/home_link3.png);
	width:192px;
	height:80px;
}
.homeLink3:hover{
	background-image:url(../images/home_link3_h.png);
}
.homeLink4, .homeLink4:link, .homeLink4:visited{
	background-image:url(../images/home_link4.png);
	width:192px;
	height:82px;
}
.homeLink4:hover{
	background-image:url(../images/home_link4_h.png);
}
/* footer */
.footer{
	width:815px;
	height:100px;
	background-image:url(../images/foo_bg.png);
	background-repeat:repeat-x;
	background-position: left top;
}
.footerLink, .footerLink:link, .footerLink:visited{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	text-decoration:none;
	padding:7px;
}
.footerLink:hover{
	color:#c00000;
}
.footerLinkA, .footerLinkA:link, .footerLinkA:visited{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c00000;
	text-decoration:none;
	padding:7px;
	font-weight:bold;
}
.footerLinkA:hover{
	color:#c00000;
}
.footerNoLink{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	padding:7px;
}
.sitemapLink, .sitemapLink:link, .sitemapLink:visited{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	text-decoration:none;
	padding:3px;
}
.sitemapLink:hover{
	color:#c00000;
}
/* submenu */
.subMenu{
	background-image:url(../images/sub_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:876px;
	height:39px;
}
.subMenuItem{
	height:39px;
	font-size:12px;
	color:#FFFFFF;
	/*text-transform: uppercase;*/
	padding-top:11px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	width:auto;
}
.subMenuItemA{
	height:39px;
	font-size:12px;
	color:#FFFFFF;
	/*text-transform: uppercase;*/
	padding-top:11px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	width:auto;
	font-weight:bold;
}
.subMenuItem a, .subMenuItem a:link, .subMenuItem a:visited, .subMenuItemA a, .subMenuItemA a:link, .subMenuItemA a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.subMenuItem a:hover, .subMenuItemA a:hover{
	color:#202020;
}
/* cp page */
.cpImgageBox{
	background-image:url(../images/cp_imgBox.png);
	width:876px;
	height:147px;
}
.cpCont876{
	width:876px;
	height:auto;
}
.cptBox{
	width:450px;
	padding-left:30px;
	padding-top:30px;
	overflow:hidden;
}
.cplBox{
	width:382px;
}
.cpL1, .cpL1:link, .cpL1:visited{
	background-image:url(../images/cp_link1.png);
	width:154px;
	height:96px;
}
.cpL1:hover{
	background-image:url(../images/cp_link1_h.png);
}

.cpL2, .cpL2:link, .cpL2:visited{
	background-image:url(../images/cp_link2.png);
	width:154px;
	height:96px;
}
.cpL2:hover{
	background-image:url(../images/cp_link2_h.png);
}

.cpL3, .cpL3:link, .cpL3:visited{
	background-image:url(../images/cp_link3.png);
	width:324px;
	height:80px;
}
.cpL3:hover{
	background-image:url(../images/cp_link3_h.png);
}

.cpL4, .cpL4:link, .cpL4:visited{
	background-image:url(../images/cp_link4.png);
	width:324px;
	height:45px;
}
.cpL4:hover{
	background-image:url(../images/cp_link4_h.png);
}
.ml2{
	display:block;
	position:relative;
	color:#8f8f8f;
	font-size:14px;
}
.ml2 span{
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
}
.ml2 a, .ml2 a:link, .ml2 a:visited{
	color:#8f8f8f;
	font-size:14px;
	text-decoration:none;
	/*text-transform:uppercase;*/
}
.ml2 a:hover{
	color:#ea2e2e;
}

.ml2 .active{
	color:#ea2e2e;
	font-weight:bold;
}

.ml2 .active:hover{
	color:#ea2e2e;
	font-weight:bold;
}

.buton2 {
	background-color:#C83200;
	border:1px solid #D9CDC1;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
	text-transform:uppercase;
}

.imgc{
	width:876px;
	height:147px;
	top:0px;
	left:0px;
}

.imgc2{
	display:block;
	position:relative;
	float:right;
	width:361px;
	height:83px;
	background-image:url(../images/cp_imgBox2.png);
}

.headerImageP1{
	display:block;
	position:absolute;
	width:312px;
	height:111px;
	left:528px;
	top:36px;
}
.headerImageP2{
	display:block;
	position:absolute;
	width:312px;
	height:71px;
	left:13px;
	top:0px;
	background-position: left bottom;
}

.scriptTextContainer{
	display:block;
	position:absolute;
	width:450px;
	height:70px;
	left:43px;
	top:42px;
}

.redButton,
.redButton:link,
.redButton:visited
{
	cursor:pointer;
	display:block;
	position:relative;
	background-image:url(../images/buttonBg.png);
	padding:2px 10px 2px 10px;
	height:18px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	
	text-decoration:none;
	vertical-align:middle;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF9999;
	border-left-color: #FF9999;
}
.redButton:hover{
	color:#000000;
}

.sub1SM{
	background-color:#EEEBE8;
	display:block;
	width:300px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:3px;
	text-transform: uppercase;
	font-size:10px;
	color: #000000;
	text-decoration:none;
	background-image:url(../images/m_bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E1DD;
}
.sub1SM:hover{
	background-color:#FAF9F8;
	display:block;
	width:300px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:3px;
	text-transform: uppercase;
	font-size:10px;
	color: #C83200;
	text-decoration:none;
	background-image:url(../images/m_bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E1DD;

}
.sub2SM{
	background-color:#EEEBE8;
	display:block;
	width:290px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:30px;
	padding-right:3px;
	text-transform: uppercase;
	font-size:10px;
	color: #000000;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E1DD;
}


.sub2SM:hover{
	background-color:#FAF9F8;
	display:block;
	width:290px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:30px;
	padding-right:3px;
	text-transform: uppercase;
	font-size:10px;
	color: #C83200;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E1DD;

}

