body
{
	background-image: url(images/bk.jpg);
	background-repeat:repeat-x;
	margin:0px;

}

.wrapper

{
width:980px;
margin-right:auto;
margin-left:auto;

}

.logo
{
	width:100%;
	height:90px;

}
.menu
{
	width:100%;
	height:37px;
	background-image: url(images/button1.gif);
}
.header
{
	height:241px;
	width:100%;


}

.menu{

color:#FFFFFF;
font-family:Arial;
font-size:14px;
}

.hcontent
{

width:100%;
border:1px solid #e8e5e5;




}
.text-head
{
	height:31px;
	width:680px;
	background-image: url(images/title-right.gif);
	padding-top: 10px;
	padding-left: 12px;
	color: #CC0000;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	margin-top:0px;

}
.txt


{
	color: #000066;
	font-family: arial;
	font-size: 12px;
	padding:10px;
}
.txt1


{
	color: #000066;
	font-family: arial;
	font-size: 12px;
	padding:10px;
	line-height:16px;
}

.footer

{
	width:100%;
	height:40px;
	background-color: #e5e5e5;
	font-family:arial;
	font-size:12px;
	color:#0d1255;
}
