@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin: 0 auto;
	text-align:center;
}

#wrapper {
	padding: 0px;
	margin:auto;
	width:1070px;
	height:1070px;
	background-repeat: no-repeat;
	background-image:url(images/page1.png);
	margin: 0 auto;
	

}


#wrapper2 {
	padding: 0px;
	margin:auto;
	width:1070px;
	height:1070px;
	background-repeat: no-repeat;
	background-image:url(images/page1.png);
	margin: 0 auto;

	}

#copyright {
	width:auto;
	height:10px;
	margin: 0 auto;
	text-align:center;
	
}
#copyright2 {
	width:800px;
	height:10px;
	margin-top:0px;
	text-align:center;
}
	
#copyright3 {
	width:auto;
	height:10px;
	margin: 0 auto;
	margin-top:110px;
	text-align:center;}

	
	

#menu {
	width:900px;
	height:50px;
	margin-top:100px;
	margin-left:80px;
	text-align:left;
	
	

}
#menu_case {
	margin-top:65px;
	height: 20px;
	float:right;
	text-align:right;
	
}


#viedo {
	width: 1100px;
	height:400px;
	margin-top: 30px;
	margin-left: 225px;
}
#viedo2 {
	width: 1100px;
	height:400px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:50px;
}

#viedo_side {
	height: 20px;
	margin-left:20px;
	float:right;
	
}
#contact {
	width: 400px;
	height:400px;
	margin-top: 0px;
	font-size: 14px;
}
	
	#contact2 {
	width: 200px;
	margin-top: 0px;
	float: right;
	margin-right:60px;
	font-size: 14px;	
	text-align:left;
	}
	
	#contact3 {
	width: 400px;
	margin-top: 0px;
	float: left;
	margin-right:120px;
	font-size: 14px;
		text-align:left;
	}
	
	
	#contact_case{
	width: auto;
	height:300px;
	margin-top: 120px;
	margin-left: 150px;
		text-align:left;}
	
	

#bodytext {
	width:500px;
	margin-left:120px;
	margin-top:120px;
	float:left;
	font-size: 12px;
	text-align:left;
}

#bodytext2 {
	width:310px;
	margin-left:80px;
	margin-top:65px;
	float:left;
	text-align:left;
}


#form {
	width:500px;
	margin-left:505px;
	margin-top:0px;
	float:left;}
	
#about
{
  display: block;
  width: 46px;
  height: 14px;
  background: url("images/nav_03.png") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -23px;
  background: url("images/b_nav_03.png") no-repeat 0 0;
}

#about span
{
  display: none;
}


#showreel
{
  display: block;
  width: 68px;
  height: 14px;
  background: url("images/nav_05.png") no-repeat 0 0;

}

#showreel:hover
{ 
  background-position: 0 -23px;
  background: url("images/b_nav_05.png") no-repeat 0 0;
}

#showreel span
{
  display: none;
}

#contactus
{
  display: block;
  width: 83px;
  height: 14px;
  background: url("images/nav_07.png") no-repeat 0 0;

}

#contactus:hover
{ 
  background-position: 0 -23px;
  background: url("images/b_nav_07.png") no-repeat 0 0;
}
#contactus span
{
  display: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color:#FFF;
}
#right_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 40px;
	color: #0000FF;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
#wrapper #contact_case #contact #FormName table tr td .style1 {
	font-size: 10px;
}
#wrapper #contact_case #contact #FormName table tr td {
	font-size: 12px;
}
.copyright {
	color: #333;
}
.jay {
	font-weight: bold;
	color: #333;
}

a img {border:none;}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
