body {
	background-color: #081c35;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	font-size: 14px;
}
a{
	color: #7fd8f8;
	text-decoration: none;
}
a:hover{
	color: #f2952b;
}
a.opacity img {
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;}

a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.header{
	background-image: url(../images/header.jpg);
	width: 1000px;
	height: 390px;
	position: relative;
}
#kn1{
	position: absolute;
	top: 46px;
	left: 212px;
	background-image: url(../images/kn1.png);
	width: 134px;
	height: 28px;
	z-index: 1;
}
#kn2{
	position: absolute;
	top: 46px;
	left: 330px;
	background-image: url(../images/kn2.png);
	width: 134px;
	height: 28px;
	z-index: 2;
}
#kn3{
	position: absolute;
	top: 46px;
	left: 448px;
	background-image: url(../images/kn3.png);
	width: 134px;
	height: 28px;
	z-index: 3;
}
#kn4{
	position: absolute;
	top: 46px;
	left: 566px;
	background-image: url(../images/kn41.png);
	width: 134px;
	height: 28px;
	z-index: 4;
}
#kn5{
	position: absolute;
	top: 46px;
	left: 684px;
	background-image: url(../images/kn5.png);
	width: 134px;
	height: 28px;
	z-index: 5;
}
.upcontent{
	position: relative;
	width: 1000px;
	height: 44px;
	background-image: url(../images/upcontent.png);
}
.hblock{
	position: absolute;
	left: 58px;
	top: 8px;
	width: 268px;
	text-align: center;
	color: #081c35;
	font-weight: bold;
}
.content-block{
	width: 1000px;
	background-color: #274a5e;
}
.content{
	width: 920px;
	text-align: justify;
}
.content p{
	margin: 0px 0px 0px 0px;
}
.downcontent{
	width: 1000px;
	height: 15px;
	background-image: url(../images/downcontent.png);
	background-repeat: no-repeat;
}
.footer{
	width: 1000px;
	height: 329px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.portfolio{
	width: 450px;
	float: left;
	margin: 10px 10px 0px 0px;
	text-align: left;
}
.portfolio img{
	float: left;
	margin: 0px 10px 10px 0px; 
}
.response{
	float: left;
	width: 150px;
	text-align: center;
	margin: 0px 33px 20px 0px;
}
.footer a{
	position: relative;
	top: 50px;
	margin-left: 30px;
	color: #ffffff;
}
