/** TITLES */

#title1 { background: url(../images/homepage12.gif) no-repeat; }
#title2 { background: url(../images/homepage13.gif) no-repeat; }
#title3 { background: url(../images/subpage1_01.gif) no-repeat; }
#title4 { background: url(../images/subpage2_01.gif) no-repeat; }

.title {
	padding-left: 19px;
	background: url(../images/homepage11.gif) no-repeat;
}

.title h1, .title h2, .title h3 {
	height: 19px;
	margin: 0px 0px 23px 0px;
}

.title b { margin-left: 10px; color: #777; font-weight: normal; }

/** BASIC */

html, body {
	height: 100%;
}

.bg3, .bg8 {
	height: 463px;
	min-height: 463px;
}

.bg3 {
	padding: 20px 0px 35px 0px;
}

.bg8 {
	padding: 20px 38px 35px 38px;
}

html>body .bg3, html>body .bg8 {
	height: auto;
}

a.link1, , #box1 .content a{
	padding: 0px 10px 0px 0px;
	margin-left: 3px;
	background: url(../images/homepage14.gif) no-repeat 0px 4px;
	text-decoration: none;
}

a.link1 strong { position: absolute; left: -10000px; }

.style1 b { position: absolute; left: -10000px; }

.bullet1 {
	padding-left: 20px;
	background: url(../images/homepage24.gif) no-repeat 5px 5px;
}

/** HEADER */

#header {
	width: 778px;
	height: 204px;
	margin: 0px auto;
}

#logo-slogan {
	float: left;
	width: 300px;
	height: 204px;
	background: url(../images/homepage01.jpg) no-repeat;
}

/** SPLASH */

#splash {
	float: left;
	width: 261px;
	height: 138px;
	background: url(../images/homepage02.jpg) no-repeat;
	color: #fff;
	padding: 66px 90px 0 127px;
}

#splash h2{
	color: #ffd85f;
	font-size: 16px;
}

#splash h2 span{
	color: #fff;
	display: block;
	font-size: 12px;
}

#splash p {
	color: #fff;
}

/** MAIN MENU */

#mainmenu {
	width: 778px;
	height: 43px;
	margin: 0px auto;
	background: url(../images/homepage10.jpg) no-repeat right top;
}

#mainmenu ul {
	height: 43px;
	margin: 0px;
	padding: 0px 0px 0px 96px;
	list-style: none;
	background: url(../images/homepage03.jpg) no-repeat;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	padding: 14px 20px 0 0;
	height: 29px;
	width: 81px; 
	background: url(../images/homepage05.jpg);
	color: #222;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu a:hover{
	text-decoration: underline;
}

#mainmenu li.last a {
	width: 77px;
	background: url(../images/homepage09.jpg);
}

#mainmenu li.first a {
	background: url(../images/homepage04.jpg);
}

#mainmenu b { position: absolute; left: -10000px; }

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 226px;
	padding: 0px 0px 0px 37px;
}

#right {
	float: left;
	width: 445px;
	padding: 0px 36px 0px 34px;
}

/** BOX1 */

#box1 {
}

#box1 .title {
}

#box1 .content {
}

#box1 .content p {
	padding-bottom: 1.5em;
	background: url(../images/homepage15.gif) repeat-x left bottom;
}

/** BOX2 */

#box2 {
	padding-top: 5px;
}

/** BOX3 */

#box3 {
}

#box3 .title {
}

#box3 .content {
}

/** BOX4 */

#box4 {
}

#box4 .title {
}

#box4 .content {
	padding-top: 11px;
	background: url(../images/homepage15.gif) repeat-x;
}

#box4 .bg4 {
	padding: 5px;
}

#box4 .text2 {
	padding: 0px 20px 0px 12px;
}

#box4 .three-col {
	padding-top: 15px;
}

#box4 .colA, #box4 .colB, #box4 .colC {
	float: left;
	width: 138px;
}

#box4 .colA {
}

#box4 .colB {
	margin-left: 15px;
}

#box4 .colC {
	margin-left: 15px;
}

/** FOOTER */

#footer {
}

#links {
}

#copyright {
	padding-bottom: 20px;
}

.table-left { border: none; }
.table-left h3 { padding-top: 5px; background: url(/images/homepage15.gif) repeat-x left top; }
.table-left h3.first { background: none; padding-top: 0px; }
.table-left img { margin-bottom: 5px; }
.table-left td { vertical-align: top; }

.table-bottom { border: none; width: 440px; margin-bottom: 20px; }
.table-bottom td { /*padding: 0 10px;*/ width: 33%; }
.table-bottom .first-line td { background: url('/images/bg1_07.gif') no-repeat top center; text-align: center; }
.table-bottom .second-line td { background: url('/images/bg1_07.gif') no-repeat bottom center; padding: 0 11px 15px 11px; }
.table-bottom h3 { color: #800000; }
.table-bottom img { margin: 5px 0; }
.table-bottom td { vertical-align: top; }
