@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 931px;
				height:25px;
				display:block;
    			font-size: 10px;
    			color: #000;
				margin:32px auto 0 auto;
				padding:4px 0 0 0;
				background-image:url(../../../templates/main/images/panelmain-footer.png);
				background-repeat:no-repeat;
				position:relative;
				z-index:100;
}
#container_footer_in
{
}
#footer_ew
{
				margin: 0px 0 0px 10px;
				width: 290px;
				float: left;
				text-align: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				display:inline;			
}

#container_footer a
{
    			color: #000;
    			text-decoration: none;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color:#000;
}
#footer_copy
{
				margin: 0px 10px 0 0;
   				width: 230px;
				float: right;
    			text-align: right;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 11px;
}
#footer_copy a :hover
{
   				text-decoration:underline;
}
/* end cs copyright */

html {		height: 100%;
}

/* layout */
#wholePage

{           min-height: 100%;
			margin:0 0 181px 0;
}

.cleaner {		clear:both;
}
#header {		background-image:url(../../../templates/main/images/header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:302px;
				margin:0 auto 0 auto;				
				position:relative;
}

#logo 

{			width:285px;
			height:90px;
			position: absolute; top: 90px; left: 365px;
			display: block;
			z-index: 20;
}

#panelMainWrap	{
				background-image:url(../../../templates/main/images/panelmain-header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				min-height:700px;
				z-index:1;
				position:relative;
				margin:0 auto 0px auto;
				padding:0 0 0 0;			
}
#panelMain	{	
				width:1000px;
				padding:40px 0 180px 0;
}
#footerWrap {		background-image:url(../../../templates/main/images/footer.jpg);
				background-repeat:repeat-x;
				width:100%;
				height:161px;
				margin:-342px auto 0 auto;
				position:relative;
				z-index:1;
}
#footer{		
				width:1000px;
				height:161px;
				margin:-0 auto 0 auto;
				position:relative;
				z-index:1;
}
#boxMain{		
				margin:0 60px 0 60px;
				padding:0 0 0px 0;
				position:relative;
				z-index:2000;
}
/* end layout */

/* top menu*/
#menu {			width:850px;
				position:relative;
				top:245px;	
				left:107px;
				height:50px;
}
.menuMain {
				list-style:none;
				margin:0 0 0 0;
				padding:0 0 0 0;
}
.menuMain li {
				margin:0 0 0 0;
				padding:0 0 0 0;
				list-style-image:none;
				float:left;
}
.menuMain li a {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #000;
				text-decoration: none;
				display:block;
				margin:0 auto 0 auto;
				padding-top:18px;
				text-align:center;
				text-transform:uppercase;
				float:left;

				
				
}
.menuMain li a:hover {
}
/* buttons */

.menuItem0 a{
				width:121px;
				height:45px;
}
.menuItem0 a:hover{
				background-image:url(../../../templates/main/images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem1 a{
				width:121px;
				height:45px;
}
.menuItem1 a:hover{
				background-image:url(../../../templates/main/images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem2 a{
				width:190px;
				height:45px;
}
.menuItem2 a:hover{
				background-image:url(../../../templates/main/images/tl_3.png);
				background-repeat:no-repeat;
}

.menuItem3 a{
				width:121px;
				height:45px;
}
.menuItem3 a:hover{
				background-image:url(../../../templates/main/images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem4 a{
				width:121px;
				height:45px;
}
.menuItem4 a:hover{
				background-image:url(../../../templates/main/images/tl_2.png);
				background-repeat:no-repeat;
}

.menuItem5 a{
				width:121px;
				height:45px;
}
.menuItem5 a:hover{
				background-image:url(../../../templates/main/images/tl_2.png);
				background-repeat:no-repeat;
}
/* end top menu*/


/* bottom menu  */
#menu3
{
	width: 900px;
	height:10px;
	z-index:20;
	text-align:center;
	margin:0 auto 0 auto;
	position:relative;
	top:15px;
}
.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: #000;
    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: #f75d00;
    text-decoration: underline;
}
/* end bottom menu  */
