body{margin:0 auto; background:url(../images/bg.jpg) no-repeat center top #D7D9D4; font-family:"Trebuchet MS", Arial; font-size:12px;}
.wrapper{margin:0 auto; padding-top:15px; width:950px;}

/*top section*/
.topPannel{float:left; width:950px;}
.topLinks{font-family:"Trebuchet MS", Arial; font-size:12px; color:#ccc; font-weight:bold; float:left; width:560px;} 
.topLinks ol{margin:0; padding:0;}
.topLinks li{margin:0; padding:0 20px 0 0; list-style:none; float:left;} 
.topLinks li a{color:#666; text-decoration:none;} 
.topLinks li a:hover{color:#333; text-decoration:underline;}
.search{float:right; width:280px;}
.input{margin-right:5px; padding:5px 0 0 10px; background:url(../images/search.gif) no-repeat top right; width:140px; height:19px; border:none; float:left; color:#999;}
.btn{background:url(../images/go.gif) no-repeat top left; height:25px; width:50px; color:white; border:none; cursor:pointer;}

/*logoarea*/

.logoArea{margin-top:15px; float:left; width:950px;}
.logoArea .img{float:left;}
.navigation{float:right; width:630px; font-family:"Franklin Gothic Medium", arial; font-size:12px; color:#606060; font-weight:bold;}
.navigation ol{margin:0; padding:0; margin-top:40px;}
.navigation li{margin:0; padding:0 0 0 30px; list-style:none; float:left;}
.navigation li a{color:#333; text-decoration:none;}
.navigation li a:hover{color:#91254C; text-decoration:none;}
.current a{color:#91254C; text-decoration:none;}

/*midpannel*/
.midPannel{margin-top:10px; float:left; width:950px;}
.banner{float:left;}
.rightPannel{float:right; width:230px;}
.rightPannel ol{margin:0; padding:0;}
.rightPannel li{margin:0; padding:0; list-style:none;}

/*bottompannel*/
.bottomPannel{margin-top:10px; margin-bottom:10px; float:left; width:950px;}
.section{margin-right:10px; padding:5px 5px 0 10px; background:url(../images/sectionbg.jpg) no-repeat; width:215px; height:155px; float:left;}
.section1{padding:5px 5px 0 10px; background:url(../images/sectionbg.jpg) no-repeat; width:215px; height:155px; float:left;}
h1{margin:0; font:"Franklin Gothic Medium"; font-size:13px; color:#666;} 
.txt{padding:20px 5px 0 0; font-family:"Franklin Gothic Book"; font-size:13px; color:#333;}
.txt a{color:#FF3300; text-decoration:underline;}
.txt a:hover{color:#333; text-decoration:underline;}
.img1{padding-top:20px;}
#scroll{margin:0 0 0 5px; padding:0; height:100px; cursor:pointer;}
#scroll img{border:none;}
#pgHome li.LinkHome a {color:#91254C; text-decoration:none;}



/*footer*/
.footer{margin:0 auto; padding:10px; background:url(../images/line.gif) top right no-repeat; width:930px; clear:both;}
.footer .left{float:left; color:#333;}
.footer .right{float:right;}
.footer .right a{color:#333; text-decoration:none;}

/*clearfix*/
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
