*{margin:0;padding:0;}
html, body {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6;
	color: #444;
	background:#440500 repeat url(../images/bg.gif);
	text-align:center;
}

.certificate{
	background:#440500 no-repeat url(../images/certificate.jpg);
	width:700px;
	height:500px;
	overflow:hidden;
	margin:auto;
	margin-top:50px;
	clear:both;
	text-align:center;
	position:relative;
}

.certificate div{
	position:absolute;
	font-size: 85%;
	letter-spacing: -0.03em;
	color:#1c2137;
	font-family:ËÎÌå;
}


#ig{
	top:110px;
	left:76px;
}

#nm{
	font-size: 14px;
	top:303px;
	left:566px;
}

#lo{
	left:575px;
	top:281px;
}

#la{
	left:478px;
	top:281px;
}

#cu{
	font-size: 16px;
	top:275px;
	left:272px;
}

#he{
	font-size: 16px;
	top:300px;
	left:442px;
}

#hi{
	font-size: 16px;
	left:322px;
	top:300px;
}

#pl{
	font-size: 14px;
	top:331px;
	left:278px;
}
h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	font-family: "Museo 700", Arial;
}

h1 em {
	font-size: 50%;
	letter-spacing: -0.05em;
}

h2 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; 
	line-height: 1px;
	background: #D8D8D8;
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding-bottom: 14px;
}

a {
	outline: none;	
}

a img {
	border: 1px solid #BBB;
	padding: 2px;
	vertical-align: top;
}
.photos2 a img
{
	border: 1px solid #BBB;
	padding: 2px;	
	margin: 10px 15px 10px 15px;
	vertical-align: top;
}
.photos p{
	height:150px;
	clear:both;
	text-align:center;
}
.photos p span a{
	color:#440500;
	text-decoration:none;
}
.photos p span{
	float:left;
	margin:5px 29px;
}
.desc p{
	text-align:left;
	text-indent:28px;
	font-size:14px;
	line-height:2.5;
	margin-bottom:8px;
}
h1 a
{
	text-decoration:none;
	color:#440500;
}
#content {
	width: 800px;
	margin:auto;
	padding: 20px 60px;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
	background: #FFF no-repeat url(../images/icon_0.gif) 50px 60px;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
	height:auto;
	text-align:center;
}