		body
		{
			font-family: Arial;
			margin: 0px;
			background:#0E0E0E url(../images/b3.png) repeat-x top center;
			color:white;
			font-size:14px;
			line-height:20px;
		}

		#container
		{
			width:796px;
			margin:auto;
		}

		img.links
		{
			float:right;
			margin-left:20px;
			margin-top:4px;
		}

		table.contactform td
		{
			font-size:12px;
		}

		#topbar
		{
			width:796px;
			margin:auto;
			height:64px;
			background:url(../images/logo2.gif) no-repeat top right;
		}

		#cbar
		{
			width:810px;
			background:url(../images/bnew.gif) repeat-y top left;
		}



		#header
		{
			background:url(../images/btop.gif) no-repeat top left;
			height:188px;
			padding-top:10px;
			z-index:100;

		}
		#headercont
		{
			width:776px;
			height:188px;
			background:url(../images/bspl.png) no-repeat top left;
			margin:auto;
			z-index:1;
		}

		#content
		{
			padding:20px 40px;
			float:left;
			width:545px;
		}		
		
		#cright
		{
			width:134px;
			float:left;
			font-size:12px;
			margin-top:20px;
			line-height:16px;
			padding-left:10px;
		}

		#cright h2
		{
			font-size:14px;
		}

		#cright ul
		{
			margin-left:16px;
			margin-bottom:10px;
			padding-left:0;
			padding:0;
			margin-top:0;
		}



		#cbot
		{
			height:20px;
			background:#FD8C39 url(../images/cbot.gif) no-repeat bottom left;
		}

		h4
		{
			font-size:15px;
			font-family:lucida handwriting;
			color:red;
			display:inline;
		}


		#except
		{
			background:url(../images/except.gif) no-repeat top center;
			width:275px;
			height:19px;

		}

		#menu
		{
			margin: 0;
			padding: 0;
			height:20px;
			float:left;
			margin-top:0px;
			margin-left:10px;
			font-size:13px;
			padding-top:43px;
		}

		.topmenuul{
			margin:0;
			padding-left:0;
			margin-left: 0;
			float: left;
			z-index:200;
		}

		.topmenuli{
			list-style-type:none;
			float:left;
		}


		li:hover ul , li.over ul{ /* lists nested under hovered list items */
			display: block;
		}


		#dmenu {
			margin:0;
			padding:0;
		}

		.headers
		{
			margin-bottom:0px;
			margin-top:0px;
			padding:0;
		}

		.topmenu a{
		display: block;
		height:22px;
		}



		a#item1{background:url(../images/menu_r1_c1.gif);width:55px;}
		a#item2{background:url(../images/menu_r1_c2.gif);width:63px;height:20px;}
		a#item3{background:url(../images/menu_r1_c3.gif);width:124px;}
		a#item4{background:url(../images/menu_r1_c4.gif);width:141px;}
		a#item5{background:url(../images/menu_r1_c5.gif);width:142px;}


		a#item1:hover{background:url(../images/menu2_r1_c1.gif);}
		a#item2:hover{background:url(../images/menu2_r1_c2.gif);}
		a#item3:hover{background:url(../images/menu2_r1_c3.gif);}
		a#item4:hover{background:url(../images/menu2_r1_c4.gif);}
		a#item5:hover{background:url(../images/menu2_r1_c5.gif);}

		.topmenu li a#current, .topmenu  a:hover, .topmenu li a.active
		{
			background:#E85C00;
		}


		.submenuul{
			filter: alpha(opacity=88, style=0); 
		   -moz-opacity: 88; 
			list-style-type:none;
			position:absolute;
			margin:0;
			padding:0;
			line-height:normal;
			text-align:center;
			border:0;
			margin-left:0px;
			margin-top:0px;
			width:156px;
			display:none;
			z-index:200;
			border-top:1px solid black;

		}

		.submenuli a{
			padding:2px;
			padding-top:6px;
			margin-top:0;	
			margin-right:0px;
			margin-left:0px;
			display:block;
			background:#E03119;
			text-align:left;
			padding-left:15px;
			font-weight:normal;
			border-bottom:0;
			font-weight:bold;
			color:white;
			text-decoration:none;
		}

		.submenuli a:hover
		{
			background:#E85C00;
			color:white;
		}

		.handcursor{
			cursor:hand;
			cursor:pointer;
		}

		h1
		{
			color:#EC5820;
			font-size:18px;
		}

		h2
		{
			font-size:16px;
			display:inline;
			color:#FD8C39;
		}

		h3
		{
			display:inline;
			font-size:14px;
			color:#FD8C39;
		}

		table.acts td
		{
			text-align:center;
			padding:5px 10px;
		}

		img
		{
			border:0;
		}

		a
		{
			color:#FD8C39;
		}



		#footer
		{
			text-align:center;
			font-size:12px;
			width:796px;
			margin:auto;
			margin-top:10px;
			margin-bottom:20px;
		}

		.faderight
		{
			float:right;
			width:200px;
			height:300px;
			margin-left:20px;
			margin-top:4px;

		}

		.fadeleft
		{
			float:left;
			width:200px;
			height:300px;
			margin-top:4px;
			margin-right:20px;
		}

		#bot
		{
			width:796px;
			height:41px;
			background:url(../images/bbot.gif) no-repeat bottom left;
		}

