#nav li.menu1 {
	background: url('../images/certificate/leftmenu1.gif') no-repeat left top;
	width: 145px;
}

#nav li.menu1 a:hover, #nav li.menu1_current {
	background: url('../images/certificate/leftmenu1_over.gif') no-repeat left top;
	width: 145px;
}

div.cert {
	margin-bottom: 20px;
	width: 100%;
}

div.cert img {
	border: 5px solid #eee;
	float: left;
}

div.cert img.md {
	border: 5px solid #eee;
	float: left;
	margin-left: 50px;
}

div.cert img.last {
	float: right;
	margin: 0;
}

p.visual {
	background: url('../images/certificate/visual.jpg') no-repeat left top;
	height: 141px;
	width: 782px;
}
