﻿.SearchEnginesHeader {
    display: none;
    left: 0px;
    visibility: hidden;
    width: 0px;
    position: absolute;
    top: 0px;
    height: 0px
}
.content_main {
    left: 50%;
    margin-left: -512px;
    width: 1024px;
    position: absolute;
    top: 0px;
}
.content_banner {
    display: block;
    left: 0px;
    width: 850px;
    position: relative;
    top: 0px;
    height: 60px
}
.content_navigation {
    left: 0px;
    width: 200px;
    position: absolute;
    top: 60px;
    /*height: 708px;*/
}
.content_content {
    display: block;
    left: 200px;
    width: 650px;
    position: absolute;
    top: 60px;
}
.content_news {
    position: absolute;
    left: 860px;
    width: 150px;
    top: 43px;
    /*height: 768px*/
}
.content_seo {
    position:relative;
    margin-top:50px;
    left: 5px;
    float: left;
}
.content_copyRight {
    width: 650px;
	float: right;
	font-weight: normal;
	font-size: 10px;
	margin-bottom:2px;
}
.seoText {
	float: left;
	font-size: 10px;
	font-weight: lighter;
}

.divCaption {
	position: relative;
	margin: 10px 0 5px 5px;
	width: 645px;
	height: 20px;
}
.divCaption .divCaptionLeft {
	position:absolute;
	float:left;
	width:20px;
	height:20px;
	background-image:url('../images/caption_back_20x20_left.gif');
	background-repeat: no-repeat;
}

.divCaption .divCaptionMiddle {
	position:absolute;
	width:605px;
	left:20px;
	height:17px;
	background-image:url('../images/caption_back_1x20.gif');
	background-repeat:repeat-x;
	padding-top:3px;
	font-weight:bold;
}
.divCaption .divCaptionRight {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	background-image:url('../images/caption_back_20x20_right.gif');
	background-repeat: no-repeat;
}
.divCaption20 {
	position: relative;
	margin: 10px 0 5px 25px;
	width: 625px;
	height: 20px;
}
.divCaption20 .divCaptionLeft20 {
	position:absolute;
	float:left;
	width:20px;
	height:20px;
	background-image:url('../images/caption_back_20x20_left.gif');
	background-repeat: no-repeat;
}

.divCaption20 .divCaptionMiddle20 {
	position:absolute;
	width:585px;
	left:20px;
	height:17px;
	background-image:url('../images/caption_back_1x20.gif');
	background-repeat:repeat-x;
	padding-top:3px;
}
.divCaption20 .divCaptionRight20 {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	background-image:url('../images/caption_back_20x20_right.gif');
	background-repeat: no-repeat;
}

.text20, .text20bold {
	position:relative;
	width:625px;
	left:25px;
	margin-bottom:5px;
}
.text20bold {
	font-weight: bold;
}

.text40, .text40bold {
	position:relative;
	width:605px;
	left:45px;
	margin-bottom:5px;
}
.text40bold {
	font-weight: bold;
}

.CaptionForBorder {
	margin: 10px 0 0 2px;
	position: relative;
	font-weight: bold;
}
