div.lang-cont{
	position: absolute;
	height: 30px;
	line-height: 30px;
	top: 0;
	padding: 0px 10px;
}
div.top-gr-cont{
	position: absolute;
	height: 30px;
	top: 30px;
	background-image: url(../images/bm.gif);
	background-repeat: repeat-x;
}
div.w-gr-cont{
	width: 760px;
}
div.sitename-cont{
	position: absolute;
	height: 30px;
	line-height: 30px;
	top: 0px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 10px;
}
div.top-cur-cont{
	position: absolute;
	height: 30px;
	width: 30px;
	background-image: url(../images/curve.gif);
	background-repeat: no-repeat;
	top: 0;
	right: 0;
}
div.foot-gr-cont{
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 0;
	background-image: url(../images/bm_r.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}
div.foot-cur-cont{
	position: absolute;
	height: 30px;
	width: 30px;
	background-image: url(../images/curve_r.gif);
	background-repeat: no-repeat;
	top: 0;
	right: 0;
}
div.devsup-cont{
	position: absolute;
	height: 30px;
	top: 0;
	right: 30px;
}

div.legals-cont{
	position: absolute;
	height: 30px;
	padding: 0px 10px;
	top: 0;
}

.flash-cont{
	padding: 0px 10px;
	width: 740px;
	height: 210px
}
.logo-cont{
	padding: 0px 20px
}

.indention {
	padding: 0px 10px;
}
.main {
	padding: 0px 10px;
	vertical-align: top;
	width: 530px
}
.left_width {
	width: 210px;
	vertical-align: top;
}
.shade {
	width: 30px;
}
.shade_small {
	background-image: url(../images/shade_s.gif);
	background-repeat: repeat-y;
}

.pathway_height {
	height: 30px;
	padding: 0px 10px
}

.graybg {
	background-color: #f7f7f9
}
.bluebg {
	background-color: #d5e7f1;
	height: 60px	
}
.greentext {
	color: #00a650
}

a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #1a4558;
	font-size: 11px
}
a.footer:hover, a.footer:active {
	color: #1a4558;
	text-decoration: underline;
	font-size: 11px
}
.border-right {
	background-image: url(../images/point.gif);
	background-repeat: repeat-y;
	background-position: top right
}
