body{
	margin: 10px 30px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, sans-serif;
}
#header{
	height: 92px;
	background: url("../images/head_fon.jpg") repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header #head_lt{
	background: url("../images/head_lt.gif") left top  no-repeat;
	width: 12px;
}
#header #head_rt{
	background: url("../images/head_rt.gif") right top  no-repeat;
	width: 12px;
}
#body {
	background: url("../images/body_fon.jpg") repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#body td{ 
	vertical-align: top;
}
#body #body_1{
	background: url("../images/body_1.gif")  no-repeat;
	width: 12px;
	height: 11px;
}
#body #body_2{
	background: url("../images/body_2.gif") right top no-repeat;
	width: 12px;
	height: 11px;
	font-size: 1px;
}
#body #body_3{
	background: url("../images/body_3.gif") left bottom no-repeat;
	width: 12px;
	height: 12px;
}
#body #body_4{
	background: url("../images/body_4.gif") right bottom no-repeat;
	width: 12px;
	height: 12px;
}
#bord_lt{
	border-left: 1px solid #BFBFBF;
}
#bord_rt{
	border-right: 1px solid #BFBFBF;
}
.bord_dn{
	border-bottom: 1px solid #BFBFBF;
}
.fs{
	font-size: 1px;
}
.pad_lf{
	padding-left: 15px;
}
.slogan h1{
	font-size: 30px;
	font-weight: normal;
	color: #cc3e00;
}
table{
	text-align: left;
}
#menu{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
.adw_blacks{
	vertical-align: top;
	width: 220px;
}
#gadsb{
    padding-top: 10px;
}
#linkb{
    padding-left: 20px;
}
#linkb, #linkb a, #linkb a:link{
    font-size: 10px;
    text-decoration: none;
     color: #000000; 
}