@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0; background:#ACD3E4 url(images/mainbg.jpg) repeat-x;}
body{font: 76% arial,sans-serif;text-align:justify}
div#header {height:190px; margin:0; color: #79B30B; background:url(images/bg_header.png); background-repeat:no-repeat;}
div#container{text-align:left}
div#left{background:#B9CAFF; width:300px; background: #F1F5F7; background-image:url(images/left_top.png); background-repeat:no-repeat; padding-top: 15px;}
div#extra{background:#FF8539}
div#navbar{height:35px; margin:0; background:#F9F9F9; font-family:Georgia; color:#4B4B4B; font-size:12px; padding-left:30px;}
div#sperator { border-bottom:#999999 dotted 1px; }
.lefttext { padding: 0px 15px 0px 15px; color:#0052A5;}


div#slider1 { width:auto;}
div#container{width:967px;margin:0 auto}
div#content{float:right;width:667px}
div#navigation{float:left;width:200px}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both; width:100%; padding:5px; color: #4B4B4B}