@charset "utf-8";

/* cs copyright */
#container_footer	{
    			width: 1000px;
    			font-size: 10px;
    			color: #000;
}
#container_footer_in	{
}
#footer_ew	{
				margin: 50px 0 10px 30px;
				width: 290px;
				float: left;
				text-align: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				display:inline;			
}
#footer_ewb	{
				margin:10px 0 0 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight:bold;
				display:inline;	
				color: #000;
}
#container_footer a	{
    			color: #000;
    			text-decoration: none;
}
#container_footer a:hover	{
    			text-decoration: underline;
				color:#353535;
				
}
#footer_copy	{
				margin:50px 20px 0 0;
   				width: 350px;
				float: right;
    			text-align: right;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 11px;
				display:inline;	
}
#footer_copy a :hover	{
   				text-decoration:underline;
}
/* end cs copyright */

#flash_object_top {	

			position:relative;
			width:1000px;
			height:318px;
			top:0px;
			left:0px;
			z-index:10;
}
/* layout */
form {			
				margin:0;
				padding:0;		
}

.cleaner {		clear:both;
}

#header {		background-image:url(../images/header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:318px;
				margin:20px auto 0 auto;				
				position:relative;
}

#logo 

{			width:125px;
			height:80px;
			position: absolute; top: 40px; left: 40px;
			display: block;
			z-index: 20;
}

#panelMainWrap	{
                background-image:url(../images/panelmain-background.png);
				background-repeat:repeat-y;
				width:1000px;
				margin:0 auto 0 auto;
}
#panelMain	{	
				background-image:url(../images/panelmain-header.jpg);
				background-repeat:no-repeat;
				background-position:top;
				width:1000px;
				min-height:500px;
}
#footer {	
				width:1000px;
				height:69px;
				margin:0 auto 0 auto;
				background-image:url(../images/footer.jpg);
				background-repeat:no-repeat;
}
#boxMain	{		
				width:850px;
				margin:0px auto 0 auto;
				padding:35px 0 50px 0;
}
/* end layout */

/* top menu*/
#menu {			width:970px;
				position:relative;
				padding-left:29px;
				top:-40px;
				z-index:20;
}
.menuMain {
				list-style:none;
				margin:0 0 0 0;
				padding:0 0 0 0;
}
.menuMain li {
				float: left;
				margin:0 0 0 0;
				padding:0 0 0 0;
				list-style-image:none;
}
.menuMain li a {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: white;
				text-decoration: none;
				display:block;
				text-align:center;
				font-weight:bold;
				margin:0 0 0 0;
				padding:9px 24px 0 24px;
				height:25px;
}
.menuMain li {
				color:white;
				background-image:url(../images/tl_1.png);
				width:190px;
				height:35px;
}
.menuMain li a:hover {
				color:white;
				background-image:url(../images/tl_2.png);
}
/* end top menu*/

/* bottom menu  */
#menu3
{
	width: 800px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:center;
}
.menuMain3
{
    list-style: none;
    margin-top: 0px;
	padding-top:0px;
	position:relative;
}
.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;
	border-right: solid 1px #999;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #0498f6;
    text-decoration: none;
}
/* end bottom menu  */

/* contact form */
.formInput {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:0 3px 0 3px; border: 1px solid #1d8bd6; background: #fff; color: #000; height: 18px;} 
.formInputBox {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:0 3px 0 3px; border: 1px solid #1d8bd6; background: #fff; color: #000;} 
.formButton {font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #1d8bd6; background: #aaefec; color: #000; width: 80px; height: 24px; margin: 0 0 0 0; padding:0 0 1px 0;}
.formButton:hover {background: #1d8bd6; cursor: pointer;}
/* end contact form */
