/* pageTitleArea
-------------------------------------------------- */

#pageTitleArea {
	margin: 0px 0px 27px;
	padding: 0px;
	width: 513px;
	height: 130px;
	position: relative;
	background: #FFFFFF;
}

#pageTitleArea h2 {
	padding: 0px;
	margin: 0px;
	width: 513px;
	height: 130px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	background: url(../images/pagetitle.jpg);
	color: #92c5f2;
}


/* navigatioBox
-------------------------------------------------- */

#navigatioBox {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 513px;
	position: relative;
	background: url(../images/box_bg_bottom.jpg) left bottom no-repeat;
}

#navigatioBox2 {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 249px;
	position: relative;
	background: url(../images/box_bg_bottom2.jpg) left bottom no-repeat;
}

/* twoColumns
-------------------------------------------------- */

#navigatioBox #twoColumns {
	width: 513px;
	background: url(../images/box_bg_top.gif) left top no-repeat;
}

#navigatioBox #twoColumns div.leftColumn {
	width: 249px;
	float: left;
}

#navigatioBox #twoColumns div.rightColumn {
	width: 249px;
	float: right;
}

#navigatioBox2 #Column {
	width: 249px;
	background: url(../images/box_bg_top.gif) left top no-repeat;
}

#navigatioBox h3 {
	padding: 16px 0px 17px;
	margin: 0px 12px 0px;
	background: none;
}

#navigatioBox2 h3 {
	padding: 16px 0px 17px;
	margin: 0px 12px 0px;
	background: none;
}

#navigatioBox h3.heading01 {
	width: 124px;
	height: 15px;
}

#navigatioBox h3.heading02 {
	width: 75px;
	height: 15px;
}

#navigatioBox h3.heading03 {
	width: 76px;
	height: 15px;
}

#navigatioBox h3.heading04 {
	width: 75px;
	height: 15px;
}

#navigatioBox h3.heading05 {
	width: 75px;
	height: 15px;
}

#navigatioBox h3.heading06 {
	width: 45px;
	height: 15px;
}

#navigatioBox h3.heading07 {
	width: 59px;
	height: 15px;
}

#navigatioBox h3.heading08 {
	width: 93px;
	height: 15px;
}

#navigatioBox2 h3.heading09 {
	width: 75px;
	height: 15px;
}

#navigatioBox h3 a,
#navigatioBox2 h3 a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	color: #FFFFFF;
}

#navigatioBox h3.heading01 a {
	width: 124px;
	height: 15px;
	background: url(../images/h3_bg_01.gif);
}

#navigatioBox h3.heading02 a {
	width: 75px;
	height: 15px;
	background: url(../images/h3_bg_02.gif);
}

#navigatioBox h3.heading03 a {
	width: 76px;
	height: 15px;
	background: url(../images/h3_bg_03.gif);
}

#navigatioBox h3.heading04 a {
	width: 75px;
	height: 15px;
	background: url(../images/h3_bg_04.gif);
}

#navigatioBox h3.heading05 a {
	width: 75px;
	height: 15px;
	background: url(../images/h3_bg_05.gif);
}

#navigatioBox h3.heading06 a {
	width: 45px;
	height: 15px;
	background: url(../images/h3_bg_06.gif);
}

#navigatioBox h3.heading07 a {
	width: 59px;
	height: 15px;
	background: url(../images/h3_bg_07.gif);
}

#navigatioBox h3.heading08 a {
	width: 93px;
	height: 15px;
	background: url(../images/h3_bg_08.gif);
}

#navigatioBox h3.heading09 a {
	width: 75px;
	height: 15px;
	background: url(../images/h3_bg_09.gif);
}

#navigatioBox h3.heading10 a {
	width: 225px;
	height: 15px;
	background: url(../images/h3_bg_10.gif);
}

#navigatioBox h3 a:hover,
#navigatioBox2 h3 a:hover {
	background-position: 0px -15px;
}

