

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{background:url(images/back.jpg) top repeat-x; font-size:13px;font-family:Lucida Sans, Lucida Sans Unicode, Lucida Grande, LucidaGrande, Geneva, Arial, sans-serif}

/* STRUCTURE */
#container{margin: 0px auto;background:url(images/container_back.png) no-repeat top;}
#holder{width:875px;margin:0px auto;background:url(images/holder_back.jpg) no-repeat top;}
#hol-con{width:660px;margin:0 0 0 160px;}
#header{height:180px;}
#nav-main{height:20px;margin:10px 0;overflow:hidden;}
#left-panel{float:left;width:460px;background:url(images/left_panel_back.png) no-repeat right 20px;}
#right-panel{margin:0 0 0 465px;}
#main-panel{}
#footer{clear:both;background:url(images/footer_back.png) no-repeat center top;}
	
/* HEADER */
#logo{visibility:hidden;}

/* NAVIGATION */
#nav-main ul{float:right;}
#nav-main ul li{float:left;}
#nav-main ul li a{padding:60px 10px 0 10px;display:block;float:left;}
#nav-main ul li a.men1{background:url(images/menu_item_1.png) no-repeat left 0px;width:42px;}
#nav-main ul li a.men2{background:url(images/menu_item_2.png) no-repeat left 0px;width:100px;}
#nav-main ul li a.men3{background:url(images/menu_item_3.png) no-repeat left 0px;width:54px;}
#nav-main ul li a.men4{background:url(images/menu_item_4.png) no-repeat left 0px;width:52px;}
#nav-main ul li a.men5{background:url(images/menu_item_5.png) no-repeat left 0px;width:73px;}
#nav-main ul li a.men6{background:url(images/menu_item_6.png) no-repeat left 0px;width:54px;}
#nav-main ul li a.men7{background:url(images/menu_item_7.png) no-repeat left 0px;width:100px;}



#nav-main ul li a.men1:hover{background:url(images/menu_item_1.png) no-repeat left -20px;width:42px;}
#nav-main ul li a.men2:hover{background:url(images/menu_item_2.png) no-repeat left -20px;width:100px;}
#nav-main ul li a.men3:hover{background:url(images/menu_item_3.png) no-repeat left -20px;width:54px;}
#nav-main ul li a.men4:hover{background:url(images/menu_item_4.png) no-repeat left -20px;width:52px;}
#nav-main ul li a.men5:hover{background:url(images/menu_item_5.png) no-repeat left -20px;width:73px;}
#nav-main ul li a.men6:hover{background:url(images/menu_item_6.png) no-repeat left -20px;width:54px;}
#nav-main ul li a.men7:hover{background:url(images/menu_item_7.png) no-repeat left -20px;width:100px;}


/* SIDEBAR */
#right-panel .content{padding:30px 10px 10px 10px;}
ul.right-menu li{border-bottom:#999 1px dotted;padding:5px 0;}
ul.right-menu li a{text-decoration:none;background:url(images/bullet_right.gif) no-repeat left center;padding:0 0 0 20px;color:#000000;}
ul.right-menu li a:hover{padding:0 0 0 23px;}

/* CONTENT */
#left-panel .content{padding:5px;color:#000000;line-height:1.6;}
#left-panel .content h2{color:#000000;font-size:20px;padding:0 0 5px 0;line-height:1;margin:0 0 10px 0;font-family:"Georgia", Times New Roman, Times, serif;background:url(images/head2_bottom.png) bottom left no-repeat;}
#left-panel .content p{margin:10px 0;}
ul.address{list-style-type:circle;margin:0 0 0 30px;}
#main-panel .content{padding:5px;color:#000000;line-height:1.6;}
#main-panel .content h2{color:#000000;font-size:20px;padding:0 0 5px 0;line-height:1;margin:0 0 10px 0;font-family:"Georgia", Times New Roman, Times, serif;background:url(images/head2_bottom.png) bottom left no-repeat;}
#main-panel .content p{margin:10px 0;}
#main-panel a, #left-panel a{text-decoration:none;color:#333;}

/* FOOTER */
#footer .content{text-align:center;padding:15px 0 15px 0;font-size:12px;}
a.mail{background:url(images/mail_back.gif) no-repeat left 50%;padding:0 0 0 15px;text-decoration:none;color:#000000;}
