@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #69C;
}
#templants {
	width:1000px;
	height: auto;
	margin:0 auto;
}
#templants_top {
	width:1000px;
	height:257px;
	float:left;
}
#top_banner {
	width:854px;
	height:243px;
	float:left;
}
#marquee {
	width:790px;
	height:54px;
	float:left;
	background-image: url(../img/templants/templant_marquee.jpg);
	text-align: center;
	padding-top: 20px;
	}
#breadcrumbs {
	width:790px;
	height:25px;
	float:left;
	background-image: url(../img/templants/templants_breadcrumbs.jpg);
}
#title{
	width:790px;
	height: 60px;
	float:left;	}

#main {
	width:1000px;
	height: auto;
	float:left;
	background-image:url(../img/templants/templant_main_bg.jpg);

}
#maincontent {
	width:790px;
	height: auto;
	float:left;
	background-color:#FFF;
}
#maincontent_bottom {
	width:813px;
	height: auto;
	float:left;
}
#templant_copyright {
	width:1000px;
	height:156px;
	float:left;
}
#templant_copyright .top {
	width:1000px;
	height:240px;
	float:left;
}
#templant_copyright .bottom {
	width:1000px;
	height:44px;
	float:left;
	background-color:#FFF;
	text-align:center;
	border-bottom:5px #F60 solid;	
}

