.child_top {
	background-attachment: scroll;
	background-image: url(../images/interior_bg_r1_c1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 102px;
	overflow: hidden;
}
.child_top a {
	display: block;
	height: 76px;
	width: 212px;
	margin-top: 6px;
	margin-left: 37px;
	text-indent: -9999px;
}
.child_menu {
	line-height: 36px;
	background-image: url(../images/interior_bg_r2_c1.png);
	height: 36px;
	padding-left: 251px;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 38px;
	color: #C8D7EC;
	font-size: 10px;
}
.child_menu a,
.child_menu span{
	line-height: 36px;
	display: block;
	float: left;
}
.child_menu a:link,
.child_menu a:visited
{
	padding-right: 10px;
	padding-left: 10px;
	color: #C8D7EC;
}
.child_menu a:hover,
.child_menu a:active
{
	padding-right: 10px;
	padding-left: 10px;
	background-color:#5697DA;
	color: #FFF;
}

.child_menu a.Contact:link,
.child_menu a.Contact:visited,
.child_menu a.Contact:hover,
.child_menu a.Contact:active
{
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 53px;
	padding-left: 20px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:none;
}

.bg_repeat-y{
	background: url(../images/interior_bg-repeat-y.jpg) repeat-y 0px 0px;
	border-top:#eef0f3 solid 1px;
}

.child_main {
	background-attachment: scroll;
	background-image: url(../images/child_main_bg_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:0 0 30px 0;
}
.child_main .child_content {
	float: right;
	padding-right: 54px;
	padding-top: 32px;
	width: 618px;
}
.child_main .child_content p {
	font-size: 10px;
	color: #000;
}
.child_main .child_content .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6B115;
	font-size: 14px;
	font-weight: bolder;
	color: #174481;
	margin-bottom: 10px;
}
.title span {
	background-color: #E6B115;
	line-height: 24px;
	height: 24px;
	padding-left: 20px;
	display: inline-block;
	color: #FFF;
	padding-right: 20px;
}

/***** Sitemap ********/
td.sitemap{
color:#000000;
}

td.sitemap a{
color:#000066;
text-decoration:none;
font-weight:bold;
}

td.sitemap a:hover{
color:#000066;
text-decoration:underline;
}
