/** TITLES */

.title {
	margin: 0 20px 17px 20px;
	padding: 20px 0 0 10px;
	background: url(images/homepage12.gif) no-repeat left bottom;
}

.title h1, .title h2, .title h3 {
	margin: 0;
	padding: 0;
	height: 10px;
}

.title b { position: absolute; left: -10000px; }

#title1 { width: 150px; background: url(images/homepage13.gif) no-repeat; }
#title2 { width: 150px; background: url(images/homepage14.gif) no-repeat; }
#title3 { width: 150px; background: url(images/homepage15.gif) no-repeat; }
#title4 { width: 300px; background: url(images/subpage06.gif) no-repeat; }

/** BASIC */

html, body {
	height: 100%;
}

.ul1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ul1 a {
	padding-left: 14px;
	background: url(images/homepage18.gif) no-repeat 5px center;
}

.hr1 {
	height: 1px;
	background: #AEBFD1 url(images/homepage17.gif) no-repeat left top;
}

.hr1 hr { display: none; }

.text2 {
	padding-left: 10px;
	background: url(images/homepage22.gif) no-repeat left center;
}

.more {
	margin-top: 15px;
	display: block;
	background: url(images/homepage17.gif) no-repeat left center;
}

.more a {
	display: block;
	height: 7px;
	background: url(images/homepage23.gif) no-repeat right top;
}

.more b { position: absolute; left: -10000px; }

/** WRAPPER */

#wrapper {
	width: 768px;
	margin: 0 auto;
	padding-top: 61px;
}

/** HEADER */

#header {
	width: 289px;
	height: 127px;
	margin-left: 240px;
	background: url(images/homepage01.jpg) no-repeat;
}

#logo {
}

#slogan {
}

#logo, #slogan { position: absolute; left: -10000px; }

/** MAIN MENU */

#mainmenu {
	width: 310px;
	height: 127px;
	margin-left: 240px;
	background: url(images/homepage08.jpg) no-repeat 134px 0px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/) no-repeat left top;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	width: 134px;
	height: 29px;
	padding: 0 21px 10px 0;
}

#mainmenu1 { background: url(images/homepage02.jpg) no-repeat; }
#mainmenu2 { background: url(images/homepage03.jpg) no-repeat; }
#mainmenu3 { background: url(images/homepage04.jpg) no-repeat; }
#mainmenu4 { background: url(images/homepage05.jpg) no-repeat; }
#mainmenu5 { background: url(images/homepage06.jpg) no-repeat; }
#mainmenu6 { background: url(images/homepage07.jpg) no-repeat; }

#mainmenu b { position: absolute; left: -10000px; }

/** CONTENT */

#content {
	width: 511px;
	margin-left: 129px;
}

.content {
	margin: 0 20px 20px 20px;
}

/** 2-COLUMN LAYOUT */

.two-col {
}

.two-col .colA {
	float: left;
	width: 256px;
	background: url(images/homepage11.gif) no-repeat right top;
}

.two-col .colB {
	float: left;
	width: 255px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** FOOTER */

#footer {
	width: 193px;
	height: 108px;
	margin-left: 288px;
}

#footer p {
}

