#home_wrapper{

	width:618px;
	height:100%;

}


#home_content{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#857276;
	line-height:18px;
	width:618px;
	height:100%;
	float:left;
        margin-left:-10px;
}

#home_content_left{

	width:156px;
	height:100%;
	float:left;
}


#home_content_right{

	width:447px;
	height:100%;
	float:right;
}


#signup_box{

	width:156px;
	height:100%;
	float:left;
}

#signup_top{

	width:156px;
	height:23px;
	float:left;
}

#signup_bg{

	width:148px;
	height:100%;
	float:left;
	background-image:url(images/signup_bg.jpg);
	background-repeat:repeat-y;
	padding:10px 0 10px 8px;
}

#signup_bttm{

	width:156px;
	height:8px;
	float:left;
	background-image:url(images/signup_bttm.jpg);
}

#welcome_box{

	width:447px;
	height:100%;
	float:left;
}

#welcome_top{

	width:447px;
	height:23px;
	float:left;
        margin-left:-1px;
	background-image:url(images/welcome_top.jpg);
}

#welcome_bg{

	width:427px;
	height:100%;
	float:left;
	background-image:url(images/welcome_bg.jpg);
	background-repeat:repeat-y;
	padding: 0 10px;
}

#welcome_bg p{
	
	padding:5px;
}

#welcome_bttm{

	width:447px;
	height:7px;
	float:left;
	background-image:url(images/welcome_bttm.jpg);
}

.textbox{
	
	width:100px;
	height:20px;
	border:1px solid #999999;
}

#home_main_nav{
	width:420px;
	height:20px;
	text-align:center;
	float:left;
	
	
	}
#home_main_nav ul{
	
	height:20px;
	display:inline;
}


#home_main_nav ul li{
	
	
	list-style:none;
	display:inline;	
	padding:0 3px;
}

#home_main_nav ul li a{
	
	list-style:none;
	display:inline;	
	padding:0 3px;
	color:#857276;
	text-decoration:none;
	
}
#home_main_nav ul li a:hover{
	
	display:inline;	
	padding:0 3px;
	color:#811B19;
	text-decoration:none;
	}

#home_main_nav ul li a.select{
	
	color:#811B19;
	text-decoration:none;
	
	
}

#image_box{

	width:442px;
	height:100%;
	float:left;
	margin-top:15px;
	padding-left:5px;
}


.image_singel{

	width:214px;
	height:214px;
	float:left;
	background-color:#ccc;
	margin-bottom:2px;
	
}

.image_space{

	width:10px;
	height:214px;
	float:left;
	
}




