/* CSS Document */
body{
	 margin:0px;
	 padding:0px;
	 background:#D6DCE3 url(../images/body_bg.jpg) repeat-x;
	 font:11px/14px tahoma,arial;
	 color:#535251;
}
p{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
.flt{
	float:left;
}
.frt{
	float:right;
}
.fld{
	float:left;
	display:inline;
}
.clt{
	clear:left;
}
	/* Top Panel Starts Here */
#block1{
	background:url(../images/top.jpg) no-repeat;
	width:780px;
	height:345px;
	margin:auto;
}
.tp_smenu{
	margin:23px 0px 0px 39px; width:740px;
}
.tp_hom{
	margin-left:37px;
	margin-top:1px;
}
.tp_logo{
	margin:62px 500px 0px 30px;
}
.tp_you{
	margin:88px 0px 0px 36px;
}
.cp_aro{
	margin:8px 8px 0px 0px;
}
.fp_txt{
	background:url(../images/fp_bg.jpg); text-align:center; font:10px/57px verdana,arial; width:780px; height:57px; margin-top:5px;
}
.fp_bor{
	width:100%;float:left; display:inline; background:#ffffff bottom; height:6px;
}
































