H1 {
	line-height : 100%;
	padding-top : 8px;
	padding-left : 12px;
	color: #FFFFFF;
	margin: 0px;
}

.menuBlock {
	width: 737px;
	margin: 0px;
	padding-left: 12px;
}

.menuSBlock{
	background-repeat: no-repeat;
	margin-top: 12px;
	width: 349px;
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	margin-right: 8px;
}

.menuSBlock .body{
	padding-left : 6px;
	padding-right: 6px;
	padding-bottom: 4px;
}

.topHead {
	width : 713px;
	height : 30px;
	background-image : url(../images/top_head.gif);
	background-repeat : no-repeat;
	margin-left: 12px;
}

H2 {
	color : #618DBF;
	padding-left : 6px;
	margin: 0px;
}

H2 A {
	color : #618DBF;
	text-decoration:none
}

H2 A:link, H2 A:visited {
	color : #618DBF;
}

H2 A:hover, H2 A:active {
	color : #F09121;
}

#b01 {
	background-image: url(../business/images/b01_top_back.jpg);
	border-left : 6px solid #0A50A1;
	border-top-color: #0A50A1;
	background-repeat: no-repeat;
	background-position: right;
}

#b02 {
	background-image: url(../business/images/b02_top_back.jpg);
	border-left : 6px solid #F89B07;
	border-top-color: #F89B07;
	background-repeat: no-repeat;
	background-position: right;
}

#b03 {
	background-image: url(../business/images/b03_top_back.jpg);
	border-left : 6px solid #F01303;
	border-top-color: #F01303;
	background-repeat: no-repeat;
	background-position: right;
}

#b04 {
	background-image: url(../business/images/b04_top_back.jpg);
	border-left : 6px solid #25A429;
	border-top-color: #25A429;
	background-repeat: no-repeat;
	background-position: right;
}

#b05 {
	background-image: url(../business/images/b05_top_back.jpg);
	border-left : 6px solid #08ADFF;
	border-top-color: #08ADFF;
	background-repeat: no-repeat;
	background-position: right;
}

#b06 {
	background-image: url(../business/images/b06_top_back.jpg);
	border-left : 6px solid #962CC7;
	border-top-color: #962CC7;
	background-repeat: no-repeat;
	background-position: right;
}

H3 {
	margin: 0px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H3 A {
	color : #618DBF;
	text-decoration:none
}

H3 A:link, H3 A:visited {
	color : #618DBF;
}

H3 A:hover, H3 A:active {
	color : #F09121;
}

.bottomLinkText {
	clear: both;
	margin-top: 10px;
}


