body{
	background-image: url(../images/design/background.png);
	background-repeat:	repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:hover, a:visited {color: #2BA242;}

img{
	border: 0px;
}
div{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
frameset{
	
}
.error{
	border-width: 2px;
	border-color: red;
	border-style: solid;
	padding: 6px;
}
.thumb{
	border-color: #222222;
	border-width: 1px;
	border-style: solid;
}
.menu_card{
	background-color: #FFF;
}
div.center{
	text-align: center;
}
#body{
	position: absolute;
	width: 940px;
	margin-left: -470px;
	left: 50%; 
}
#border_top{
	height: 51px;
	background-image: url(../images/design/border_top.png);
	background-repeat: no-repeat;
}
#border_mid{
	height: 372px;
	background-image: url(../images/design/border_mid.png);
	background-repeat: repeat-y;
}
#flash_content{
	position: absolute;
	top: 90px;
	left: 120px;
}
#border_mid2{
	height: 196px;
	background-image: url(../images/design/border_mid2.png);
	background-repeat: no-repeat;
}
#border_but{
	height: 56px;
	background-image: url(../images/design/border_but.png);
	background-repeat: no-repeat;
}
#header_01{
	background-image: url(../images/design/header_01_mid.png);
	background-repeat: repeat-x;
	width: 99%;
}
#header_logo{
	position: absolute;
	left: 49px;
	top: 51px;
}
#header_foto{
	position: absolute;
	right: 50px;
	top: 51px;
}
#header_left{
	position: absolute;
	left: 0px;
	top: 0px;
}

#header_right{
	position: absolute;
	right: 1px;
	top: 0px;
}
#header_text01{
	color: #E2E2E2;
	font-size: smaller;
	position: absolute;
	left: 685px;
	top: 156px;
}
#header_text02{
	color: #E2E2E2;
	font-size: smaller;
	position: absolute;
	left: 685px;
	top: 201px;
}
a.bar{
	color: #E2E2E2;
}
a.bar:hover {
	color: #999;
}
a.footer{
	color: #E2E2E2;
}
a.footer:hover {
	color: #999;
}
#main{
	height: auto;
	background-image: url(../images/design/main_repeat.png);
	background-repeat: repeat-y;
}
#main_background{
	position: relative;
	width: 788px;
	left: 49px;
	padding: 0px;
	padding-left: 26px;
	padding-right: 26px;
	background-image: url(../images/design/main_background.png);
	background-repeat: no-repeat;
	z-index: 10;
}
#menu{
	position: absolute;
	left: 26px;
	width: 159px;
	z-index: 20;
}
#menu_hover{
	position: absolute;
	left: 26px;
	width: 159px;
	z-index: -10;
}
#content{
	position: relative;
	color: #434343;
	padding: 32px;
	padding-right: 5px;
	padding-left: 195px;
	width: auto;
	min-height: 320px;
}
#footer{

}
#footer_left{
	float: left;
}
#footer_mid{
	background-image: url(../images/design/footer_mid.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: smaller;
	padding-top: 22px;
	color: #FFF;
	width: 840px;
	height: 113px;
	float: left;
}
#footer_right{
	float: left;
}

