*
{
	margin:0px;
	padding:0px;
}

html 
{
	height:100%;
	background:#300000;
}

body 
{
	background:url('../img/bg.gif') repeat-x top;
	min-height:100%;
	height: 100%;

	font-size:20px;
	font-family: Garamond, Symbol, Georgia;
}

h1{
	font-size:100%;
	color:#21160b;
	margin:45px 0 20px 0;
}

	a {
	    color: #211e1e;
	}
	
	
	
.container 
{
	width:761px;
	margin: auto;
	
	height: auto !important;
	min-height:100%;
	height: 100%;
}

.center_container{
	background:url('../img/top_bg.png') no-repeat;
	width:761px;
	position:relative;
}

.cc_item{
	padding:200px 0px 0px 0px;
}

.cc_item p{
	font-size:75%;
}

.sep_home{
	position:absolute;
	top:29px;
	left:71px;
}

.sep_mail{
	position:absolute;
	top:30px;
	left:89px;
}

.sep_book{
	position:absolute;
	top:29px;
	left:560px;
}




.language_option{
	position:absolute;
	right:50px;
	top:27px;
}

.menu{
	/*width:100%;*/
	margin:0 0 0 85px;
	list-style-type:none;
}

* html .menu{
	margin:0 0 0 72px;
}

.menu li{
	float:left;
	margin:0 13px;
}

.menu a,.menu a:hover{
	/*color:#633a06;*/
	color:#b3b3b3;
	text-decoration:none;
}

.content{
	background:url('../img/center_bg.png') repeat-y;
	padding:0px 70px 0px 70px;
	width:621px;
}


.footer_guarantor 
{
	background:url('../img/bottom_bg.png') no-repeat;
	width:761px;
	height:337px;
	clear:both;
}
#con_tool_tip{
	display:none;
	background:transparent url('../img/black_arrow.png');
	font-size:14px;
	height:46px;
	text-align:center;
	width:157px;
	padding:25px;
	color:#fff;	
	z-index:3;
	position:absolute
}

#con_tool_tip a{
	color:#f2d183;
}

.con_tt{

}

.footer{
	margin: auto;
	margin-top:-27px;
	width: 794px;
	height: 27px;
	clear: both;
	border-top:1px solid #0f0;
}
