/** TITLES */

#title1 {
	height: 112px;
	background: url(images/homepage02.jpg) no-repeat;
}

#title2 {
	height: 59px;
	background: url(images/homepage03.jpg) no-repeat;
}

#title3 {
	height: 46px;
	background: url(images/homepage10.jpg) no-repeat;
}

#title4 {
	height: 46px;
	background: url(images/subpage01.jpg) no-repeat;
}

#title5 {
	height: 59px;
	background: url(images/subpage03.jpg) no-repeat;
}

.title {
}

.title h1, .title h2, .title h3 {
	margin: 0px;
	padding: 0px;
}

.title b { position: absolute; left: -10000px; }

/** BASIC */

html, body {
	height: 100%;
}

.bg4 {
	height: 86px;
	margin-top: 22px;
}

.bg6 {
	background-position: 0px 59px;
}

.bg7 {
	background: url(images/homepage13.gif) repeat-y 98px 0px;
}

.bg8 {
}

/** HEADER */

#header {
	width: 778px;
	height: 143px;
	margin: 0px auto;
}

#logo {
	float: left;
	width: 327px;
	height: 143px;
}

/** MAIN MENU */

#mainmenu {
	height: 118px;
	padding-left: 12px;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	height: 91px;
}

#mainmenu1 { width: 74px; background: url(images/homepage04.jpg) no-repeat; }
#mainmenu2 { width: 72px; background: url(images/homepage05.jpg) no-repeat; }
#mainmenu3 { width: 72px; background: url(images/homepage06.jpg) no-repeat; }
#mainmenu4 { width: 72px; background: url(images/homepage07.jpg) no-repeat; }
#mainmenu5 { width: 81px; background: url(images/homepage08.jpg) no-repeat; }

#mainmenu b { position: absolute; left: -10000px; }

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 327px;
}

#right {
	position: relative;
	float: left;
	width: 451px;
	margin-top: -25px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

#box2 .title {
}

#box2 .content {
	padding: 0px 35px 35px 46px;
	background: url(images/bg03.jpg) no-repeat left bottom;
}

#box2 h3 {
	margin-bottom: 5px;
	padding-left: 2px;
}

#box2 p {
	margin-right: 10px;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .title {
}

#box4 .content {
	padding: 0px 70px 25px 15px;
}

#box4 p {
	margin: -5px 0px 0px 98px;
	padding: 5px 0px 0px 12px;
	background: url(images/homepage15.gif) no-repeat 12px 0px;
}

#extra1 {
	height: 7px;
	background: url(images/bg06.jpg) no-repeat;
}

/** BOX5 */

#box5 {
}

#box5 .title {
}

#box5 .content {
	padding: 10px 70px 25px 15px;
}

#box5 p {
}

#extra1 {
	height: 7px;
	background: #282B32 url(images/bg06.jpg) no-repeat;
}

/** FOOTER */

#footer {
	width: 778px;
	margin: 0px auto;
}

#links {
	position: relative;
	float: right;
	width: 379px;
	height: 72px;
	margin: -10px 0px 0px 0px;
	padding: 25px 55px 0px 18px;
}

#copyright {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
