

 
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #343434;
	position: relative;
}

 

.wrapper { margin: auto; }

#header {
	position: relative;
	z-index: 10;
	clear: both;
	min-height: 200px;
	margin: 0px 0px 0px 0px;
}

#top {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#middle {
	clear: both;
}

#bottom {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#bottom2 {
	margin: 20px 0px 20px 0px;
	padding: 0px 13px 0px 13px;
	overflow: hidden;
	clear: both;
}

#footer {
	position: relative;
	clear: both;
	/*text-align: center;*/
	color: #73726c;
	margin: 0px 42px;
}

 
 
#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#middle-expand {
	width: 200%;
}

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#main-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#left {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#right {
	 
	 
	float: left;
	overflow:hidden;
}

 

div#maintop,
div#contenttop {
	margin: 0px 0px 14px 0px;
	overflow: hidden;
}

div#contentbottom,
div#mainbottom {
	margin: 14px 0px 0px 0px;
	overflow: hidden;
}

 
 
#mainmiddle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

 
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	 
	 
	overflow: hidden;
}

 
#contentleft {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#contentright {
	 
	 
	float: left;
	overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width48 { width: 48%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

 

body.yoopage { background: url(../images/page_bg.jpg) 50% 0; }
#page-body { background: url(../images/page_bg_img.jpg) 50% 0 no-repeat; }
.page-body-2 { background: url(../images/page_bg_content.png) 50% 0 repeat-y; }

#header { background: url(../images/header-bg.png) 50% 0 no-repeat; }

#page-footer { background: url(../images/page_bg_content.png) 50% 0 repeat-y; }


 

#absolute {
	height: 149px;
    left: 50%;
    margin-left: 450px;
    position: absolute;
    top: 190px;
    width: 50px;
    z-index: 15;
	overflow: hidden;
}
#absolute img {
	margin-left: -5px;
}
#absolute img:hover {
	margin-left: 0px;
}

 
#breadcrumbs {
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	font-size: 11px;
	color: #839284;
	line-height: 20px;
}

#breadcrumbs a,
#breadcrumbs span {
	display: block;
	float: left;
}

#breadcrumbs a,
#breadcrumbs span.separator {
	margin-right: 3px;
	text-decoration: none;
	color: #839284;
}

#breadcrumbs span.current,
#breadcrumbs strong { color: #839284!important; }

#breadcrumbs a { }
#breadcrumbs a:hover  {	color: #839284; text-decoration: underline; }

 

#toolbar {
	height: 25px;
	padding: 5px 10px 0px 10px;
	overflow: hidden;
	line-height: 25px;
	font-size: 9px;
	color: #ffffff;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
#toolbar a:hover { color: #ffffff; }

#date {
	position: absolute;
	bottom: -10px;
	left: 20px;
	font-size: 9px;
	color: #57789D;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
}

/*#search {
	position: absolute;
	bottom: -12px;
	right: 10px;
	z-index: 12;
}*/

#logo {
	position: absolute;
	left: 50%;
	right: 0px;
	top: 13px;
	text-align: center;
	z-index: 10;
	width: 206px;
	margin-left: -103px;
}

#menubar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
}

#menubar div.menubar-1 {  }

#menubar div.menubar-2 {
	
}

#menubar div.menubar-3 {  }

#menubar div.menubar-4 {
}

#menu { 
	position: absolute;
	top: 44px;
	left: 0px;
	right: 0px;
	height: 40px;
	padding: 0px 20px;
}

#menu .left{ 
	padding-left: 2px;
}

#menu .right { 
	padding-right: 2px;
}

#banner {
	position: absolute;
	top: 30px;
	right: -30px;
	width: 0px;
	z-index: 3;
}

 

#footer a.anchor {
	position: absolute;
	left: 50%;
	margin-left: -17px;
	bottom: 0px;
	width: 34px;
	height: 25px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: none;
	text-decoration: none;
}

#footer a.anchor:hover { background-position: 0 -30px; }

#page-footer a { color: #FFF; text-decoration: underline; }

 

div.wrapper-t1 {  }

div.wrapper-t2 {
	padding: 0px 20px 0px 20px;
}

div.wrapper-t3 {
}

div.wrapper-1 {  }

div.wrapper-2 {

}

div.wrapper-3 { 
	padding: 0px 42px;
}
.home div.wrapper-3 { 
	padding-right: 0px;
}


div.wrapper-b1 {  }

div.wrapper-b2 {
	padding: 0px 20px 0px 20px;
}

div.wrapper-b3 {
	
}

.column-left div.left-bg,
.column-contentleft div.contentleft-bg {  }

.column-right div.right-bg,
.column-contentright div.contentright-bg {  }