
body {
	background:#F6F6F6 url("../images/bg.jpg");
	background:#F6F6F6
	scrollbar-face-color: #FFE3FF;
	scrollbar-shadow-color: #FE81FF;
	scrollbar-highlight-color: #FE81FF;
	scrollbar-3dlight-color:#CE0075;
	scrollbar-darkshadow-color: #CE0075;
	scrollbar-track-color: #FFC0C0;
	scrollbar-arrow-color: #CE0075;
	}

#body-table {
	border:0 none;
	width:1024px;
	height: 600px;
	background:#F6F6F6 url("../images/back_image.jpg");
	}
	
#inner_body-table {
	border:0 none;
	width:1024px;
	height: 600px;
	background:#F6F6F6 url("../images/back_image_inner.jpg");
	}
	
#contact_body-table {
	border:0 none;
	width:1024px;
	height: 600px;
	background:#F6F6F6 url("../images/contact.jpg");
	}

#feedback_1 a{ 
	display:block; 
	position:fixed; 
	bottom:-1px; right:-1px; 
 	border:0px; 
 }

#feedback_2 a{ 
	display:block; 
	position:fixed; 
	bottom:-1px; right:-1px; 
 	border:0px; 
 }
 
#body-logo {
	border:0 none;
	width:100%;
	height: 60px;
	background:url("../images/logo.png")no-repeat; 
}

#body-clouds {
	align:center;
	valign:bottom;
	border:0 none;
	width:100%;
	height: 70px; 
}

#body-cloud {
	align:center;
	valign:bottom;
	border:0 none;
	width:100%;
	height: 121px; 
}

#body-menu {
	align:left;
	valign:bottom;
	border:0 none;
	width:100%;
	height:300px; 
}

#body-menu_td {
	align:left;
	valign:bottom;
	
}

#me
{
  display: block;
  width: 100px;
  height: 169px;
  background: url("../images/me.png") no-repeat 0 0;
  padding-bottom:45px;

}

#me:hover
{
  display: block;
  width: 100px;
  height: 169px;
  background: url("../images/me_over.png") no-repeat 0 0;
	padding-bottom:45px;

}

#me span
{
  display: none;
}

#work
{
  display: block;
  width: 120px;
  height: 162px;
  background: url("../images/meatwork.png") no-repeat 0 0;
  padding-bottom:0px;

}

#work:hover
{
  display: block;
  width: 120px;
  height: 162px;
  background: url("../images/meatwork_ov.png") no-repeat 0 0;
	padding-bottom:0px;

}

#work span
{
  display: none;
}

#client
{
  display: block;
  width: 138px;
  height: 159px;
  background: url("../images/client.png") no-repeat 0 0;
  padding-bottom:0px;

}

#client:hover
{
  display: block;
  width: 138px;
  height: 159px;
  background: url("../images/client_over.png") no-repeat 0 0;
	padding-bottom:0px;

}

#client span
{
  display: none;
}

#contact{
  display: block;
  width: 100px;
  height: 159px;
  background: url("../images/contact.png") no-repeat 0 0;
  padding-bottom:45px;

}

#contact:hover
{
  display: block;
  width: 100px;
  height: 159px;
  background: url("../images/contact_over.png") no-repeat 0 0;
	padding-bottom:45px;
}

#contact span
{
  display: none;
}

#close
{
  padding-right:28px;
  padding-bottom:20px;
}

#body-stru
{
  width: 50%;
  padding-right:35px;

  }
  
#text-content{
	width: 50%;
	height: 100%;
  padding-right:5px;
  padding-left:20px;
  padding-top:0px;
  padding-bottom:1px;
  text-align:left;
  color: #ffffff;
  font: bold 13px "Corbel";
  }
  
 #text-others{
  text-align:center;
  text-valign:top;
  color: #ffffff;
  font: bold 13px "Corbel";
  }
  
 #about{
 	border:0 none;
	width:1024px;
	height: 600px;
	background:#F6F6F6 url("../images/about.jpg");
	}

}

#body-stru2
{
  width: 98%;
  padding-right:35px;

  }
  
#text-others_about{
  text-align:left;
  text-valign:top;
  padding-left:5px;
  padding-right:20px;
  color: #ffffff;
  font: bold 13px "Corbel";
  }
  
#box_div{
	align:left;
	padding-right:5px;
	width:98%;
	height:220px;
	overflow: auto; 
		}
#box_div_contact{
	align:left;
	padding-right:5px;
	width:98%;
	height:220px;
	overflow: none; 
		}