@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Verdana;
	font-size:13px;
}

#contentHome {
	width:360px;
	height:320px;
	z-index:12;
	position:absolute;
	left: 396px;
	top: 139px;
	overflow:scroll;
}
#content p {
	margin-top:0;

}

.heading {
	color:#082b51;
	font-weight:bold;
	font-size:16px;
}

#imgMan {
	width:144px;
	height:400px;
	position:absolute;
	left: 47px;
	top: 122px;
	z-index:4;
}

#contentDyn {
	width:530px;
	height:400px;
	position:absolute;
	z-index:5;
	left: 241px;
	top: 125px;
}

.heading1 {
	font-size:16px;
	color:#000;
	font-weight:bold;
}

.blue {
	color:#082b51;
}

#contentTest {
	width:757px;
	height:333px;
	position:absolute;
	left: 25px;
	top: 131px;
	z-index:4;
}
#contentTest p {
	margin-top:0;
}

#contentAbout {
	width:495px;
	height:288px;
	position:absolute;
	z-index:4;
	left: 275px;
	top: 132px;
}
#contentAbout p{
	margin-top:0;
}

#imgDBC {
	width:198px;
	height:281px;
	position:absolute;
	z-index:3;
	left: 43px;
	top: 147px;
}

#contentWork {
	width:730px;
	height:333px;
	position:absolute;
	z-index:4;
	left: 44px;
	top: 130px;
}

#contentWork p{
	margin-top:0;
}

