#main {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1003px;
	height: 615px;
	overflow: hidden;
	z-index: 5;
	text-align: left;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1003px;
	height: 297px;
	overflow: hidden;
	z-index: 10;
}

#main_content {
	position: absolute;
	left: 0px;
	top: 297px;
	width: 748px;
	/*height: 258px;*/
	height: 258px;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 10;
}


#main_navigation {
	position: absolute;
	left: 78px;
	top: 3px;
	width: 670px;
	height: 16px;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 15;
}

#main_navigation_rule {
	position: absolute;
	left: 0px;
	top: 19px;
	width: 748px;
	height: 1px;
	background-color: #CCCCCC;
	overflow: hidden;
	z-index: 15;
}

.main_navigation_secondary {
	position: absolute;
	left: 78px;
	top: 23px;
	width: 670px;
	height: 19px;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 15;
}

#main_content_photo {
	position: relative;
	left: 0px;
	top: 90px;
	width: 227px;
	height: 161px;
	z-index: 15;
}

#main_content_text {
	position: absolute;
	left: 251px;
	top: 70px;
	width: 478px;
	height: 179px;
	z-index: 15;
}

#main_navigation_rule_bottom {
	position: absolute;
	left: 0px;
	top: 251px;
	width: 748px;
	height: 1px;
	background-color: #CCCCCC;
	overflow: hidden;
	z-index: 15;
}

#secondary_content {
	position: absolute;
	left: 748px;
	top: 297px;
	width: 272px;
	height: 258px;
	overflow: hidden;
	z-index: 15;
}

#secondary_contact_info {
	position: absolute;
	right: 10px;
	top: 3px;
	width: 165px;
	height: 16px;
	overflow: hidden;
	z-index: 15;
}

#secondary_search {
	position: absolute;
	left: 21px;
	top: 38px;
	width: 215px;
	height: 44px;
	overflow: hidden;
	z-index: 25;
}

#secondary_new_work_title {
	position: absolute;
	left: 21px;
	top: 84px;
	width: 205px;
	height: 14px;
	overflow: hidden;
	z-index: 20;
	border-bottom: 1px dashed #BEBEBE;
}

#secondary_new_work_images {
	position: absolute;
	left: 21px;
	top: 104px;
	width: 206px;
	height: 139px;
	overflow: hidden;
	z-index: 25;
}

#secondary_new_work_image1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 102px;
	height: 68px;
	overflow: hidden;
	z-index: 25;
}

#secondary_new_work_image2 {
	position: absolute;
	left: 104px;
	top: 0px;
	width: 102px;
	height: 68px;
	overflow: hidden;
	z-index: 25;
}

#secondary_new_work_image3 {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 102px;
	height: 68px;
	overflow: hidden;
	z-index: 25;
}

#secondary_new_work_image4 {
	position: absolute;
	left: 104px;
	top: 70px;
	width: 102px;
	height: 68px;
	overflow: hidden;
	z-index: 25;
}

#secondary_border {
	position: absolute;
	left: 0px;
	top: 19px;
	width: 244px;
	height: 231px;
	overflow: hidden;
	z-index: 20;
	border-bottom: 1px dashed #BEBEBE;
	border-right: 1px dashed #BEBEBE;
	border-top: 1px dashed #BEBEBE;
}

#right_dropshadow {
	position: absolute;
	left: 748px;
	top: 297px;
	width: 10px;
	height: 258px;
	overflow: hidden;
	z-index: 10;
	background-image: url("images/common/right_shadow.gif");
}

#bottom_dropshadow {
	position: absolute;
	left: 0px;
	top: 555px;
	width: 754px;
	height: 7px;
	overflow: hidden;
	z-index: 25;
	background-image: url("images/front/bottom_shadow.gif");
}

#footer {
	position: absolute;
	right: 73px;
	top: 565px;
	overflow: hidden;
	z-index: 15;
}
