@charset "utf-8";
body {
	background-color: #4f4d4e;
}
#main {
	margin: auto;
	height: auto;
	width: 943px;
	position: relative;

}
#toplinks {
	position: absolute;
	height: 20px;
	width: 463px;
	left: 480px;
	top: 0px;
}

#logobar {
	position: absolute;
	height: 152px;
	width: 943px;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
}
#logo {
	position: absolute;
	height: 84px;
	width: 253px;
	left: 51px;
	top: 37px;
}
#sideadress {
	position: absolute;
	height: 80px;
	width: 330px;
	left: 540px;
	top: 13px;
}
#pic-main {
	position: absolute;
	height: 198px;
	width: 943px;
	left: 0px;
	top: 182px;
}
#butt-submitapp {
	position: absolute;
	height: 26px;
	width: 254px;
	left: 688px;
	top: 125px;
}
#contents {
	position: absolute;
	height: 1160px;
	width: 943px;
	left: 0px;
	top: 380px;
	background-color: #FFFFFF;
}
#whoweare {
	position: absolute;
	height: auto;
	width: 220px;
	left: 30px;
	top: 33px;
}
#whoweserve {
	position: absolute;
	height: auto;
	width: 600px;
	left: 280px;
	top: 33px;
}


#copyrights {
	position: absolute;
	height: auto;
	width: 489px;
	left: 454px;
	top: 1111px;
}
#stayintouch {
	position: absolute;
	height: 159px;
	width: 173px;
	left: 30px;
	top: 653px;
	background-image: url(images-link/bg-stayintouch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

