/* CSS Document */
html, body {margin:0; padding:0; height:100%;}
body{padding:0px; margin:0px; background:#EAF4FF url(../img/bg_body.gif); color:#485565; font:16px Verdana, Geneva, sans-serif;}

div, p, h1, h2, h3, img, form{padding:0px; margin:0px;}
img {border:0;}
h1, h2 {font-weight:normal; font-family:Tahoma, Geneva, sans-serif;}

#all {width:1000px; margin:0 auto; position:relative;  height: auto !important; height: 100%; min-height: 100%;}

/*----TOP PANEL----*/
#topPan {width:100%; position:relative; margin:0 auto 10px; padding:0px;}
#topPan #search {width:350px; height:25px; margin:10px 0; position:relative; float:right; font-size:16px;}
#topPan #search span {width:135px; line-height:20px;}
#topPan #search form {width:200px; position:absolute; right:0; top:0; height:21px; background:#fff; border:2px solid #AFB29B;}
#topPan #search form #ent_search {width:170px; height:19px; border:0;}
#topPan #search form .go_search { float:right;}

#topPan #head {width:996px; height:110px; margin:0 auto; padding:0; position:relative; clear:both; background:#FFF; border:2px solid #AFB29B;}
#topPan #head #logo {height:150px; position:absolute; bottom:0; left:50px;}
#topPan #head #siteName {margin: 25px 0 0 210px; font: bold 40px/30px "Century Gothic", serif;}
#topPan #head #deskript {margin-left:210px; font: 20px Tahoma, Geneva, sans-serif;}

/*----BODY PANEL----*/
#mainPan {width:100%; position:relative; overflow:auto; margin:0 auto 10px; padding:0 0 50px 0;}
#mainPan p {margin:10px 0;}
#mainPan h1 {font-size:2em; margin:0 0 15px 0;}
#mainPan h2 {font-size:1.5em; margin:15px 0 10px 0;}

#mainPan .img-left {width:150px; height:150px; margin:5px 10px 0 0; padding:0 5px 9px 5px; float:left; background:url(../img/bg_img_bottom.jpg) bottom no-repeat;}
#mainPan .img-left span {width:148px; height:148px; display: table-cell; vertical-align:bottom; text-align:center; border:1px solid #92A1B2;}

#mainLeft {width:191px; margin-left:10px; padding:10px 0; background:#AFB29B;}
#mainLeft ul#menuLeft {margin:0; padding:0; font:14px Tahoma, Geneva, sans-serif; list-style:none;}
#mainLeft ul#menuLeft li {width:200px; margin: 0 0 10px -10px; padding-bottom:7px; background: url(../img/bg_menu_shadow.png) 10px bottom no-repeat; text-align:right;}
#mainLeft ul#menuLeft li a {width:195px; margin:0; padding:8px 5px 8px 0; display:block; background:#C7CCA7; color:#fff; text-decoration:none; }
#mainLeft ul#menuLeft li a:hover { text-decoration: underline; color:#485565;}

#mainRight{width:776px; padding:0 10px 10px 10px; float:right; position:relative; background:#FBFBFF; border:2px solid #AFB29B;}


/*----Foot PANEL----*/
#footerPan{width:100%; height:50px; position:relative; margin:-50px auto 0; background:#AFB29B;}
