* {
	margin: 0;
	padding: 0;
	border: 1;

}
html {
	height: 100%;
	

}
BODY {
	BACKGROUND-IMAGE: url(bg.gif);
	BACKGROUND-REPEAT: repeat-x;
	min-height:100%;
	height: 100%;
	
}

.content{
width:900px;
}
	#bg_right {
	BACKGROUND-POSITION: right top;
	BACKGROUND-IMAGE: url(circle.gif);
	BACKGROUND-REPEAT: no-repeat;
	margin: 0 0 0 0;
}
#logo {
	float: left;
}
#nav {
	margin-top: 39px;
	float: right;
}
.clear {
	clear: both;
	margin-left: 18px;
	text-align: left;
	color: #868686;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 40px;
}
	.clear a {
	color:#fb2891;
	text-decoration:none;
	font-weight: 200;
}

.box {
	background-image: url(index_10.gif);
	background-repeat: no-repeat;
	height: 276px;
	float: left;
	width: 300px;
	margin-left: 8px;
	background-position: left;
}
#menu {
	padding: 10px 0 0;
	list-style-image: url(arrow.gif);
	margin-left: 40px;
}
#menu li {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	font-weight: 400;
}
	#menu li a {
	padding: 5px 145px 7px 10px;
	margin: 2px 0 0 0px;
	color: #636365;
	text-decoration: none;
	width: 87px;
	}
	#menu li a.current {
	background: url(current.gif) no-repeat;
	color: #fff;
}
	#menu li a:hover {
	text-decoration: none;
	color: #000;
	background: url(hover.gif) no-repeat;
}

#textblock {
	font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;
	color: #666666;
	float: right;
	width: 582px;
}
#textblock ul {
	list-style-type: disc;
}

.cop {
	font: 11px Verdana;
	text-align: left;
	font-weight:500;
	margin-left: 30px;
	color: #666666;
	float:left;
	margin-top: 34px;
}
.cop2 {
	text-align: right;
	margin-right: 80px;
	float: inherit;
}
.foot {
	width:900px;
}
.page {
	margin: auto;
	height: auto !important;
	min-height:100%;
	height: 100%;
	}

.page .footer_guarantor {
	height: 78px;
	clear: both;
	text-align: right;
	color: #000000;
}

.footer {
	margin: 0 0 0 0;
	margin-top: -78px;
	height: 74px;
	BACKGROUND-IMAGE: url(fbg.gif);
	background-repeat: repeat-x;
}
/* news */
fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 8px;
	margin: 0 0 8px 0;
	background: #FFFFFF;
	color: #000;
}
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }

.header {
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0093dd;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
a {
	color: #0093dd;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
