/* Header */
.top_menu {
	background:url(/images/face/inside/top_menu_bg.jpg) top left no-repeat;
	vertical-align:top;
	padding-left: 85px;
}

.top_menu_descript {
	padding:11px 0px 13px 0px;
}
.top_menu_link {
	background:url(/images/face/main/top_menu_marker.gif) left no-repeat;
	padding: 0px 0px 0px 18px;
	vertical-align:top;
}
.top_menu_link a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	white-space: nowrap;
	text-decoration:underline;
}
.top_menu_link a:hover{
	color:#FFF;
	text-decoration:none;
}
.header_bg {
	background:url(/images/face/inside/header_image.jpg) top left no-repeat #FFFFFF;
}

/* Left col */
.lc_menu {
	padding: 51px 0px 27px 0px;
}
.lc_menu td {
	text-align:right;
	vertical-align:top;
}
.service_list {
	font-weight:bold;
	margin: 9px 0px 9px 0px;
	text-align:right;
}
.service_list a {
	color:#6043d8;
}
.service_list a:hover {
	color:#ff8f21;
}
.service_list span {
	text-decoration:none;
	color:#ff8f21;
}

/* Content */
.content_area {
	vertical-align:top;
	padding: 151px 0px 0px 90px;
}
.content_area div {
	margin: 7px 22px 0px 22px;
}

.tbl {
	margin: 20px 0px 20px 0px;
}
.tbl #title td {
	padding: 9px;
	font-size: 11px;
	background: #ddd7ef;
	text-transform: uppercase;
	font-weight:bold;
	text-align: center;
	color: #5f4aa5;
	border: 0px;
}
.tbl td{
	border-bottom: solid 1px #aea5ce;
	text-align: center;
}
.tbl #foot td{
	border-bottom: solid 2px #aea5ce;
}


.tb2 {
	margin: 20px 0px 20px 0px;
}
.tb2 #title td {
	padding: 9px;
	font-size: 11px;
	background: #ddd7ef;
	text-transform: uppercase;
	font-weight:bold;
	text-align: left;
	color: #5f4aa5;
	border: 0px;
}
.tb2 td{
	border-bottom: solid 1px #aea5ce;
	text-align: left;
}
.tb2 #foot td{
	border-bottom: solid 2px #aea5ce;
}

/* Footer */
.footer {
	background:url(/images/face/inside/footer_bg.gif) top left no-repeat;
}
.copyright {
	vertical-align: top;
	padding: 16px 0px 0px 60px;
	font-family: Arial;
	font-size:10px;
	color:#7462a7;
}