#div_pageholder {
clear:both;
margin:0px auto;
padding:0px;
width:900px;
padding:0px;
text-align:left;
background-image:url(images/layout/bg.jpg);
background-position: center top;
background-attachment:fixed;
background-repeat:repeat-y;
}

#div_pageholder_front {
clear:both;
margin:0px auto;
padding:0px;
width:900px;
height:864px;
padding:0px;
text-align:left;
background-image:url(images/layout/bg_front.jpg);
background-position: center top;
}


#div_topbanner {
padding:0px;
margin:0px;
clear:both;
width:865px; /*900    */
height:135px; /* 162   */
padding-top:27px;
padding-left:35px;
background-image:url(images/layout/bg_topbanner.jpg);
background-repeat:no-repeat;
}

#div_topbanner a {
padding:0px;
margin:0px;
width:225px;
height:135px;
display:block;
}
#div_topbanner h1 {
display:none;
}



#div_topbanner_inside {
padding:0px;
margin:0px;
clear:both;
width:850px; /*900    */
height:119px; /* 144   */
padding-top:25px;
padding-left:50px;
background-image:url(images/layout/bg_topbanner_inside.jpg);
background-repeat:no-repeat;
}

#div_topbanner_inside a {
padding:0px;
margin:0px;
width:210px;
height:118px;
display:block;
}
#div_topbanner_inside h1 {
display:none;
}



#div_menubar {
padding:0px;
margin:0px;
clear:both;
width:900px;
height:28px;
/*background-image:url(images/layout/bg_menubar.jpg);
background-repeat:no-repeat;*/
}

#div_menubar_inside {
padding:0px;
margin:0px;
clear:both;
width:900px;
height:40px;
background-image:url(images/layout/bg_menu_inside.jpg);
background-repeat:no-repeat;
}

#div_body_front {
padding:30px;
margin:0px;
clear:both;
width:840px;
height:410px;
padding-top:20px;
padding-bottom:0px;
/*
background-image:url(images/layout/bg_body.jpg);
background-repeat:no-repeat;
*/
}

#div_painting_block {
padding:0px;
margin:0px;
clear:both;
width:900px;
height:244px;
}

#div_painting_green {
padding:10px;
margin:0px;
float:left;
width:430px; /* */
height:224px; /*  */
padding-left:68px;
padding-right:14px;
/*
background-image:url(images/layout/greenbox.png);
background-repeat:no-repeat;
*/
}

#div_painting_painting {
padding:0px;
margin:0px;
float:left;
width:385px;
height:244px;
/*
background-image:url(images/layout/painting.png);
background-repeat:no-repeat;
*/
}


#div_front_content {
	padding:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:60px;
	margin:0px;
	clear:both;
}

#div_inside_content {
	width:900px;
	clear:both;
	margin:0px;
	padding:0px;
	background-image:url(images/layout/bg.jpg);
/*	background-image:url(images/layout/bg_leftgreen.png);
	background-repeat:no-repeat;
	background-position: 4px 0px;
*/
}
#div_inside_content1 {
	width:900px;
	clear:both;
	margin:0px;
	padding:0px;
	padding-bottom:220px;
	background-image:url(images/layout/bg_body_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#div_inside_content2 {
	width:900px;
	clear:both;
	margin:0px;
	padding:0px;
	background-image:url(images/layout/bg_body_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#div_left_nav {
float:left;
padding:0px;
margin:0px;
width:239px; /* 279 */
padding-left:40px;
}

#div_right_content {
float:left;
padding:10px;
margin:0px;
width:560px;
}

#div_footer {
clear:both;
padding:20px;
margin:0px auto;
width:860px;
color:#BF7549;
font-size:10px;
/*
height:205px;
background-image:url(images/layout/bg_footer.jpg);
background-repeat:no-repeat;
background-position: bottom center;
*/
}

#front_footer {
text-align:center;
padding:20px;
margin:0px auto;
color:#BF7549;
font-size:10px;
}