#content {
	min-height: 100%;
	padding: 0 0 70px 0;
}

#header {
	width: 100%;
	padding: 0px;
	height: 255px;
}

#footer {
	height: 70px;
	margin-top: -70px;
}


#div_top_menu {
	position: absolute;
	top: 27px;
	right: 0px;
}

#div_branches{
	background-image: url("/img/branches.gif");
	width: 171px;
	height: 52px;
	margin:20px;
	position: absolute;
	top: 33px;
	right: 0;
}


#div11 {
	width: 224px;
	min-width: 224px;
	height: 255px;
	background: url('/img/background/top1.png');
	background-position: top left;
	/*background-color: #FFD843;*/
	background-color: #ffd843;
}

#div12 {
	height: 255px;
	width: 627px;
	min-width: 627px;
	background-image: url('/img/background/top2.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffd843;
}

#div13 {
	height: 255px;
	background-image: url('/img/background/top.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffd843;
}

#div21 {
	width: 224px;
	min-width: 224px;
	background-image: url("/img/left.png");
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffd843;
	background-repeat: no-repeat;
	background-position: left top;
}

#div22 {
	margin : 10;
	padding: 10px 10px 20px 20px;
	text-align: left;
	border:  1px solid #b98913;
	background-color: #FFFDDE;
}

#div23 {
	width: 300px;
	padding: 0 10px 10px 10px;
	margin: 0;
	background-color: #ffd843;
	
}
#col31 {
	background-image: url('/img/background/bottom_left.gif') ;
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 515px;
	height: 72px;
	background-color: #FFD843;
	/*border: 1px solid gray;*/	
}
#col32 {
	background-image: url('/img/background/bottom_period.gif') ;
	height: 72px;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFD843;	
}

#designer {
	vertical-align: middle;
	font-size: 10px;
	float: right;
	color: #333444;
	padding: 40px 10px 10px 10px;
}
#designer a {
	color: #333444;
	text-decoration: none;
}

table.row {
	min-width: 1024px;
	width: 100%;
	border: 0;
	height: 100%;
}

table.row tr {
	vertical-align: top;
}
table.row td {
}


