body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding: 0px;
	background-image: url(../images/bk-pic3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: White;
}
div.spacer{
clear:both; 
height:20px; 
display:block;
}
#container{
	width: 780px;
	margin: 0 auto;
}

#topbar{
	width: auto;
	height: 70px;
	
}

#navigation{
	width: 780px;
	height: 20px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background-image: url(../bkfortxt.png);
	background-repeat: repeat-x;

}

#left_big{
	width: 450px;
	float: right;
}
#left_bigBan{
	width: 800px;
	float: left;
}
#left_big2{
	width: 450px;
	float: right;
	border-left: 1px solid silver;
	
}	
#left_sul{
	width: 252px;
	float: right;
	height: 200px;
}

#center_sul{
	width: 175px;
	font-size: 13px;
	text-align: left;
	vertical-align: bottom;
	float: left;
	padding-left: 15px;
	background-image: url(../bkfortxt.png);
	background-repeat: repeat-y;
}
#right_big{
width: 300px;
float: left;
background-image: url(../bkfortxt.png);
background-repeat: repeat-y;

	
}
#left_cl{
	width: 516px;
	float: right;
	letter-spacing: 10px;
}

#right_cl{
	width: 220px;
	float: left;
	background-image: url(../bkfortxt.png);
background-repeat: repeat-y;
	
	
}
#footer{
	width: auto;
	height: 20px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}

.link1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.link1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4A460;
	text-decoration: none;
}
.link2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.link2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4A460;
	text-decoration: none;
}
.onit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4A460;
	text-decoration: none;
	
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4A460;
}
