/** TITLES */

.title {
	height: 20px;
	font-size: 16px;
	background-image: url(images/homepage10.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.title b {
	display: none;
}

#title1 {
	height: 32px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	background: url(images/homepage09.gif) no-repeat left top;
}

#title2 {
	margin-bottom: 10px;
	text-indent: 20px;
}

#title3 {
	margin-bottom: 10px;
	text-indent: 20px;
}

#title4 {
	margin-bottom: 10px;
	background: url(images/homepage12.gif) no-repeat left top;
}

#title5 {
	margin-bottom: 10px;
	background: url(images/subpage1_02.gif) no-repeat left top;
}

#title6 {
	margin-bottom: 10px;
	background: url(images/subpage2_02.gif) no-repeat left top;
}

/** BASIC */

html, body {
	height: 100%;
}

/** MENU */

#menu {
	width: 684px;
	height: 70px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

#menu li {
	display: block;
	width: 136px;
	float: left;
	background-image: url(images/homepage03.gif);
	background-position: left top;
	height: 70px;

}

#menu li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 46px;
	padding-left: 40px;
}

#menu li a:hover {
	text-decoration: underline;
}



#menu b {
	display: none;
}

#menu1 {
	width: 136px;
	background: url(images/homepage02.gif) no-repeat left top;
}

.menu2 {
	width: 137px;
	background: url(images/homepage03.gif) no-repeat left top;
	height: 100px;
	display: block;
}

#menu3 {
	width: 137px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu4 {
	width: 137px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu5 {
	width: 137px;
	background: url(images/homepage06.gif) no-repeat left top;
}

/** HEADER */

#header {
	width: 684px;
	height: 70px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-image: url(images/homepage07.gif);
	background-position: left bottom;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: no-repeat;
}

#header b {
	display: block;
}

#header h1 {
	padding-left: 60px;
	padding-top: 20px;
	font-weight: normal;
	font-size: 20px;
}

#header h2 {
	padding-left: 60px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 16px;
}

#logo {
	float: left;
	width: 286px;
	height: 80px;
	background: url(images/homepage07.gif) no-repeat left top;
}

#slogan {
	float: left;
	width: 398px;
	height: 80px;
	background: url(images/homepage08.gif) no-repeat left top;
}

/** CONTENT */

#content {
	clear: both;
	width: 684px;
	margin: 0px auto;
	padding: 10px 4px 0px 4px;
	background-color: #FFFFFF;
}

/** BOX1 */

#box1 {
	width: 684px;
	height: 194px;
	margin: 0px auto;
	padding: 0px 4px 0px 4px;
	background-color: #FFFFFF;
}

#box1 .image {
	float: right;
	width: 306px;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}

#box1 .content {
	float: left;
	width: 320px;
	height: 170px;
	padding: 24px 30px 0px 28px;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}

/** BOX2 */

#box2 {
	float: left;
	width: 180px;
	padding: 10px 20px 0px 30px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 190px;
	padding: 10px 20px 0px 20px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 180px;
	padding: 10px 0px 0px 20px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 684px;
	margin: 0px auto;
	padding: 0px 4px 0px 4px;
	background-color: #FFFFFF;
}

#footer .bg5 {
	padding: 10px 0px 0px 0px;
}

/** BOX5 */

#box5 {
	float: left;
	width: 195px;
	padding: 10px 0px 0px 20px;
}

#extra1 {
	float: left;
	width: 20px;
	height: 40px;
	background: url(images/homepage21.gif) no-repeat left top;
}

/** BOX6 */

#box6 {
	float: left;
	width: 218px;
	padding: 10px 0px 0px 10px;
}

#extra2 {
	float: left;
	width: 20px;
	height: 40px;
	background: url(images/homepage22.gif) no-repeat left top;
}

#box6 h4 {
	float: left;
	width: 50px;
	height: 15px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 217px;
	padding: 10px 0px 0px 10px;
}

/** BOX8 */

#box8 {
	float: left;
	width: 410px;
	padding: 10px 20px 0px 20px;
}

/** BOX9 */

#box9 {
	float: left;
	width: 640px;
	padding: 10px 20px 0px 20px;
}


/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FDFDFD url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
}

.text2 {
	font-size: 11px;
	font-style: normal;
	color: #155C90;
}

.text3 {
	font-size: 10px;
	color: #6C6C6C;
}

.text4 {
	font-size: 10px;
	color: #7D7D7D;
}

/** LINKS */

a {
	color: #719FDA;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage15.gif) repeat-x left bottom;
}

.bg2 {
	background: url(images/homepage17.gif) repeat-x left top;
}

.bg3 {
	background: url(images/homepage15.gif) repeat-x left top;
}

.bg4 {
	background: url(images/homepage15.gif) repeat-y left top;
}

.bg5 {
	background: url(images/homepage20.gif) repeat-x left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 0px 0px 10px 0px;
	background: url(images/homepage15.gif) repeat-x left top;
}

