body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	color:#222222;
	line-height:16px;
	/*background:#FEFF7A;*/
	
}

#print-logo {
	display:none;
}

TD {
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	color:#222222;
	line-height:16px;
}

.variants td {
	color:#79589C;
}

a {
	color: #222222;
	text-decoration: underline;
}

a:visited {
	color: #222222;
}

a:hover {
	color: #79589C;
}
.metanavi a, .metanavi a:link,.metanavi a:visited,.metanavi a:hover {
	text-decoration:none;
}
#content-address {
	line-height:16px;
}
#content-address a:link {
	color:#000000;
	text-decoration:underline;
}
#content-address a:hover {
   color:#79589C;
}
.boxinfo {
	text-align:center;
	font-weight:normal;
	font-size:9px;
}

#bottom-dummy {
	width:820px;
	position:relative;
	height:36px;
}

#boxinfo {
	position:absolute;
	right:10px;
	top:4px;
	text-align:right;
	font-size:9px;
}

img {
	border: none;
}

#boxinfo a:link, #boxinfo a:hover, #boxinfo a:visited {
	font-size:9px;
	color: #000000;
	text-decoration: underline;
}

#body-container {
	width:800px;
	text-align:left;
	margin-left: 10px;

}

#body-over0 {
	position:absolute;
	_position:relative;
	height: 100%;
	min-height: 100%;
	width: 100%;
	text-align:center;
	background:url(../pics/mainbgtop.gif) top left repeat-x;
}


#body-over  {
	position:relative;
	width:820px;
	_height: 100%;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(../pics/background.gif) top left repeat-y;
}


#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:160px;
	width:297px;
	left:0px;
	top:4px;
}

#header-img {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:162px;
	_height:166px;
	width:800px;
	_width:740px;
	left:0px;
	top:0px;
}

#content-address {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:162px;
	width:300px;
	left:160px;
	top:100px;
	color:#2780b8;
	font-size: 11px;
}	

#content-info {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:162px;
	width:300px;
	left:460px;
	top:100px;
	color:#2780b8;
	font-size: 11px;
}
#content-menu {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	margin-left:10px;
	width:140px;
	left:1px;
	top:0px;
	text-align:left;
}

#top-metamenu {
	 position:relative;
	 height:30px;
	 padding-top: 5px;
}
#content-metamenu {
 	overflow:hidden;
 	padding:0;
	margin:0;
	margin-left:5px;
	height:25px;
	_height:31px;
	width:150px;
	text-align:right;
	/*padding-top:6px;*/
	background: #2780b8;
	padding-left: 2px;
	padding-right: 2px;
	/*display:none;*/
}

#content-breadcrumb {
 	overflow:hidden;
 	padding:0;
 	padding-left:20px;
 	padding-top:3px;
	margin:0;
	height:25px;
	width:100%;
	font-size:11px;
}
.brmenu-item a:visited, .brmenu-item a:link  {
	color:#000000;
	text-decoration:underline;
}
.brmenu-item-act a:visited {
	text-decoration:none;
	color:#79589C;
}
.brmenu-item a:hover {
	color:#79589C;
}

#content-bottommenu {
	margin-left:10px;
	margin-top:4px;
}

#top0 {
	height:180px;
	width:100%;
	position:relative;
	overflow:hidden;
	background:#FFF url(../pics/menubg.gif) top left no-repeat;
}

#top1 {
	width:100%;
	overflow:hidden;
	min-height:650px;
	_height:650px;
	background:#FFF url(../pics/leftbg.gif) top left no-repeat;
}

#column-1 {
	position:relative;
       float:left;
	margin: 0px;
	padding: 0px;
	width: 160px;
       overflow-x:hidden;
       height:300px;
}

#column-2 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 600px;
	margin-bottom:30px;
	padding-bottom:30px;
}

#content-content {
	width:580px;
}



/*###########################################*/
.flex-column1, .flex-column2, .flex-column3 {
	width:199px;
}
.flex-3col-table TD {
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	color:#222222;
	line-height:20px;
}
.flex2col-column1 {
	width:460px;
}

.flex2col-column2 {
	width:199px;
}
.flex2col-space {
	width:13px;
}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
}


