/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 778px;
	height: 109px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	float: left;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 109px;
}

#menu span {
	display: none;
}

#menu1 {
	width: 130px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu2 {
	width: 129px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#menu3 {
	width: 129px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#menu4 {
	width: 131px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	width: 778px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left {
	float: left;
	width: 260px;
}

#right {
	float: left;
	width: 518px;
}

/** FOOTER */

#footer {
	width: 778px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer-contact {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/homepage20.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 58px;
	width: 242px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#copyright {
	float: right;
	width: 519px;
	height: 45px;
	padding: 38px 0px 0px 0px;
}

/** BOX1 */

#box1 {
	width: 778px;
	height: 166px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#box1 img {
	float: right;
}

#box1 h2 {
	height: 83px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#box1 h2 span {
	display: none;
}

#box1 p {
	width: 211px;
	margin: 0px;
	padding-left: 23px;
}

/** BOX2 */

#box2 {
	width: 778px;
	height: 121px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
}

#box2a {
	float: left;
	width: 211px;
	padding: 0px 25px 0px 23px;
}

#box2b {
	float: left;
	width: 211px;
	padding: 0px 23px 0px 24px;
}

#box2c {
	float: left;
	width: 211px;
	padding: 0px 0px 0px 24px;
}

/** BOX3 */

#box3 {
	width: 211px;
	padding: 0px 0px 0px 23px;
}

#box3 p {
	margin-bottom: 20px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 211px;
	padding: 0px 25px 0px 24px;
}

/** BOX5 */

#box5 {
	float: left;
	width: 211px;
	padding: 0px 0px 0px 24px;
}

/** BOX6 */

#box6 {
	width: 469px;
	padding: 0px 0px 0px 24px;
}
