﻿body{
	color:#f7eacd;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
}
*{
	margin:0;
	border:0;
	padding:0;
}
#h_bg{
	background-image:url('images/h_bg.gif');
	height:250px;
	background-repeat:repeat-x;
}
.h_l{
	background-image:url('images/h_l.gif');
	height:250px;
	width:431px;
	background-repeat:no-repeat;
	float:left;
}
.h_r{
	background-image:url('images/h_r.gif');
	height:250px;
	width:397px;
	background-repeat:no-repeat;
	float:right;
}
#f_bg{
	background-image:url('images/f_bg.gif');
	height:60px;
	background-repeat:repeat-x;
}
.f_l{
	background-image:url('images/f_l.gif');
	height:60px;
	width:75px;
	background-repeat:no-repeat;
	float:left;
}
.f_r{
	background-image:url('images/f_r.gif');
	height:60px;
	width:134px;
	background-repeat:no-repeat;
	float:right;
}
#clear{
	clear:both;
}
#t-1{
	margin:30px 30px 60px 30px;
	float:right;
	text-align:center;
}
#t-2{
	margin:30px 30px 60px 30px;
	float:left;
	text-align:center;
}
#t-c{
	margin:30px auto 15px auto;
	text-align:center;
}
a{
	text-decoration:none;
	color:#f7eacd;
}
a:hover{
	text-decoration:underline overline;
	color:#fff;
}
#buttons{

}
#b1{
	background-image:url('images/1.png');
	height:49px;
	width:126px;
	background-repeat:no-repeat;
	float:right;
	margin-right:130px;
}
#b2{
	background-image:url('images/2.png');
	height:49px;
	width:126px;
	background-repeat:no-repeat;
	float:right;
}
#b3{
	background-image:url('images/3.png');
	height:49px;
	width:126px;
	background-repeat:no-repeat;
	float:right;
}
#b4{
	background-image:url('images/4.png');
	height:49px;
	width:126px;
	background-repeat:no-repeat;
	float:right;
}
