body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	color: #999;
	background-color: #fff;
	padding: 0;
	margin: 0;
	overflow: auto;
}

div.hr {
	display: none;
}

div.image {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 500px;
	height: 420px;
	z-index: 0;
	overflow: hidden;
}

div.line {
	display: block;
	position: absolute;
	top: 40px;
	left: 500px;
	width: 1px;
	height: 555px;
	background-color: #ccc;
	z-index: 1;
}

div.mask {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 501px;
	height: 35px;
	background: url(../images/mask.png) no-repeat;
	z-index: 2;
	overflow: hidden;
}

div.description {
	display: block;
	position: absolute;
	top: 430px;
	left: 250px;
	width: 230px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 20px 20px 0 0;
	margin: 0;
	z-index: 0;
	border-right: solid #ccc 1px;
}

div.description h1 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	color: #0c0;
}

div.description h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	padding: 0 0 0.5em 0;
	margin: 0;
	color: #333;
}

div.description p {
	padding: 0 0 16px 0;
}

div.description p.date {
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	padding: 0;
	margin: 0;
	color: #999;
}

div.description a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;	
}

div.description a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;	
}

div.description a:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;	
}

div.description a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;	
}

div.description a.grey:link {
	color: #999;
	text-decoration: none;
	border: none;
}

div.description a.grey:hover {
	color: #999;
	text-decoration: none;
	background: url(../images/underscore_more.gif) no-repeat 0 0.95em;
	padding: 0 0 0 0.61em;
	border: none;
}

div.description a.grey:active {
	color: #999;
	text-decoration: none;
	background: url(../images/underscore_more.gif) no-repeat 0 0.95em;
	padding: 0 0 0 0.61em;
	border: none;
}

div.description a.grey:visited {
	color: #999;
	text-decoration: none;
	border: none;
}

div.description.grid1 {
	left: 20px;
	width: 460px;
}

div.description.grid2 {
	left: 125px;
	width: 355px;
}

div.description.grid3 {
	left: 250px;
	width: 230px;
}

div.description.news {
	top: 20px;
}

div.more {
	display: block;
	position: absolute;
	top: 430px;
	left: 0px;
	width: 210px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	text-align: right;
	padding: 20px;
	margin: 0;
	z-index: 0;
}

div.more p {
	padding: 0 0 16px 0;
}

div.more a:link {
	color: #999;
	text-decoration: none;
}

div.more a:hover {
	color: #999;
	text-decoration: none;
	background: url(../images/underscore_more.gif) no-repeat 0 0.95em;
	padding: 0 0 0 0.61em;
}

div.more a:active {
	color: #999;
	text-decoration: none;
	background: url(../images/underscore_more.gif) no-repeat 0 0.95em;
	padding: 0 0 0 0.61em;
}

div.more a:visited {
	color: #999;
	text-decoration: none;
}

div.more.grid2 {
	left: 0px;
	width: 85px;
}

div.more.grid3 {
	left: 0px;
	width: 210px;
}

div.navigation {
	display: block;
	position: absolute;
	top: 38px;
	left: 520px;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #0c0;
	z-index: 1;
	white-space: nowrap;	
}

div.left {
	float: left;
	position: relative;
	width: 6em;
	padding: 0 2em 0 0;
	margin: 0;
}

div.right {
	float: left;
	position: relative;
	border-left: dotted #ccc 1px;
	padding: 0 0 20px 20px;
	margin: 0;
}

div.right p {
	padding: 0;
	margin: 0;	
}

div.navigation a:link {
	color: #999;
	text-decoration: none;
}

div.navigation a:hover {
	color: #999;
	text-decoration: none;
	background: url(../images/underscore_navigation.gif) no-repeat 0 0.9em;
	padding: 0 0 0 0.6em;
}

div.navigation a:active {
	color: #999;
	text-decoration: none;
	background: url(../images/underscore_navigation.gif) no-repeat 0 0.9em;
	padding: 0 0 0 0.6em;
}

div.navigation a:visited {
	color: #999;
	text-decoration: none;
}

div.address {
	display: table;
	position: absolute;
	top: 250px;	
	left: 520px;
	height: 183px;
	vertical-align: bottom;
	z-index: 0;
	overflow: hidden;
}

div.address p {
	padding: 0;
	margin: 0;	
}

div.address a:link {
	color: #0c0;
	text-decoration: none;
}

div.address a:hover {
	color: #0c0;
	text-decoration: none;
	background: url(../images/underscore_address.gif) no-repeat 0 0.95em;
	padding: 0 0 0 0.61em;
}

div.address a:active {
	color: #0c0;
	text-decoration: none;
	background: url(../images/underscore_address.gif) no-repeat 0 0.95em;
	padding: 0 0 0 0.61em;
}

div.address a:visited {
	color: #0c0;
	text-decoration: none;
}

div.bottom {
	display: table-cell;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #0c0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	z-index: 0;
}

div.logotype {
	display: block;
	position: absolute;
	top: 450px;
	left: 520px;
	z-index: 0;
}

div.links {
	display: block;
	position: absolute;
	top: 595px;
	left: 520px;
	z-index: 0;
}

div.links p {
	color: #fff;
	padding: 0;
	margin: 0;
}

div.links a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;	
}

div.links a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;	
}

div.links a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;	
}

div.links a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;	
}

p {
	padding: 0 0 14px;
	margin: 0;	
}

img {
	border: none;
}
