body {  background:#f5f5f5;
        align:center;
        width:100%;
        padding-bottom:50px;
}

#body {
        width:100%;
        text-align: center;
        margin-bottom:50px;
        padding-bottom:50px; 
        
}



#center {
    width:0px;
    position:absolute;
    top: 0px;
    left: 50%;
}


#container {
    background:#f5f5f5;
    width:895px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
    text-align:left;
    position:absolute;
    left: -442px;
    padding-bottom:50px;
    
}

#logo {
    position:absolute;
    top:30px;
    left:20px;

}



#header{
       float:left;
       margin-bottom:0px;
       margin-top:0px;
       margin-left:5px;
       width:895px !important;
       height:192px;
       /*background: url(images/header.jpg) no-repeat; */
       position:absolute; 
}
  

#content {position:absolute;
         margin-top:192px;
         margin-left:5px;
         width:895px;
         margin-bottom:0px;
         background: url(images/content.jpg) repeat-y;
}



#content table {
         cellspacing=0;
         border-collapse:collapse;
         border-spacing: 0px;
}


#menu {  position:absolute;
         margin-top:150px;
         width:895px;
         /*height:42px; */
         background: url(images/back2.jpg) no-repeat;
         z-index:100;
}





ul#hmenu {
        position:relative;
        width:665px;
	margin-left:208px;
        margin-top:0px;
	border: 0 none;
	padding: 0;
  	list-style: none;
  	height: 42px;
	font: bold 12px/20px Verdana, Arial;
    
}

ul#hmenu li {
        width:95px;
	margin: 0;
	border: 0 none;
        margin-top:0px;
	padding: 0;
	float: left;
	display: block;
	list-style: none;
	position: relative;

}

ul#hmenu ul {
        width:665px;
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	bottom: 0px;
	left: 208;
       
        margin-top:0px;
}

ul#hmenu ul li {
	width: 665px;
	float: left;
	display: block !important;
	display: inline;
}

/* Main Menu */
ul#hmenu a {
        width:95px;
        height:42px !important;
	border: 0px;
	padding-top: 5px;
        padding-bottom: 4px;
        text-align:center;
	float: none !important;
	float: left;
	display: block;
	background: url(images/but2.jpg) no-repeat;
	color: #555;
	font: bold 12px/20px Verdana, Arial;
	text-decoration: none;
	

	height: 1%; 
}

/* Main Menu Hover */
ul#hmenu a:hover,
ul#hmenu li:hover a,
ul#hmenu li.iehover a {
        
	background: url(images/active2.jpg) no-repeat;
	color: #888;
}


ul#hmenu a.active,
ul#hmenu li.active a,
ul#hmenu li.ieactive a {
         /*margin-left:42px;*/
        background: url(images/active2.jpg) no-repeat;
	color: #888888;
        text-decoration: underline;
}


#top_menu {  position:absolute;
         margin-top:30px;  
         margin-left: 650px; 
         width:250px;
         height:22px;
         background:#f5f5f5;
         z-index:100;
}





ul#tmenu {
        width:250px;

	border: 0 none;
	padding: 0;
  	list-style: none;
  	height: 22px;
	font: bold 11px/20px Verdana, Arial;
    
}

ul#tmenu li {
        width:70px;
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 22px;
        
}

ul#tmenu ul {
        width:200px;
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	bottom: 0px;

}

/* Main Menu */
ul#tmenu a {
	border: 0px;
	padding-top: 5px;
        padding-bottom: 4px;
        text-align:center;
	float: none !important;
	float: left;
	display: block;
	background:#f5f5f5;
	color: #555;
	font:  11px/20px Verdana, Arial;
	text-decoration:underline;
	height:22px;
	height: 1%;
}

/* Main Menu Hover */
ul#tmenu a:hover,
ul#tmenu li:hover a,
ul#tmenu li.iehover a {
        
	background:#f5f5f5;
	color: #888;
}


ul#tmenu a.active,
ul#tmenu li.active a,
ul#tmenu li.ieactive a {
         /*margin-left:42px;*/
        background#f5f5f5;
	color: #888888;
        text-decoration: underline;
}



#left {  position:relative;
         top:0px;
         float:left; 
         width:160px;
         margin-right:10px;
         margin-left:5px;
         line-height:12px;
         font-size:12px;
         background:fff;
         font-family:Arial;
         padding-top:0px;
         
}



#left p {
        margin-bottom:5px;
        line-height:12px;
        font-size:12px;
        font-family:Arial;
        font-weight:bold;
        color:#555;
        
}

#news h4 { color:#555555;
}

#news h3 { color:#555555;
}


#left a{
          color:#222;
          text-decoration:none;

}


#left a:hover {
          color:#888;
          text-decoration:none;

}


#left td .h3 { background:#4de924;
}


#left td {font-size: 12px;
          line-height:10px;       
}

#left p a:hover{
          color:#555;
          text-decoration:underline;
}

 

#right { position:relative;
         color:#000;
         top:0px;
         float:left; 
         width:170px;
         font-family:Arial, Helvetica, Sans Serif;
         margin-right:10px;
         font-size:12px;
         line-height:14px;
       
}

#right p {
         text-align:justify;
}


#right td {font-size:12px;
           line-height:14px;
           color:#000;
}

#right a {
       color:#000;
       text-decoration:none;
       font-weight:bold;
}

#right a:hover {
       color:555;
       text-decoration:underline;
       font-weight:bold;
}
 

#bread {
       color:0000dd;
       font-weight:bold;
       line-height:30px;  
       font-size:10px;
}


#main {  position:relative;
         top:0px;
         float:left; 
         width:500px;
         margin-right:10px;
         padding-left:0px;
         font-size:12px;
         padding-top:0px;
         font-family:Arial, Helvetica, Sans Serif;

         }

#main2 {  position:relative;
         top:0px;
         float:left; 
         width:665px;
         margin-right:10px;
         padding-left:10px;
         font-size:12px;
         padding-top:0px;
         font-family:Arial, Helvetica, Sans Serif;

         }

#main2 td {
        font-size:12px;

}
#main3 {  position:relative;
         top:0px;
         float:left; 
         width:680px;
         margin-right:10px;
         padding-left:10px;
         font-size:12px;
         padding-top:0px;
         font-family:Arial, Helvetica, Sans Serif;

         }

#main3 td {
        font-size:12px;

}

#main p {font-size: 12px;
          color:#000; 
}


#main p {font-size: 12px;
          color:#000; 
}

#main h2 {
        color:#555;
}

#main2 h2 {
        color:#555;
}

#main a {
         color:#222;
         text-decoration:underline;
}


#main a:hover {
         color:#444;
         text-decoration:underline;
}

#main2 a {
         color:#222;
         text-decoration:underline;
}


#main2 a:hover {
         color:#777;
         text-decoration:underline;
}

#copy {
        width:300px;
        margin-left:300px;
        text-align:center; 
        font-family:Arial, Helvetica, Sans Serif;
        font-size:12px;
        color:#777;
}


#bottom {
         position:relative;
         width:895px;
         margin-top:20px;
         margin-bottom:0px;
         float:left;
        
}

  
  