/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
/* mac hide\*/
html, body {
	height:100%
}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	color: #000000;
	background: #1B4075 url('westate/home_bg.gif') repeat-x;
}
#outer{
	height:100%;
	min-height:100%;
	width:758px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	margin-top:268px;
	float:left;
	width: 760px;
	border:0px solid #000;
}
#header{
	position:absolute;
	top:0;
	left:-1px;
	width:758px;
	height:308px;
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position: relative;/*ie needs this to show float */
	width: 334px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 32px;/* needed to make room for footer */
	border: 0px solid #000;
}


#right {
	position:relative;/*ie needs this to show float */
	width: 0px;
	float:right;
	margin-top:308px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */ 
	border: 0px solid #000;
}

#footer {
	width:758px;
	clear:both;
	background-color: #1B4075;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

#centrecontent {
	width: 420px;
	float: right;
	
	border: 0px solid #000;
}

.clearBoth {
	width:100%;
	height:52px;
	clear:both
} /* to clear footer */

/*----------------------------------------------- Content ------------------------------------------------------ */

/*----------------------------------------------- Header logo--------------------------------------------------- */
#header_logo{
	position: absolute;
	top: 78px;
	background: #1B4075 url('westate/logo_home.gif') no-repeat;
	width: 336px;
	height: 229px;
}
#header_logo h1{
	display: none;
}

/*----------------------------------------------- Header background---------------------------------------------- */
#header_background{
	position: absolute;
	top: 78px;
	left: 336px;
	background: #1B4075 url('westate/home_bg_top.gif') no-repeat;
	width: 397px;
	height: 229px;
}
#header_background h1{
	display: none;
}
/*----------------------------------------------- Left content  ---------------------------------------------- */
#left_background{
	position: absolute;
	background: #1B4075 url('westate/home_basel_lt.gif') no-repeat;
	width: 178px;
	height: 179px;
}
#left_background h1{
	display: none;
}
#left_menu{
	background-color: #354D73;
	width: 155px;
	height: 195px;
	float: right;
}
#left_menu ul{
	margin: 10px 0px 0px 0px;
	*margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#left_menu li{	
	
	font-family: arial, helvetica, verdana,  Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	list-style-type: none;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 153px;
	border: 0px solid #000;
}
#left_menu li a{
	font-family: arial, helvetica, verdana, ms trebuchet;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	width: 133px;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 6px 20px;
	*padding: 8px 0px 8px 20px;
	display: block;
}
#left_menu li a:hover{
	background-color: #fff;
	color: #000;
}
/*----------------------------------------------- footer content        ---------------------------------------- */
#footer span, #footer a{
	font-family: arial, helvetica, verdana, ms trebuchet;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footercontent{
	float: right;
	padding: 0px 170px 0px 0px;
}
/*----------------------------------------------- centrecontent content---------------------------------------- */
#centrecontent #companyInfo{
	padding: 62px 20px 20px 20px;	
}

#centrecontent #companyInfo p,
#centrecontent #companyInfo li{
	font-family: arial, helvetica, verdana, ms trebuchet;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
/*----------------------------------------------- mainimages           ---------------------------------------- */
#mainimage1{	
	position: absolute;
	top: 160px;
	left: 388px;
	background: url('westate/box1.gif') no-repeat;
	width: 107px;
	height: 106px;
	z-index: 200;
}
#mainimage1 h1, #mainimage2 h1, #mainimage3 h1, #mainimage4 h1{
	display: none;
}

#mainimage2{	
	position: absolute;
	top: 195px;
	left: 490px;
	background: url('westate/box2.gif') no-repeat;
	width: 106px;
	height: 106px;
	z-index: 199;
}
#mainimage3{	
	position: absolute;
	top: 265px;
	left: 430px;
	background: url('westate/box3.gif') no-repeat;
	width: 103px;
	height: 87px;
	z-index: 198;
}
#mainimage4{	
	position: absolute;
	top: 266px;
	left: 325px;
	background: url('westate/box4.gif') no-repeat;
	width: 106px;
	height: 106px;
	z-index: 198;
}


/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
