@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 200px;
    			font-size: 13px;
    			color: #fff;
				margin:25px auto 0 auto;
				position:absolute;
				top:60px;
				left:420px;
}
#container_footer_in
{
				text-align: center;	
}
#footer_ew
{
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight:bold;
				display:inline;	
				color: #777777;
				text-align: center;
}

#footer_ew a
{
    			text-decoration: none;
				color:#fff;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color:#fff;
}
#footer_copy
{

    			text-align: center;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 11px;
				color:#777777;
				font-weight:normal;
}
#footer_copy a 
{
				color:#777777;
   				text-decoration:none;
}
/* 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;		
}

#logo	{
				width: 280px;
				height: 70px;
				position: absolute;
				top: 30px;
				left: 55px;
				display: block;
				z-index: 20;
}

#header {		background-image:url(../images/header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:273px;
				margin:0 auto 0 auto;				
				position:relative;
}

.headerButHome a{
	width:51px;
	height:51px;
	
	position:absolute;
	top:222px;
	left:39px;
}
.headerButHome a:hover {
    background-image:url(../images/home.png);
	background-repeat:no-repeat;
}

#pageWrap 
{
    		min-height: 100%;
			position: relative;
}

#panelMain {
	background-image:url(../images/panelmain-header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	min-height:500px;
	margin:0 auto 0 auto;
}

#boxMain{		
				width:940px;
				float:left;
				margin:0;
				padding:30px 0 30px 30px;
}

#panelMainWrap	{
                background-color:#FFF;
				width:1000px;
				margin:0 auto 0 auto;
}

#footerDownRight {
z-index: 1;
width:50%;
position: absolute;
bottom: 0px;
left: 50%;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 498px 0px;
background-image:url(../images/patch.jpg);
height:99px;
}
#footerDownLeft {
z-index: 1;
width:100%;
position: absolute;
bottom: 0px;
right: 50%;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-position: -220px bottom;
background-image:url(../images/patch.jpg);
height:99px;
}


#footer {	
				width:1000px;
				height:137px;
				margin:0 auto 0 auto;
				background-image:url(../images/footer.jpg);
				background-repeat:no-repeat;
				position:relative;
				z-index: 100;
}
/* end layout */

/* top menu*/
#menu {			width:900px;
				position:relative;
				left:100px;
				top:205px;
				z-index:20;
				height:62px;
}
.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;
				text-decoration: none;
				text-align:center;
				display:block;
				font-weight:bold;
				margin:0 0 0 0;
				padding-top:34px;
				height:24px;
				text-transform:uppercase;
}


.menuItem0 a	{

				width:148px;
				height:62px;
				float:left;
				color:#000;
}
.menuItem0 a:hover	{
				background-image:url(../images/tl.png);
				background-repeat:no-repeat;
				color:Orange;
}



/* end top menu*/



/* bottom menu  */
#menu3
{
	width: 880px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:center;
	top:0px;
}
.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 #d1d1d1;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #1e991e;
    text-decoration: none;
}
/* end bottom menu  */


.homepic1	{
   width:283px;
   float:left;
   margin:15px 45px 30px 0;
}
.homepic2	{
   width:283px;
   float:left;
   margin:15px 45px 30px 0;
}
.homepic3	{
   width:283px;
   float:left;
   margin:15px 0 30px 0;
}
.homepic1 h2	 {
   font-size:14px;
   padding:0 5px 0 5px;
   text-transform:uppercase;
}
.homepic2 h2	 {
   font-size:14px;
   padding:0 5px 0 5px;
   text-transform:uppercase;
}
.homepic3 h2	 {
   font-size:14px;
   padding:0 5px 0 5px;
   text-transform:uppercase;
}
.homepic1 p	 {
   
   padding:0 5px 0 5px;
}
.homepic2 p	 {
   
   padding:0 5px 0 5px;
}
.homepic3 p	 {
   
   padding:0 5px 0 5px;
}
