* {
  margin: 0;
  padding: 0;
}

body {
font-family:sans-serif;
}

.whitetextbox {
	background:#eeeeee;
	color:#333333;
	width:100%;
	height:40px;
	font-size: 80%;
	table-layout:fixed;
	line-height:40px;
}

.graytextbox-bottom {
	position:relative;
	background:#555555;
	color:#ffffff;
	font-size: 80%;
	line-height:20px;
	text-align:center;
	bottom:0;
}

.topmenutext {
	padding-left:20px;
	padding-right:20px;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
color:#EE0000;
text-decoration:none;
font-weight:bold;
}

a:visited {
text-decoration:none;
}


.topvideobox {
	width:100%;
	height:800px;
	border:0px;
	position: relative;
	overflow: hidden;
}


.topvideobox-sub {
	width:100%;
	height:400px;
	border:0px;
	position: relative;
	overflow: hidden;
}


.logostyle {
  position: absolute;
  top: 60px;
  left: 20px;
  }


h2
{
font-style:sans-serif;
font-size:400%;
line-height:120%;
}

h3
{
font-family:sans-serif;
font-size:150%;
line-height:120%;
font-weight:normal;
}

.catch{
position:absolute;
top:530px;
left:40px;
}

.catchsub{
position:absolute;
top:120px;
left:40px;
}



.grd01{
text-align:center;
font-family:sans-serif;
}

.redline1
{
   border-bottom: 1px solid red;
   margin-top: 0px;
margin-left:auto;
margin-right:auto;
   padding-top: 0px;
   padding-bottom: 40px;
   width:400px;
   text-align:center;
}

.maintext01
{
text-align:center;
color:#666666;
line-height:200%;
}



.table-main{
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 800px;
background-color:#efeeee;
margin-left:auto;
margin-right:auto;
margin-top:40px;
margin-bottom:0px;
padding-bottom:0px;
}

.td-txt{
font-family:sans-serif;
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
vertical-align:top;
color:#444444;
margin-bottom:0px;
}

.td-img{
font-family:sans-serif;
padding:0px;
margin-bottom:0px;
}








.table-ourworks{
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 800px;
background-color:#ffffff;
margin-left:auto;margin-right:auto;
margin-top:40px;
margin-bottom:0px;
padding-bottom:0px;
}

.td-txt2{
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
vertical-align:top;
color:#444444;
margin-bottom:0px;
}

.td-img2{
font-family:sans-serif;
padding:0px;
margin-bottom:0px;
color:#444444;
}
