/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	line-height:22px;
}
#main,#header,#footer{
	width:1004px;
	margin:0 auto;
}
#header,#header img,#left,.leftt,#right{
	float:left;
}
#left{
	width:203px;
	margin-top:25px;
	background:#F2F2F2;
	padding-bottom:20px;
}
/*#left li{
	list-style:none;
	background:url(images/leftbg_14.gif) no-repeat top left;
	padding:0 9px 0 16px;
	line-height:36px;
}*/
.leftt{
	width:165px;
	background:url(images/leftbg_14.gif) no-repeat top left;
	padding:2px 9px 0 30px;
	line-height:34px;
}
.leftt a,.leftt a:hover{
	color:#5a5a5a;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:36px;
}
.leftt a:hover{
	color:#FF6600;
}
#left p{
	padding:0 13px;
	background:url(images/im_26.gif) repeat-y top left;
}
#right{
	width:745px;
	padding:25px 19px 20px 37px;
	background:url(images/bg_11.gif) no-repeat top right;
}
#right img{
	padding-bottom:25px;
}
#right p{
	text-indent:25px;
	padding:0 10px 23px 13px;
}
#footer{
	clear:both;
	background:#3AA5DB;
	color:#fff;
	text-align:center;
	line-height:35px;
	border-top:2px solid #fff;
}
a{
	color:#5a5a5a;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover{
	color:#5a5a5a;
	font:blod 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.lheight{
	height:70px;
}
.tt{
	padding:0 0 0 13px;
}