
#page{
	width:1025px;
/* 	height:100%; */
}
#a1{
	height:120px;
	width:25px;
	background-color:#ffffff;
	clear:left;
	float:left;
}
#a2{
	height:120px;
	width:975px;
	background-color:#ffffff;
	float:left;
}
#a5{
	height:120px;
	width:25px;
	background-color:#ffffff;
	float:left;
}


#b1{
	height:30px;
	width:25px;
	background-color:#ffffff;
	clear:left;
	float:left;
}
#b2{
	height:30px;
	width:215px;
	background-color:#ffffff;
	float:left;
}
#b2 img {
	margin-left:60px;
	background-color:#ece2c9;
}
#b3{
	height:30px;
	width:565px;
	background-color:#ffffff;
	float:left;
	text-align:center;
}
#b4{
	height:30px;
	width:195px;
	background-color:#ffffff;
	float:left;
	color:#714d3f;
}
#b4 a {
	color:#714d3f;
}
#b5{
	height:30px;
	width:25px;
	background-color:#ffffff;
	float:left;
}


#c1{
	height:15px;
	width:25px;
	background-color:#f5edda;
	clear:left;
	float:left;
}
#c2{
	height:15px;
	width:215px;
	background-color:#d5c18e;
	float:left;
}
#c3{
	height:15px;
	width:565px;
	background-color:#f5edda;
	float:left;
}
#c4{
	height:15px;
	width:195px;
	background-color:#f5edda;
	float:left;
}
#c5{
	height:15px;
	width:25px;
	background-color:#f5edda;
	float:left;
}

#d {

}
/*#d1{
	width:25px;
	background-color:#f2e8cf;
	clear:left;
	float:left;
}*/
#d2{
/* 	height:100%; */
	width:215px;
	margin-left:25px;
	background-color:#cbb270;
	float:left;
	overflow:hidden;
	
}
#d3{
/* 	height:100%; */
	width:565px;
	background-color:#f2e8cf;
	float:left;
}
#d4{
	width:195px;
	background-color:#f2e8cf;
	float:left;
}
#d5{
	width:25px;
/* 	background-color:#cbb270; */
	float:left;
}

.content_image_left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
/* 	border:1px solid #724c3f; */
}
.content_image_right {
	float:right;
	margin-left:20px;
	margin-top:20px;
/* 	border:1px solid #724c3f; */
}

.columnright {
	width:195px;
	background-color:#f6efdd;
}
.columnright_header {
	height:18px;
	background-color:#f3e9d0;
	background-image: url(/system/gfx/columnright_header.gif);
}
.columnright_header_text {
	margin-left:26px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.columnright_image {
	text-align:center;
	margin-top:20px;
}
.columnright_text {
	color:#f47816;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:26px;
	padding-right:5px;
}
.columnright_text * {
	color:#f47816;
}
.columnright_text h1 {
	font-size:14px;
	font-weight:bold;
}
.columnright_text h2 {
	font-size:12px;
	font-weight:bold;
}
.template_back {
	clear:both;
	margin-top:15px;
}

