@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	background:#9a9a9a;
}
.left-shade
{
	background: url(../images/left-shade.jpg) repeat-y;
	width:7px;
}
.right-shade
{
	background: url(../images/right-shade.jpg) repeat-y;
	width:7px;
}
.top-header-bg
{
	background:url(../images/header-bg.jpg) repeat-x;
}
.top-menu-bg
{
	background: url(../images/button-over.jpg) no-repeat;
	width:104px;
	height:27px;
	padding-right:5px;
}
.top-menu-bg:hover
{
	background: url(../images/button-hover.jpg) no-repeat;
	width:104px;
	height:27px;
}
.text-1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.text-22
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.text-22 a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.text-22 a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: underline;
}
.text-2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	text-decoration:none;
}
.text-2 a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	text-decoration:none;
}
.text-2 a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	text-decoration: underline;
}
.heading-1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#616161;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.heading-2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#515151;
	font-weight: normal;
	text-decoration:none;
}
.heading-2 a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#515151;
	font-weight: normal;
	text-decoration:none;
}
.menu-bg
{
	background:url(../images/menu-bg.jpg) repeat-x;
}
.banner-1
{
	background:url(../images/banner-1.jpg) no-repeat;
	width:279px;
	height:158px;
}
.banner-2
{
	background:url(../images/banner-2.jpg) no-repeat;
	background-position: center;
	width:279px;
	height:158px;
}
.banner-3
{
	background:url(../images/banner-3.jpg) no-repeat;
	background-position:right;
	width:282px;
	height:158px;
}
.top-cor-bg
{
	background:url(../images/cor-top-bg.jpg) repeat-x;
}
.bottom-cor-bg
{
	background:url(../images/cor-bottom-bg.jpg) repeat-x;
}
.left-cor-bg
{
	background:url(../images/cor-left-bg.jpg) repeat-y;
}
.right-cor-bg
{
	background:url(../images/cor-right-bg.jpg) repeat-y;
}
.contetn-tbl
{
	border:#a6a6a6 solid 1px;
	background-color:#fff;
}
.seo-img
{
	background:url(../images/seo-img.jpg) no-repeat;
	width:245px;
	height:186px;
}
.label-1
{
	background:url(../images/label-1.jpg) no-repeat;
	height:262px;
	height:73px;
}
.label-2
{
	background:url(../images/label-2.jpg) no-repeat;
	height:262px;
	height:73px;
}
.label-3
{
	background:url(../images/label-3.jpg) no-repeat;
	height:262px;
	height:73px;
}
.label-4
{
	background:url(../images/label-4.jpg) no-repeat;
	height:262px;
	height:73px;
}
.label-5
{
	background:url(../images/label-5.jpg) no-repeat;
	height:262px;
	height:73px;
}
.footer-bg
{
	background:url(../images/footer-bg.jpg) repeat-x;
}






