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

body
{ 
background-attachment:fixed;
padding: 10px;
margin: 0;
background: #1570db url(../images/bg.jpg) no-repeat center top; 
width: 100%;
display: table;
}

#wrapper {
	height: auto;
	width: 1000px;
	margin: auto;
	background-color: #FFF;
	padding: 10px;
}
#header {
	height: 130px;
	width: 100%;
}
#header #logo {
	float: left;
	width: 420px;
	height: auto;
}
#header #other {
	float: left;
	height: auto;
	width: 580px;
}
.clear {
	clear: both;
}
#logo #logobox {
	background: #007abd;
	padding: 30px 25px 20px 25px;
	height: 80px;
}
.logoanim {
	float: left;
	width: 80px;
	margin-right: 10px;
}
.logotxt {
	float: left;
	width: 280px;
	height: 80px;
}

.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
}
.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.txt05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
}

.txt05Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}

.txt06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
}
.txt07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #616161;
}
.txt08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}



#projecta {
	float: left;
	height: 270px;
	width: 300px;
	margin-right: 30px;
}
#projectb {
	float: left;
	height: 270px;
	width: 300px;
	margin-right: 30px;
}
#projectc {
	float: left;
	height: 270px;
	width: 300px;
}
.projectcnt {
	border: 1px solid #d8d8d8;
	width: auto;
	height: 270px;
}





.pd20 {
	padding: 20px;
}
.pd20b {
	padding: 0 20px 20px 20px;
}



#other #certificate {
	height: 80px;
	width: auto;
}
#other #btn {
	height: 45px;
	width: auto;
	border-bottom: 5px solid #7bcf00;
}
#certificate #certbox {
	padding-right: 25px;
}
#flashBanner {
	height: 500px;
}
#hpoint {
	background: #7bcf00;
	padding: 20px;
}
#hpoint .box {
	float: left;
	height: auto;
	width: 320px;
}
#hpoint .box .cnts {
	padding: 20px;
}
#footer {
	background: #eeeeee;
	padding: 20px;
}

ul, li { margin: 0 0; padding: 0 0 0 0; }