@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 1000px;
	font-size: 10px;
	color: #fff;
	margin:0 auto 0 auto;
	padding:80px 0 0 0;
	position:relative;
	z-index:120;
}
#container_footer_in {
}
#footer_ew {
	margin: -25px 0 0 35px;
	width: 290px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
}

#footer_ew a 
{
    font-weight:bold;
}

#footer_ew a:hover 
{
    color:#fff;
}

#container_footer a {
	color: #fff;
	text-decoration: none;
}
#container_footer a:hover {
	text-decoration: none;
	color:#fff;
}
#footer_copy {
	margin: -25px 44px 0 0;
	width: 200px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer_copy a :hover {
	text-decoration:none;
	color:#fff;
}
/* end cs copyright */

form {
	margin:0;
	padding:0;
}

#flash_object_header {	

			position:absolute;
			width:1000px;
			height:470px;
			top:0px;
			left:0px;
			z-index:101;
}

/* layout */

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:470px;
	margin:0 auto 0 auto;
	position:relative;
}

.headerButHome a{
	background-image:url(../images/tl-home1.jpg);
	background-repeat:no-repeat;
	width:30px;
	height:30px;	
	position:absolute;
	top:430px;
	left:20px;
}

#panelMainWrap {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:1000px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	position:relative;
	z-index:20;
}

#panelMainWrapper	{	
				background-image:url(../images/panelmain-footer.jpg);
				background-repeat:no-repeat;
				background-position:bottom;
				width:1000px;
				min-height:300px;
				padding:0 0 0 0;
				position:relative;
				z-index:11;
}


#panelMain {
	background-image:url(../images/panelmain-header.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:1000px;
	min-height:100px;
	margin:0 auto 0 auto;
}
#footer{	background-image:url(../images/footer.jpg);
			background-repeat:no-repeat;
			width:1000px;
			height:137px;
			margin:0 auto 0 auto;
			position:relative;
			z-index:100;
			
}

#headerLeftPatch
{
z-index: 1;
top: 0px;
height:335px;
z-index: 10;
width:50%;
position: absolute;
left: 50%;
background-image:url(../images/patch-right.jpg);
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 498px 1px;

}

#footerDownLeft {
z-index: 1;
width:100%;
position: absolute;
bottom: 0px;
right: 0;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0 0px;
background-image:url(../images/patch-left.jpg);
height:390px;
}


#boxMain {
	width:680px;
	float:left;
	margin:0px 0px 0 30px;
	padding:0 0 40px 0;
	z-index:120;
	position:relative;
}
#boxRight {
	width:236px;
	min-height:500px;
	margin:0 30px 0 0px;
	padding-bottom:130px;
	float:right;
	z-index:120;
	position:relative;
}

/* end layout */

/* top menu*/
#menu {
	width:890px;
	position:absolute;
	top:430px;
	left:80px;
	z-index:102;
}
.menuMain {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.menuMain li {
	margin:0 2px 0 0;
	padding:0 0 0 0;
	list-style-image:none;
	float:left;
}
.menuMain li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	text-align:center;
	margin:0 12px 0 0;
	padding:5px 0 0 0;
	text-transform:uppercase;
}
.menuMain li a:hover {
	color:#00e4ff;
}
/* buttons */

.menuItem0 a {
	width:111px;
	height:21px;
	
}
.menuItem0 a:hover {
	background-image:url(../images/tl.jpg);
	background-repeat:no-repeat;
}
/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 650px;
	z-index:20;
	position:relative;
	left:10px;
	top:11px;
	z-index:121;
}
.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: #05B6FA;
	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: #fff;
	text-decoration: none;
}
/* end bottom menu  */

/* news */
.newsTitle {
	width:125px;
	height:26px;
	margin:0 auto 0 auto;
	padding-top:15px;
	color:#FFDA2F;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

.newsItem {
	margin:0 0 30px 0;
}
.newsItemDay {
	font-size: 10px;
	color:#05B6FA;
	background-image:url(../images/day.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 2px 12px;	
	text-align:right;
	display:inline-block;
	float:right;
	width:68px;
}

.newsDetail {
 width:58px;
 	float:left;
	display:inline-block;
}

.newsDetail a {
	font-size: 10px;
	color:#05B6FA;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px 2px 12px;
	text-align:left;
	float:left;
	display:inline-block;
	width:58px;
	text-decoration:none;
}
.newsDetail a:hover{
	color:#fff;
	text-decoration:none;
}
.newsItemTitle {
	font-size: 12px;
	color:#05B6FA;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:15px 10px 5px 5px;
}
.newsItemTitle a {
	color:#05B6FA;
	text-decoration:none;
}
.newsItemTitle a:hover {
	color:#05B6FA;
	text-decoration: underline;
}
.newsItemText {
	font-size: 13px;
	color:#05B6FA;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 5px 5px 5px;
}
/* end news */

