@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 1000px;
	height:25px;
	font-size: 10px;
	color: #ff9600;
	margin:21px auto 0 auto;
}
#container_footer_in {
}
#footer_ew {
	margin: 0px 0 10px 42px;
	width: 290px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:inline;
}

#container_footer a {
	color: #ff9600;
	text-decoration: none;
}
#container_footer a:hover {
	text-decoration: none;
	color:#fff;
}
#footer_copy {
	margin: 0px 50px 0 0;
	width: 350px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer_copy a :hover {
	text-decoration:underline;
}
/* end cs copyright */

form {
	margin:0;
	padding:0;
}

#flash_object_top {	

			position:absolute;
			width:1000px;
			height:304px;
			top:1px;
			left:0px;
			z-index:10;
}
/* layout */

.cleaner {
	clear:both;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:304px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:90;
}


#panelMainWrap	{
				background-image: url(../images/panelmain-background.png);
				background-repeat: repeat-y;
				background-position:right;
				width:1000px;
				margin:0 auto 0 auto;
				position:relative;
				z-index:11;
}
#panelMain	{	
				width:1000px;
				position:relative;
				z-index:11;
}
#panelMainWrapper	{	
				width:1000px;
				margin:0 0 70px 0;
				padding:0 0 0 0;
				position:relative;
}
#footer{	background-color: #999999;
			bottom: 0pt;
			width: 100%;
			height: 64px;
			background-image: url(../images/footer.jpg);
			background-repeat: repeat-x;
			z-index:200;
}
#footerDownRight {
z-index: 10;
width:50%;
position: absolute;
top: 0px;
left: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 500px bottom;
background-image:url(../images/patch-right.jpg);
height:304px;
}
#footerDownLeft {
z-index: 10;
width:906px;
position: absolute;
top: 0px;
right: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position:214px bottom;
background-image:url(../images/patch-left.jpg);
height:304px;
}

#boxMain {
	width:610px;
	float:left;
	margin:80px 0px 0 40px;
	padding:0 0 40px 0;
	z-index:90;
	position:relative;
}
#boxRight {
	width:236px;
	min-height:500px;
	margin:10px 80px 0 0px;
	float:right;
	z-index:90;
	position:relative;
}
.headline {
	
	height:40px;
	margin:20px 0 20px 20px;
	padding:5px 0 0 0;
	color:#ff7e00;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}
/* end layout */

/* top menu*/
#menu {
	width:720px;
	position:absolute;
	top:317px;
	height:25px;
	left:20px;
	z-index:200;
}
.menuMain1 {

	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.menuMain1>li {
	margin:0 2px 0 0;
	padding:0 0 0 0;
	list-style-image:none;
	float:left;
}
.menuMain1>li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	display:block;
	height:22px;
	text-align:center;
	margin:0 0 0 0;
	padding:6px 10px 0 0;
}
.menuMain1>li:hover>a {
}
/* buttons */

.menuItem1_0 a {
	height:20px;
	width:120px;
}
.menuItem1_0:hover>a {
	background-image:url(../images/tl_2.jpg);
	background-repeat:no-repeat;
}

.menuItem1_1 a {
	height:20px;
	width:120px;
}
.menuItem1_1:hover>a {
	background-image:url(../images/tl_2.jpg);
	background-repeat:no-repeat;
}

.menuItem1_2 a {
	height:20px;
	width:120px;
}
.menuItem1_2:hover>a {
	background-image:url(../images/tl_2.jpg);
	background-repeat:no-repeat;
}

.menuItem1_3 a {
	height:20px;
	width:120px;
}
.menuItem1_3:hover>a {
	background-image:url(../images/tl_2.jpg);
	background-repeat:no-repeat;
}

.menuItem1_4 a {
	height:20px;
	width:120px;
}
.menuItem1_4:hover>a {
	background-image:url(../images/tl_2.jpg);
	background-repeat:no-repeat;
}

ul.menuMain2>li {
	width:160px;
	height:24px;
    display: block;
    position: relative;
    margin-bottom:1px;
    

}

ul.menuMain2>li>a {
   
    background-image:url(../images/tl2_1.jpg);
	background-repeat:no-repeat;
    width: 155px;
    height:20px;
    padding: 6px 0 0 8px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 0;
    margin: 0;
    width: 160px;
    height:24px;
    visibility:hidden;
    position: absolute; 
}

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }

/* end top menu*/


/* bottom menu  */
#menu3 {
	width: 1000px;
	margin:5px auto 0 auto;
	text-align:center;
}
.menuMain3 {
	list-style: none;
	margin:0px auto 0 auto;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	text-transform:uppercase;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #ff7e00;
	text-decoration: none;
}
/* end bottom menu  */


/* news */
.newsItem {
	margin:0 0 20px 0;
}
.newsItemHeader {
	background-image:url(../images/newsitem-header.png);
	background-repeat:no-repeat;
	width:261px;
	height:4px;
}
.newsItemBody {
	background-image:url(../images/newsitem-body.png);
	background-repeat:repeat-y;
	width:261px;
	min-height:100px;
	padding:3px 0 3px 0;
}
.newsItemFooter {
	background-image:url(../images/newsitem-footer.png);
	background-repeat:no-repeat;
	width:261px;
	height:18px;
}

.newsItemDetail {
	font-size: 11px;
	color:#ef9301;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 2px 12px;
	float:left;
	width:55px;
}

.newsItemDetail a {

	color:#ef9301;
    text-decoration:none;
}
.newsItemDetail a:hover {
	color:#ffae00;
	text-decoration:underline;
}
.newsItemDay {
	font-size: 10px;
	color:#ef9301;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 15px 0 15px;
	font:right;
	text-align:right;

}

.newsTitle {
	font-size: 14px;
	color:#fff;
	margin:0 12px 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 10px 10px 10px;
}
.newsTitle a {
	color:#fff;
	text-decoration:none;
}
.newsTitle a:hover {
	color:#fff;
	text-decoration: underline;
}
.newsText {
	font-size: 12px;
	color:#ff640f;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 5px 12px;
}
/* end news */


