@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f1eee7;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #0099CC;
	height: auto;
	width: 1007px;
	overflow: hidden;
	margin-top: auto;
}
#menubar {
	background-image: url(image/menubar_bg.jpg);
	height: 57px;
	width: 1007px;
	overflow: hidden;
}
#menubar_left {
	background-image: url(image/menubar_bg.jpg);
	height: 57px;
	width: 550px;
	overflow: hidden;
	float: right;
}
#menubar_right {
	background-image: url(image/menubar_bg.jpg);
	height: 57px;
	width: 550px;
	overflow: hidden;
	float: right;
}
#banner {
	background-image: url(image/banner_bg.jpg);
	float: left;
	height: 69px;
	width: 1007px;
	overflow: hidden;
}
#banner_logo {
	background-image: url(images/upasan_logo_.png);
	float: left;
	height: 69px;
	width: 265px;
	overflow: hidden;
}
#banner_midd {
	float: left;
	height: 69px;
	width: 371px;
	overflow: hidden;
}
#banner_right {
	float: left;
	height: 69px;
	width: 371px;
	overflow: hidden;
}


#flash {
	background-color: #000000;
	float: left;
	height: 300px;
	width: 1007px;
	overflow: hidden;
}
#newpage {
	background-color: #ded9d9;
	float: left;
	height: 415px;
	width: 1007px;
	background-image: url(images/newbox.jpg);
}

#project {
	float: left;
	height: 220px;
	width: 1007px;
	overflow: hidden;
}
#latest_project {
	float: left;
	height: 30px;
	width: 1007px;
	overflow: hidden;
	background-color: #B2B2B2;
}
#gal_project {
	background-color: #39414a;
	float: left;
	height: 178px;
	width: 1007px;
	overflow: hidden;
}
#gal_project_left {
	float: left;
	height: 178px;
	width: 31px;
	overflow: hidden;
}
#gal_project_01 {
	float: left;
	height: 178px;
	width: 229px;
	overflow: hidden;
}
#gal_project_top {
	float: left;
	height: 142px;
	width: 229px;
	overflow: hidden;
}
#gal_project_bottom {
	float: left;
	height: 28px;
	width: 229px;
	overflow: hidden;
}

#gal_project_02 {
	float: left;
	height: 178px;
	width: 226px;
	overflow: hidden;
}
#gal_project_02_top {
	float: left;
	height: 142px;
	width: 226px;
	overflow: hidden;
}
#gal_project_02_bottom {
	float: left;
	height: 28px;
	width: 226px;
	overflow: hidden;
}

#gal_project_03 {
	float: left;
	height: 178px;
	width: 221px;
	overflow: hidden;
}
#gal_project_03_top {
	float: left;
	height: 142px;
	width: 221px;
	overflow: hidden;
}
#gal_project_03_bottom {
	float: left;
	height: 28px;
	width: 221px;
	overflow: hidden;
}

#gal_project_04 {
	float: left;
	height: 178px;
	width: 231px;
	overflow: hidden;
}
#gal_project_04_top {
	float: left;
	height: 142px;
	width: 231px;
	overflow: hidden;
}
#gal_project_04_bottom {
	float: left;
	height: 28px;
	width: 231px;
	overflow: hidden;
}

#gal_project_right {
	float: left;
	height: 178px;
	width: 69px;
	overflow: hidden;
}
#content {
	float: left;
	height: 200px;
	width: 1007px;
	overflow: hidden;
	background-color: #BBBBBB;
}
#content_01 {
	float: left;
	height: 170px;
	width: 336px;
	overflow: hidden;
}
#content_02 {
	float: left;
	height: 170px;
	width: 336px;
	overflow: hidden;
}
#content_03 {
	float: left;
	height: 170px;
	width: 335px;
	overflow: hidden;
}
#footer {
	background-color: #39414a;
	float: left;
	height: 50px;
	width: 1007px;
	overflow: hidden;
}
