.link_small {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #e6b56a;
	text-decoration: underline;
	text-align: left;
}
.link_small a {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #e6b56a;
	text-decoration: underline;
	text-align: left;
}
.link_small a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
}
.chip
	{
		clear: both;
	}
.spacer2 {
	background-attachment: scroll;
	background-image: url(../image/spacer2.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 3px;
	width: 950px;
}
.spacer3 {
	background-color: #131313;
	float: left;
	height: 155px;
	width: 950px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.gap {
	background-attachment: scroll;
	background-image: url(../image/spacer3.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 165px;
	width: 9px;
	float: left;
}
.spacer3 {
	background-color: #131313;
	float: left;
	height: 165px;
	width: 950px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.thumb_contener {
	float: left;
	width: 227px;
	height:139px;
}
.thumb1 {
	float: left;
	height: 123px;
	width: 227px;
	background-image: url(../image/thumb1.jpg);
}
.thumb2 {
	float: left;
	height: 123px;
	width: 227px;
	background-image: url(../image/thumb2.jpg);
}
.thumb3 {
	float: left;
	height: 123px;
	width: 227px;
	background-image: url(../image/thumb3.jpg);
}
.thumb4 {
	float: left;
	height: 123px;
	width: 227px;
	background-image: url(../image/thumb4.jpg);
}
.thumb_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold; 
	color: #e6b56a;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 227px;
	/*height: 12px;*/
	/*padding-top: 11px;
	padding-bottom: 5px;*/
}

.thumb_text  a {
    font-family: Arial;
	font-size: 16px;
	font-weight: bold; 
	color: #e6b56a;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 227px;
	/*height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	text-decoration:none
}
.thumb_text  a:hover {
    font-family: Arial;
	font-size: 16px;
	font-weight: bold; 
	color: #e6b56a;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 227px;
	/*height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	text-decoration:underline;
}



.footae_contenar {
	background-color: #000000;
	float: left;
	height: 99px;
	/*height: 210px;*/
	width: 950px;
	background-position: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.footar_content {
	font-family: Arial;
	font-size: 12px;
	color: #e6b56a;
	text-decoration: none;
	float: left;
	vertical-align: middle;
	background-position: center;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 625px;
}
.footar_banar {
	padding: 0px;
	float: right;
	height: 83px;
	width: 325px;
	background-image: url(../image/footar_banar.jpg);
	background-repeat:no-repeat;
}