@charset "utf-8";
/* CSS Document */

#main{
	width:800px;
	height:920px;
	margin:auto;
	background:#e3eeef;
}
#header{
	width:800px;
	height:120px;
	background:url(../images/header.jpg) no-repeat;
}
#logo{
	width:155px;
	height:95px;
	padding-left:12px;
	padding-top:13px;
}
#navigation{
	width:200px;
	height:780px;
	padding-top:5px;
	float:left;
	background:#5baae3;
}
#home_contact_info{
	width:190px;
	height:300px;
	clear:both;
	padding-left:5px;
	color:#333;
	font-size:12px;
	line-height:14px;
}
#content{
	width:580px;
	height:760px;
	padding:10px;
	float:right;
	font-size:12px;
	line-height:18px;
}

#animation{
	width:376px;
	height:311px;
	padding:52px 0px 0px 54px;
	margin:auto;
	background:url(../images/image-frame.gif) no-repeat;
}
.upcomigAuctions{
	width:500px;
	height:100px;
	margin:auto;
	margin-top:10px;
	border:1px #ccc dashed;
}
#footer{
	width:780px;
	height:15px;
	background:#FFF;
	margin:auto;
	padding-left:20px;
	padding-top:5px;
	font-size:10px;
}
.about_people{
	width:550px;
	height:220px;
	margin:auto;
}

.thumb_high{
	width:150px;
	height:210px;
	float:left;
}

.thumb_wide{
	width:150px;
	height:123px;
	float:left;
}