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

/* Main Start */
body  {
	font: Verdana 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#website-main {
	width: 778px;
	height: 390px;
	position: relative;
	margin: 0 auto;
	margin-top: -9px;
	margin-bottom: -1px;
}
#wrapper {
	width: 778px;
	height: 200px;
	position: relative;
	margin: 0 auto;
}
/* Main End */

/* Navigation Start */
#navigation-start {
	width: 311px;
	height: 33px;
	position: absolute;
	background-image: url(../images/navigation-start.jpg);
}
#navigation-br {
	width: 55px;
	height: 33px;
	position: absolute;
	left: 311px;
	background-image: url(../images/navigation-br.jpg);
}
#navigation-home-btn {
	width: 84px;
	height: 33px;
	position: absolute;
	left: 366px;
	background-image: url(../images/navigation-home-btn.jpg);
}
#navigation-services-btn {
	width: 80px;
	height: 33px;
	position: absolute;
	left: 450px;
	background-image: url(../images/navigation-services-btn.jpg);
}
#navigation-contacts-btn {
	width: 92px;
	height: 33px;
	position: absolute;
	left: 530px;
	background-image: url(../images/navigation-contacts-btn.jpg);
}
#navigation-btn-1 {
	width: 72px;
	height: 33px;
	position: absolute;
	left: 622px;
	background-image: url(../images/navigation-btn-1.jpg);
}
#navigation-btn-2 {
	width: 84px;
	height: 33px;
	position: absolute;
	left: 694px;
	background-image: url(../images/navigation-btn-2.jpg);
}
/* Navigation End */

/* Header Start */
#header-1 {
	width: 450px;
	height: 139px;
	position: absolute;
	top: 33px;
	background-image: url(../images/header-1.jpg);
}
#header-2 {
	width: 328px;
	height: 139px;
	position: absolute;
	top: 33px;
	left: 450px;
	background-image: url(../images/header-2.jpg);
}
#heder-titel {
	width: 778px;
	width: 36px;
	position: absolute;
	top: 172px;
	background-image: url(../images/header-titel.jpg);
}
#logo {
	width: 300px;
	height: 90px;
	position: absolute;
	top: 39px;
	left: 60px;
}
/* Header End */

/* Sub-Header Start */
#sub-header-face {
	width: 178px;
	height: 148px;
	position: absolute;
	top: 208px;
	background-image: url(../images/subheader-face.jpg);
}
#sub-header-intro {
	width: 306px;
	height: 148px;
	position: absolute;
	top: 208px;
	left: 178px;
	background-image: url(../images/subheader-intro.jpg);
}
#sub-header-latest-news-header {
	width: 294px;
	height: 46px;
	position: absolute;
	top: 208px;
	left: 484px;
	background-image: url(../images/subheader-latest-news-header.jpg);
}
#sub-header-news {
	width: 294px;
	height: 102px;
	position: absolute;
	top: 254px;
	left: 484px;
	background-image: url(../images/subheader-news.jpg);
}
/* Sub-Header End */

/* Page Header Start */
#page-header-home {
	width: 178px;
	height: 34px;
	position: absolute;
	top: 356px;
	background-image: url(../images/page-header-home.jpg);
}
#page-header-services {
	width: 178px;
	height: 34px;
	position: absolute;
	top: 356px;
	background-image: url(../images/page-header-services.jpg);
}
#page-header-contact-us {
	width: 178px;
	height: 34px;
	position: absolute;
	top: 356px;
	background-image: url(../images/page-header-contact-us.jpg);
}
#page-header {
	width: 280px;
	height: 34px;
	position: absolute;
	top: 356px;
	left: 178px;
	background-image: url(../images/page-header.jpg);
}
#page-header-br {
	width: 88px;
	height: 34px;
	position: absolute;
	top: 356px;
	left: 458px;
	background-image: url(../images/page-header-br.jpg);
}
#page-header-latest-news {
	width: 232px;
	height: 34px;
	position: absolute;
	top: 356px;
	left: 546px;
	background-image: url(../images/page-header-latest-news.jpg);
}
#page-header-our-clients {
	width: 232px;
	height: 34px;
	position: absolute;
	top: 356px;
	left: 546px;
	background-image: url(../images/page-header-our-clients.jpg);
}
#page-header-contact-details {
	width: 232px;
	height: 34px;
	position: absolute;
	top: 356px;
	left: 546px;
	background-image: url(../images/page-header-contact-details.jpg);
}
/* Page Header End*/
