/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;   
    background: #660000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:LINK, A:VISITED, A:ACTIVE {text-decoration: none;color:#600;}
A:HOVER {text-decoration: underline;color:#900;}
IMG {border: none; margin:5px;}

.relax{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
	width: 1003px;
	position:relative;
}

/*  Header  */
.header {
    float: left;
    width: 80%;
	margin-top: 43px;
	margin-left: 50px;
}

UL.line-menu {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
UL.line-menu LI {
	display: inline;
	margin-right: 28px;
}
UL.line-menu LI A {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F5CA80;
}
UL.line-menu LI A:HOVER {
	text-decoration: none;
	color: #fff;
} 
UL.line-menu LI A.white {
	color: #FFFFFF;
}
UL.line-menu LI.current_page_item A{
	color: #FFFFFF;
}
.big-image-holder{
	position:relative;
}
.big-image {
	width: 100%;
	height: 300px;
	background: url("../images/big-image.png") no-repeat left top;
	position:absolute;
	top:0px;
	left:0;
	z-index:2;	
}
.logo-holder{
	position:relative;
	top:10px;
	width:100%;
	float:left;
	z-index:2;
}
A.logotype {
	width:191px;
	height:151px;
	position:absolute;
	background: url("../images/logotype.png") no-repeat left top;
	top:-20px;
	right:15px;
	z-index:100;
	cursor:pointer;
}
A.logotype:HOVER {
	text-decoration:none;
}
/*  Content  */
.l-content {
	margin-left:22px;
	_margin-left:11px;
	background: url("../images/l-content.jpg") repeat-y left top;
	float:left;
	margin-top:284px;
}
.r-content {
	margin:0 17px 0 28px;
	_margin:0 8.5px 0 14px;
	background: url("../images/r-content.jpg") repeat-y right top;
	padding-right:23px;
	float:left;
}
.container {
/*    margin:0 23px 0 28px;*/
	background: #d3d6cb url("../images/bg-gray.jpg"); /* url("../images/bg-gray.jpg") */
	padding-top:45px;
	width:913px;
	float:left;
}
.container.front{
	background: #d3d6cb url("../images/bg-gray.jpg") left top; /* changed from 7a95d0 */
}
#content{
	padding:0;
	margin:0 45px;
	_margin:0 22.5px;

}
.home-page{
	padding:0;
	width:100%;
	float:left;
	margin:0 !important;
}

.container .narrowcolumn {
	float:right;
	width: 525px;
	margin-left:0 !important;
	
}
#content .post{
	float:left;
	width:100%;
}
.virt-earth-board-bg{
	background:url(../images/virt-earth-board-bg.png) top left no-repeat;
	padding:20px 27px 33px 32px;
	float:left;
}

#content.home-page .virt-earth-board-bg{
	float:right;
	margin-right:35px;
	_margin-right:17.5px;
}
.virt-earth-board-bg .holder{
	border:1px solid #CCCCCC;
	float:left;
}
.virt-earth-board-bg .holder IMG{
	display:block;
}


#content .entry{
	width:100%;
	float:left;
	color:#333;
	border-bottom:1px solid #FFFFFF;
}
#content .entry P {
	padding: 10px 0 0 0;
	margin: 0px 0 5px 0px;
	font-family:verdana, sans-serif;
	font-size:12px;
	line-height:19px;
	margin-right: 8px;
	display:block;
	color: #333;
	clear:left;
}
#content .entry P A {
	color:#660000;
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.blue-block {
	width: 100%;
	float: left;
	padding-top: 30px;
}
.left-col-blue {
	width: 590px;
	float: left;
	padding-left: 35px;
}
.left-col-blue IMG {
	float: left;
	margin-right: 49px;
}
.blue-block H2 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	font-size: 15px;
	color: #660000;
}
.blue-block P {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;;
	color: #000000;
}
.blue-block A.red-link {
	color: #660000;
}
.line {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	width:590px;
}
.right-col-blue {
	width: 219px;
	float: left;
	margin-left: 34px;
	padding: 45px 0px 27px 5px;
	background: url("../images/bg-white-block.jpg") no-repeat left top;
	text-align: center;
}

.gray-block {
	float: left;
	height: 419px;
	width: 100%;
	position: relative;
} 
.top-gray-block {
	float: left;
	width: 100%;
	height: 26px;
	background: url("../images/top.jpg") no-repeat left top;
}
.top-blue-block {
	float: left;
	width: 100%;
	/*background: url("../images/top-blue.jpg") repeat-x left top;*/
}
.b-bottom {
	margin:0pt 17px 0pt 22px;
	_margin:0pt 8.5px 0pt 11px;
	background: url("../images/b-bottom.jpg") repeat-x left top;
	width:964px;
	float:left;
}
.lb-bottom {
	background: url("../images/lb-bottom.jpg") no-repeat left top;
	float:left;
	width:100%;	
}
.rb-bottom {
	height: 40px;
	float:left;
	width:100%;	
	background: url("../images/rb-bottom.jpg") no-repeat right top;
}
/*  Footer  */
.footer {
    float: left;
    width: 100%;
}
.left-footer {
	float: left;
	width: 316px;
	margin-left: 80px;
	_margin-left: 40px;
}
.right-footer {
	float: right;
	width: 265px;
	margin-right: 68px;
	_margin-right: 34px;
}
.right-footer P {
	color: #C1C7B0;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	font-size: 11px;
}
.val-ellis {
	width: 290px;
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
}
.val-ellis IMG {
	float: left;
}
.val-ellis H1 {
	width: 193px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #660000;
	padding-top: 12px;
	padding-bottom: 5px;
}
.val-ellis P {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 19px;;
}
.val-ellis A {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #660000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.home-search {
	width: 518px;
	float: right;
	margin-top: 10px;
	text-align: center;
	margin-right: 25px;
	padding: 20px 5px 34px 5px; 
	background: url("../images/bord-gray.jpg") no-repeat left top;
}
A.im {
	float: left;
	margin-top: 15px;
}
.new-blue {
	position: relative;
	padding-top: 0px;
}
.new-home {
	background: url("../images/right-block.jpg") no-repeat left top;
}
.new-home IMG {
	margin-top: 6px;
}
.center {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.list {
	margin-top: 15px;
	padding-bottom: 40px;
}

.list {
	width: 255px;
	float: left;
	margin-left: 50px;
}
.list-block {
	width: 100%;
	float: left;
	padding-bottom: 34px;
}
.list-block H2.red {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	color: #660000;
	background: url("../images/border-list.gif") repeat-x left bottom;
}
.list-block UL {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.list-block UL LI {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}
.list-block UL LI A {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	padding-left: 14px;
	background: url("../images/list-style.gif") no-repeat left center;
}

#sidebar UL {
	margin-top: 15px;
	_margin-top: 7.5px;
	padding-bottom: 40px;
	width: 255px;
	float: left;
	margin-left: 50px;
	_margin-left: 25px;
	list-style:none;
}
#sidebar UL LI{
	width: 100%;
	float: left;
	margin:0;
	padding:0;
	padding-bottom: 34px;
}
#sidebar LI H2{
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	color: #660000;
	border-bottom: dashed 1px #ffffff;
}

#sidebar LI UL {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#sidebar LI UL LI{
	width: 85%;
	float: left;
	padding:0;
	margin-top: 10px;
	margin-left: 25px;
	margin-left: 12.5px;
	color: #660000;
	font-size: 12px;
	font-weight:bold;
}
#sidebar LI UL LI A {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
}


.blue-block A.red-link {
	color: #660000;
}