.typography a {
	color: #5e5e5e;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.typography a:hover {
	color: #A9C963;
	text-decoration: underline;
}
.typography #header a {
	color:#d7eab5;
	text-decoration:none;
	font-style:italic;
	font-size:14px;
	margin-right:20px;
}
.typography #header a:hover {
	color: #FFFFFF;
}
.typography #header a:hover {
	color: #FFFFFF;
}


.typography p {
	margin: 5px 0;
}

.search p {
	margin:0px;
	padding:0px;
}
.typography h1 {
	font: bold 1.8em Arial, Sans-Serif;
	padding: 8px 0 4px 0;
	margin: 0;
	letter-spacing: -1px;
}
.typography h2 {
	font: bold 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}
.typography h3 {
	padding: 4px 0;
	margin:  0;
}
/* Top part */
	.typography #top h1 {
	font: bold 1.8em Arial, Sans-Serif;
	padding: 8px 0 4px 0;
	margin: 0;
	letter-spacing: 1px;
	color: #FFF
}
.typography #top h2 {
	font: 1.0em Arial, Sans-Serif;
	letter-spacing: 0px;
	color: #868686;
	margin:0;
	padding: 0
}
/* Second part */
			.typography #wrap #pic #slogan h1 {
	font: bold 1.4em Arial, Sans-Serif;
	color: #FFF;
	letter-spacing: 1px;
	margin:0
}
.typography #wrap #pic #slogan h2 {
	font:  1.0em Arial, Sans-Serif;
	color: #FFF;
	letter-spacing: 0px;
	margin:0;
	padding: 10px 0
}
.typography #wrap #pic #slogan a {
	color: #FFF;
}
.typography #wrap #menu a {
	padding-left: 25px;
	font:  0.9em Arial, Sans-Serif;
	text-decoration: none;
	background: #F6F6F6 url(images/lm-li.gif) no-repeat left;
}
/*  Advertising */
.typography #ad a, #left_side a {
}
.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 {
	width: 560px;
}

/* The footer */
.typography #footer a {
	text-decoration: none;
}

.recentworks_box_title{
	text-decoration:none;
}
.recentworks_box h3 a {
	text-decoration:none;
}

