@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 920px;
	font-size: 11px;
	color: #7b7b7b;
	margin:0px auto 0 auto;
	position:absolute;
	top:150px;
	left:40px;
}
#container_footer_in {
	text-align: center;
}
#footer_ew {
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
}
#footer_ewb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	display:inline;
	color: #7b7b7b;
	text-align: center;
}
#footer_ewb a {
	text-decoration: none;
	color:#7b7b7b;
}
#container_footer a:hover {
	text-decoration: underline;
	color:#fff;
}
#footer_copy {
	text-align: right;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	font-weight:normal;
	width:350px;
}
#footer_copy a {
	color:#da2512;
	text-decoration:none;
}
/* end cs copyright */

/* layout */
html {
	height: 100%;
}
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
}
#pageWrap {
	min-height: 100%;
	position: relative;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}

#headerWrap	{
	position:absolute;
left: 0px;
width: 100%;
height: 288px;
background-color: transparent;
background-attachment: scroll;
background-position: 0% 0%;
background-repeat: repeat-x;
top: 0pt;
z-index: 1000;
}





#panelMainWrap {
	margin:0px auto 0 auto;
	width:1000px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;
}

#panelMainWrapper {
				margin:0 0 0 0;
				padding:0px 0 0px 0;
				width:1000px;
				position:relative;
				z-index:2;
				bottom:100px;
}
#boxMain {
	width:890px;
	margin:0px auto 0 auto;
	padding:0px 0px 250px 0px;
	position:relative;
	z-index:2;
	top:120px;
}
#footerWrap {
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 208px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0px auto;
	width:1000px;
	height:208px;
	position:relative;
	z-index:1000;
}
/* end layout */


/* top menu */

#menu {
	top:8px;
	width:1000px;
	font-style:normal;
	position:absolute;
	z-index:200;
}
.menuMain1 {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.menuMain1>li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
	margin:0 15px 0 0px;
	padding:0;
}
.menuMain1>li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:9px 0px 0 0px;
	margin:0 0 0 0;
	height:42px;
	width:127px;
}
.menuMain1 li a:hover {
}
/* buttons */

.menuItem1_0 a {
	
}
.menuItem1_0 :hover {
	background-image:url(../images/tl-1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.menuItem1_1 a {
}
.menuItem1_1:hover>a {
	background-image:url(../images/tl-1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.menuItem1_2 a {
}
.menuItem1_2:hover>a {
	background-image:url(../images/tl-1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.menuItem1_3 a {
}
.menuItem1_3:hover>a {
	background-image:url(../images/tl-1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}



.menuItem1_5>a 
{
}
.menuItem1_5:hover>a {
	background-image:url(../images/tl-1.png);
	background-repeat:no-repeat;
	background-position:center bottom;

}

.menuItem1_6 a {
}
.menuItem1_6:hover>a {
	background-image:url(../images/tl-1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

ul.menuMain2>li {
    display: block;
    vertical-align: bottom;
    position: relative;
    left: -21px;
    margin:0;
    list-style-image:none;
    list-style-type:none;

}

ul.menuMain2>li>a {
   
    background-image:url(../images/tl2-1.jpg);
	background-repeat:no-repeat;
    width: 192px;
    height:21px;
    padding: 9px 0 0 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	color: #fff;
	text-decoration: none;
}

ul.menuMain2>li>a:hover {	
	background-image:url(../images/tl2-2.jpg);
	background-repeat:no-repeat;
	color: #fff;
}

ul.menuMain2 {
    z-index: 60;
    padding-top: 1px;
    margin:0;
    visibility:hidden;
    position: absolute; 
    }

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }


/* end top menu*/

/* bottom menu  */

#menu3 {
	width: 900px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:100px;
	left:55px;
}
.menuMain3 {
	list-style: none;
	margin:0px auto 0 auto;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 30px 0 30px;
	text-transform:uppercase;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #da2512;
	text-decoration: none;
}
/* end bottom menu  */


/* tableHome */
.tableHome {
	width:458px;
	margin:10px 0 10px 0;
}
.tableHomeBody {
	min-height:50px;
	background-image:url(../images/tablehome-body.png);
	background-repeat:repeat;
	margin:0 0 0 0;
	padding:1px 0 10px 10px;
}
.tableHomeHeader {
	height:12px;
	background-image:url(../images/tablehome-header.png);
	background-repeat:no-repeat;
	margin:0 0 0 0;
}
.tableHomeFooter {
	height:10px;
	background-image:url(../images/tablehome-footer.png);
	background-repeat:no-repeat;
	margin:0 0 0 0;
}
.tableHomePic {
	width:434px;
	margin:0 0 0 0;
}
/* end tableHome */

/* home Component */
.homepicWrap1 {
	background-image:url(../images/homepic1_bg.jpg);
	background-repeat:no-repeat;
	width:252px;
	float:left;
	margin:10px 50px 30px 0;
	padding: 0 10px 0 0;
}
.homepicWrap2 {
	background-image:url(../images/homepic2_bg.jpg);
	background-repeat:no-repeat;
	width:252px;
	float:left;
	margin:10px 50px 30px 0;
	padding: 0 10px 0 0;
}
.homepicWrapR {
	background-image:url(../images/homepic3_bg.jpg);
	background-repeat:no-repeat;
	width:252px;
	float:left;
	margin:10px 0 30px 0;
	padding: 0 10px 0 0;
}
.homepic {
	width:242px;
	height:81px;
	margin:5px 0 0 5px;
	position:relative;
}
.homepicText {
	width:225px;
	position:relative;
	text-align:justify;
	color:#fff;
	margin:0 0 0 14px;
}
.homepicText h2 {
	color:#2d0000;
	font-size:12px;
	text-align:center;
	margin:7px 0 2px 0;
}
/* ed home Component */

.headlineBox {
	width:620px;
	margin:0px 0 0 0;
	z-index:5000;
}
