img  {
vertical-align: top;
}
.content_top  {
	width: 960px;
	background-image: url(../images/content_bg_top.gif);
	overflow: hidden;
}
.content_top:after {
    content: "";
    display: block;
    clear: both;
    height: 31px;
    overflow: hidden;
}
/*\*/
* html #content_top {
    height: 1em;
    overflow: visible;
}

.content {
	width: 960px;
	background-image: url(../images/content_bg.gif);
	overflow: hidden;
}
.content:after {
    content: "";
    display: block;
    clear: both;
    height: 31px;
    overflow: hidden;
}
/*\*/
* html #content {
    height: 1em;
    overflow: visible;
}
.header {
	width: 960px;
}
.content_left {
	width: 200px;
	float: left;
}
.content_center {
	float: left;
	width: 524px;
	margin: 18px;
	font-size: 12px;
	color: #333;
	margin-bottom: 50px;
}
.content_right {
	float: left;
	width: 200px;
}
.footer {
	width: 960px;
	height: 31px;
}
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.link {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.dlbuttan {
	margin-bottom: 21px;
	margin-left: 17px;
}
.bottom_margin18 {
	margin-bottom: 18px;
}
.bottom_margin10 {
	margin-bottom: 10px;
}
.content_main {
	margin: 18px;
	float: left;
	width: 724px;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 50px;
}
/*\*/
*html .content_main {
	margin: 9px;
}
.margin_0 {
	margin: 0px;
}
.indent_1 {
	padding-left: 5em;
	text-indent: -5em;
	margin-bottom: 1em;
}.vmargin_30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.img_right {
	float: right;
	margin-left: 20px;
}
.dl_margin {
	margin-left: 80px;
}
