.typography #wrap #menu a {
	text-decoration: none;
	font-family: "Segoe UI", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #dedad7;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
}


.typography #wrap #menu a:hover {
	color: #9a9a9a;

}



.footer #menu a {
	color: #dedad7;
}

.typography .content #top #wrap #menu li {
	background-image: url(../images/framework/main-navigation-divider.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/*  Advertising */
.typography #ad a, #left_side a {
	background: #FFF;
	text-decoration: none
}
.typography #ad a:hover, #left_side a:hover {
	text-decoration: underline
}
/* main area */
		.typography #right_side a {
	background: #F6F6F6;
	text-decoration:  none
}
.typography #right_side h3 {
	color: #404040;
	font:  bold 1.2em Arial, Sans-Serif;
}
.typography #left_side {
	background: #FFF;
	margin-bottom: 10px;
	width: 560px;
}
.typography #left_side h3 {
	background: #FFF url(images/hbg.gif) repeat-x;
	height:30px;
	padding: 5px 0 0 0px;
	margin: 0;
	font:  bold 1.2em Arial, Sans-Serif;
}
.typography #left_side h3 span {
	background: url(images/h-art.gif) no-repeat left;
	padding: 1px 10px 0 23px;
	line-height: 22px;
	margin: 0
}
.typography #left_side p {
	color: #454545;
	padding: 0 5px 0 5px;
	text-align: justify
}
/* The footer */
.typography #footer a {
	text-decoration: none;
	background: #FFF
}
.typography .content #top #menu #current, .typography .content #top #menu #section {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
}
.typography  #submenu  #current, .typography  #submenu  #section     {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/framework/subnav_current.gif);
}
