﻿/* page structure */
body { height:100%; background-color:#fffbe9;background-image:url('images/tile-background-other.jpg'); background-repeat:repeat-x; }
.header {	 background-image:url('images/background-other-main.jpg'); background-repeat:no-repeat;  width:1100px; height:171px;  }
#logo { float:left; position: relative; left: 120px }
#post { 	 width:700px; margin-top:30px;  } 
#sidebar {	width:400px; }
#sidebar, #post{	float:left }
#sidebar {  margin-top:46px } /* */
#sidebar ul {	list-style:none }
.sidebar_img {	margin:20px 0 30px 80px; width:273px; height:129px }

#bannerstrapline { width:600px; position:relative; top:-60px; left:400px  }
#lang_sel {	padding:0px 0 0 80px; border:0px red solid; } 