/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background:#fff url(../images/main_bg.jpg) no-repeat top center;
	margin: 0px;
	padding:0;
}
a{
	color:#f8a900;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{ border:0;}
p{
	line-height:17px;
}
p, h1, h2, h3, h4, h5, h6, h7, form, ul, li{
	margin:0;
	padding:0;
}
.header_bg{
	background:url(../images/header_bg.gif) repeat-x 0px 35px;
	height:351px;
}
.left_liks a{
	display:block;
	padding:8px 0px 8px 25px;
	background:url(../images/arriw-a.gif) no-repeat 12px 11px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6968;
	font-size:12px;
	text-decoration:none;
}
.left_liks a:hover{
	background:url(../images/arriw-b.gif) no-repeat 12px 11px;
	color:#f8a900;
	font-weight:bold;
}
h1{
	font-family:"Trebuchet MS", arial;
	font-size:25px;
	display:block;
	padding:5px 8px;
	color:#fff;
	background-color:#FCC525;
}
.footer{
	background:url(../images/footer_bg.gif) repeat-x;
	height:84px;
	color:#fff;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
}
.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#353535;
}