@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 1000px;
    			font-size: 10px;
    			color: #fff;
				margin:45px 0 0 0;
}
#container_footer_in
{
}
#footer_ew
{
				margin: 0;
				width: 290px;
				float: left;
				text-align: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				display:inline;			
}

#footer_ew a
{
    font-weight:bold;	
}

#container_footer a
{
    			color: #ff7300;
    			text-decoration: none;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color:#fff;
}
#footer_copy
{
				margin: 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 */



/* layout */
.cleaner {		clear:both;
}


#header {		background-image:url(../images/header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:292px;
				margin:93px auto 0 auto;				
				position:relative;
}

#logo 

{			width:210px;
			height:95px;
			position: absolute; top: 45px; left: 50px;
			display: block;
			z-index: 20;
}

#panelMainWrap	
{
                background-image:url(../images/panelmain-background.jpg);
				background-color:#000;
				background-repeat:repeat-y;
				width:1000px;
				margin:0 auto 0 auto;
}
#panelMain	{	background-image:url(../images/panelmain-header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				min-height:100px;
				padding:0 0 20px 0;
}

#footer {		
				background-image:url(../images/footer.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:58px;
				margin:0 auto 0 auto;
				padding:0 0 50px 0;
}

#boxMain{		
				width:613px;
				float:left;
				margin:20px 0 20px 70px;
}
#boxRight{		
				width:211px;
				float:right;
				padding:0 0 0 0px;
				margin:20px 48px 0px 0;
}
/* end layout */



/* top menu*/
#menu {			width:970px;
				position:relative;
				padding-left:29px;
				top:247px;
				height:35px;
				
}
.menuMain1 {
				list-style:none;
				margin:0 0 0 0;
				padding:0 0 0 0;
}
.menuMain1>li {
				float: left;
				margin:0 24px 0 0;
				padding:0 0 0 0;
				list-style-image:none;
				font-style:normal;
}
.menuMain1>li a {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #000;
				text-decoration: none;
				display:block;
				text-align:center;
				font-weight:bold;
				text-transform:uppercase;
				padding:9px 0px 0 0px;
				height:26px;
				text-align:center;
}
.menuMain1>li:hover>a {
				color:#000;
}
/* buttons */
.menuItem1_0 a{
				width:142px;			
}
.menuItem1_0:hover>a  {
				background-image:url(../images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem1_1 {
				width:142px;			
}
.menuItem1_1:hover>a  {
				background-image:url(../images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem1_2 {
				width:276px;			
}
.menuItem1_2:hover>a {
				background-image:url(../images/tl_3.png);
				background-repeat:no-repeat;
}

.menuItem1_3 {
				width:142px;			
}
.menuItem1_3:hover>a {
				background-image:url(../images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem1_4 {
				width:142px;			
}
.menuItem1_4:hover>a {
				background-image:url(../images/tl_2.png);
				background-repeat:no-repeat;
}

ul.menuMain2>li {
	width:205px;
	height:29px;
    display: block;
    position: relative;
    left: 0px;

}

ul.menuMain2>li>a {
   
    background-image:url(../images/tl2_1.png);
	background-repeat:no-repeat;
    width: 200px;
    height:22px;
    padding-top: 12px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #000;
	text-decoration: none;
}

ul.menuMain2>li>a:hover {	
	background-image:url(../images/tl2_2.png);
	background-repeat:no-repeat;
	color: #400;
}

ul.menuMain2 {
    z-index: 60;
    padding: 0 0 0 0;
    margin:0 0 0 0;
    width: 205px;
    height:30px;
    visibility:hidden;
    position: absolute; 
}

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }

/* end top menu*/

/* bottom menu  */
#menu3
{
	width: 746px;
	height:20px;
	position:relative;
    text-align:center;
	top:0px;
}
.menuMain3
{
	
    list-style: none;
    margin-top: 0px;
	padding-top:0px;
	position:relative;
}
.menuMain3 li 
{
    display: inline;
		font-style:normal;
}
.menuMain3 li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000;
    font-weight:bold;
    text-decoration: none;
    padding: 0px 10px 0 10px;
    text-transform:uppercase;
	border-right:1px #999 solid;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #ff7300;
    text-decoration: underline;
}
/* end bottom menu  */



/* news */

.newsItem
{
    margin:0 0px 10px 0;
}
.newsItemHeader
{
	background-image:url(../images/newsitem-header.png);
	background-repeat:no-repeat;
	width:225px;
	height:2px;
}
.newsItemBody
{
    margin:0 auto 0px auto;
	padding:0 0 20px 0;
	background-image:url(../images/newsitem-background.png);
	background-repeat:repeat-y;
	width:225px;
	min-height:100px;
}
.newsItemFooter
{
	padding:0 0 10px 0;
	background-image:url(../images/newsitem-footer.png);
	background-repeat:no-repeat;
	width:225px;
	height:2px;
	
}

.newsTitle 
{ 	width:225px;
	margin:0 0 20px 12px;				
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}

.newsItemDay
{
    font-size: 11px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 0 12px;
	text-align:right;
	float:right;
}
.newsItemTitle 
{
    font-size: 13px;
	color:#000;
    margin:0px 12px 5px 12px;
	padding:10px 0 0 0;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.newsItemTitle a
{
    color:#000;
	text-decoration: none;
}

.newsItemTitle a:hover
{
    color:#000;
	text-decoration: underline;
}
.newsItemText
{
    font-size: 11px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 5px 12px;
	text-align:left;
}

.newsItemDetail
{ 	
	width:80px;
	float:left;
}

.newsItemDetail  a
{ 	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000;
	font-weight:bold;
	text-decoration: underline;
    margin:0 12px 0 12px;
}

.newsItemDetail  a:hover
{   color:#000;
	text-decoration: none;
}

/* end news */

/* contact form */
.formInput {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:0 3px 0 3px; border: 1px solid #632415; background: #fff; color: #000; height: 18px;} 
.formInputBox {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:0 3px 0 3px; border: 1px solid #632415; background: #fff; color: #000;} 
.formButton {font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #632415; background: #fd8000; color: #000; width: 80px; height: 24px; margin: 0 0 0 0; padding:0 0 1px 0;}
.formButton:hover {background: #ffd401; cursor: pointer;}
/* end contact form */
