/* CSS Document */
body{
padding:0px;
margin:0px;font-family: 'trebuchet ms';
background-color:#CCCCCC;
}

img{
border:0px;
}
.flt{
float:left;
}
#wh_bg{
width:1100px;
margin:auto;
}
#bg_bg{
width:1100px;
float:left;
}
/*top panel starts here*/
#top{
width:1100px;
float:left;
}
.top1{
width:500px;
float:left;
height:10px;
display:inline;

}
.logo{
float:left;
margin:89px 0px 0px -159px;
position:relative;
}
.top2{
width:500px;
float:left;
height:176px;
display:inline;font-family: 'trebuchet ms';
background:url(../images/top2.jpg) no-repeat;
}
#menu{
width:1100px;
float:left;
height:56px;
background: #0066CC;

/*background:url(../images/menu1.jpg) no-repeat;*/
}
.men_tp{
width:1000px;
float:left;
display:inline;
padding:20px 0px 0px 30px;
}
.men_tp a{
float:left;
color: #FFFFFF;
font-size: 16px;font-family: 'trebuchet ms';
text-decoration:none;
margin-left:25px;
}
/*top panel ends here*/
/*content panel starts here*/
#content{
width:1100px;
float:left;
}
#part1{
width:865px;
float:left;
padding-left:65px;
}
#img_para{
width:1000px;
float:left;
margin-top:10px;
padding-bottom:10px;
/*background:#ECF6F9 url(../images/img_bt.gif) no-repeat bottom;*/
}
.img_txt{
float:left;
position:relative;
margin:-10px 0px 0px 10px;
}
.img_tp{
width:865px;
float:left;
height:15px;
}
#con{
width:1000px;
float:left;
background:url(../images/part_bg.gif) repeat-y;
}
.con1{
width:560px;
float:left;
display:inline;
padding-left:4px;


}
.con2{
width:280px;
float:left;
padding-left:20px;
display:inline;
padding-top:10px;
}
.txt{
width:560px;
float:left;
color:#515455;
font:14px/18px georgia;


}
.wor{
float:right;
position:relative;
margin:-30px 10px 0px 0px;
}
#part2{
width:1100px;
float:left;
}
#cen{
width:640px;
float:left;
height:237px;
background:#009BD9;
}
#cen1{
width:460px;
float:left;
height:237px;
background:#2DACE0;
}
#abt{
width:575px;
float:left;
background:#009BD9;
padding-left:65px;
padding-bottom:6px;
}
#abt_prt{
width:445px;
float:left;
background:#2DACE0;
padding-left:15px;
}
.date{
width:246px;
float:left;
font:bold 12px/18px Tahoma;
color:#515455;
margin:10px 0px 0px 10px;
text-decoration:underline;
}
.date_txt{
width:246px;
color:#515455;
float:left;
font:14px/16px georgia;
text-decoration:underline;
margin:10px 0px 0px 20px;
}
.cont{
float:left;
margin:10px 0px 0px 0px;
}
.con_txt{
width:211px;
color:#515455;
float:left;
font:14px/16px georgia;
margin:10px 0px 0px 20px;
}
.abt_txt{
width:550px;
float:left;
margin-top:15px;
color:#FFF;
font:14px/18px georgia;
}
#link{
width:257px;
float:left;
padding:10px 0px 0px 15px;
}
#link a{
float:left;
width:257px;
background:url(../images/arr.gif) no-repeat left;
padding-left:15px;
margin-top:7px;
color:#FFF;
font:12px/18px georgia;
}
/*content panel ends here*/
/*footer panel starts here*/
#footer{
width:1100px;
float:left;
background: #0066CC;
/*background:url(../images/ft_bg.gif) repeat-x;
*/}
#foot{
width:800px;
float:left;
padding:35px 0px 0px 150px;
color:#D4D0D0;font-family: 'trebuchet ms';
font-size:14px 
}
#foot a{
width:70px;
float:left;
color:#D4D0D0;
font-size:14px;
text-decoration:none;
margin-left:12px;
}

.copy{
width:700px;
float:left;
margin:10px 0px 0px 200px;
color:#D4D0D0;
font-size:14px
}

.copy a{ color:#D4D0D0; font-size:14px }
/*footer panel ends here*/
