body{
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Arial;
}
a{
	font-size:100%;
	text-decoration:none;
}
#head{
	height:80px;
	width:100%;    
	border:1px solid #d3d3d3;
}
/*//////////////////////////////*/

#logo{
	font-family:times;
	width:250px;
	height:80px;
	float:left;
}
#wahdang{
	margin-left:10px;
	color:#a90000;
	font-size:300%;
}
#com{
	color:#294668;
	font-size:200%;
}

/*//////////////////////////////*/

#hide{
	width:30px;
	float:right;
	height:15px;
	margin-right:5px;
	margin-top:5px;
}
#hideflash{
	width:30px;
	height:15px;
	float:left;
	margin-left:5px;
	font-size:11px;
}
#hide a{
	color:black;
	font-size:10px;
}
/*//////////////////////////////*/

#tabs{
	font-size:10px;
	padding-top:5px;
	float:left;
	width:620px;
	height:45px;
	text-align:left;
}
.tab{
	float:left;
	height:45px;
	width:90px;	
	background-repeat:repeat-x;
	margin-right:3px;
	text-align:center;
}
.tab a{
	color:black;
}

/*//////////////////////////////*/

#url{
	float:left;
	min-width:500px;
	width:65%;
	margin:0 auto;
	height:auto;
}
#url_nav{
	width:170px;
	height:30px;
	float:left;
}
#url_nav a{
	display:block;
	float:left;
}
#url_text{
	margin-top:4px;
	float:left;
	width:auto;
}
/*//////////////////////////////*/

#alpha{
	width:100%;
	height:25px;
	background-image:url('../images/alpha_bg.png');
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	font-size:110%;
	border:1px solid #d3d3d3;
}
#search{
	float:left;
	width:auto;
}
#search img{
}
#alpha p{
	margin:0;
	padding:0;
}
#alpha a{
	padding:0 4px;
	color:black;
	font-weight:bold;
}
#icons{
	background-image:url('../images/alpha_bg.png');
	background-repeat:repeat-x;
	width:100px;
	height:20px;
	float:left;
}
#userlinks{
	float:left;
	width:120px;
	height:30px;
	text-align:left;
}
#alpha_links{
	margin-top:5px;
	margin-left:150px;
	margin-right:30px;
	width:460px;
	float:left;
}
/* INTERNET REAL ESTATE ///////////////////////////////////////*/

#ire_head{
	width:100%;	
	height:80px;
	float:left;
	border-bottom:1px solid gray;
	margin-bottom:20px;
}
.ire_pane{
	width:50%;
	height:600px;
	padding-left:10px;
	margin-bottom:30px;
}

#ire_logo{
	float:left;
}















