/** TITLES */

.title {
	height: 23px;
	margin-bottom: 1em;
}
/*
.title h2 {
	position: absolute;
	left: -10000px;
}
*/
#title1 {
	background: url(images/homepage10.gif) no-repeat left top;
}

#title2 {
	background: url(images/homepage11.gif) no-repeat left top;
}

#title3 {
	background: url(images/subpage1_02.gif) no-repeat left top;
}

#title4 {
	background: url(images/subpage2_01.gif) no-repeat left top;
}

/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper {
}

/** MAIN-MENU */

#main-menu {
	width: 778px;
	height: 94px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background: url(images/MenuXLP.jpg) no-repeat right top;
}

#menu {
	float: left;
	width: 700px;
	height: 30px;
	margin: 30px 0 0 100px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 3px 0px 0 0px;
	width: 70px;
	margin: 0 40px 0 0px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-weight: Bold;
	font-size: 14px;
	color: #083664;
	text-decoration: none;
	text-align: center;
}

#menu a:hover {
	color: #ff0000;
	text-decoration: none;
}

#menuBottom {
	float: left;
	width: 700px;
	height: 30px;
	margin: 0px 0 0 100px;
}

#menuBottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menuBottom li {
	display: inline;
}

#menuBottom a {
	display: block;
	float: left;
	height: 27px;
	padding: 3px 0px 0 0px;
	width: 70px;
	margin: 0 40px 0 0px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-weight: Bold;
	font-size: 14px;
	color: #083664;
	text-decoration: none;
	text-align: center;
}

#menuBottom a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*
#main-menu ul {
	width: 778px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 100px;
	background: url(images/homepage01.jpg) no-repeat left top;
	list-style: none;
}

#main-menu li {
	display: inline;
}

#main-menu a {
	display: block;
	float: left;
	height: 96px;
}

#main-menu b {
	position: absolute;
	left: -10000px;
}

#main-menu1 {
	width: 132px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#main-menu2 {
	width: 110px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#main-menu3 {
	width: 110px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#main-menu4 {
	width: 110px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

#main-menu5 {
	width: 110px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#main-menu6 {
	width: 128px;
	background: url(images/homepage07.jpg) no-repeat left top;
}
*/

/** LOGO */

#logo {
	width: 778px;
	height: 256px;
	margin: 0px auto;
	background: url(images/HeaderMain.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	position: absolute;
	left: -10000px;
}

/** CONTENT */

#content {
	width: 700px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 400px;
	padding-right: 45px;
}

#right {
	float: left;
	width: 255px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

#box2A {
	float: left;
	width: 50%;
}

#box2B {
	float: left;
	width: 50%;
}

/** BOX3 */

#box3 {
}

#box3 h3 {
	float: left;
	width: 67px;
}

#box3 .content {
	float: left;
	width: 175px;
	padding-left: 10px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 700px;
	height: 95px;
	margin: 2em auto;
}

#footer .vline {
	padding: 0px 14px;
	background: url(images/subpage1_01.gif) no-repeat center center;
}

#footer-menu {
	padding-top: 25px;
	text-align: center;
}

#copyright {
}