body{
margin:0px;
padding:0px;
background: #fff;
}
.logo_1{
background: url(images/logo_1.jpg);
widht:1024px;
height:321px;
} .logo_1 div{padding-left:650px;}




a:link{
background:#fdeaa8;
color:#000000;
}
a:active{
background:#fdeaa8;
color:#000000;
}
a:visited{
background:#fdeaa8;
color:#000000;
}
a:hover{
background:#000000;
color:#FFF;
}



h1{
font-size:16px;
color:#6f6d7a;
margin:0px;
padding:0px;
line-height:20px;
}
h2{
font-size:18px;
color:#000000;
margin:0px;
padding:0px;
line-height:20px;
}
h3{
font-size:18px;
color:#000000;
margin:0px;
padding:0px;
line-height:20px;
}
.content{
padding-left:20px;
padding-right:20px;

	border-style: none dashed dashed dashed;
	border-color: #608FB5;
	border-width: 1px;
}

.sub_nav{
background: url(images/sub_nav.png);
width:700px;
height:40px;
}.sub_nav div {padding-top:10px;padding-left:10px;}



.foot_block{
background: url(images/foot_block.jpg);
width:1024px;
height:100px;
}.foot_block{text-align:center;padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:5px;}








ul {
	list-style: disc;
	margin-left: 40px;
	padding: 0;
	}
.spsmenu
{
	list-style:none;
	margin:0;
	padding:0;
	
}
.headmenu
{
	list-style:none;
	margin:0;
	padding:0;
}
p {
	font-size: .9em;
	}
#menu7 {
	width: 200px;
	border-style: none dashed dashed dashed;
	border-color: #608FB5;
	border-width: 1px;
	}
	
#menu7 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	font-size:13px;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #1D537F;
	display: block;
	height: 22px;
	background: url(images/menu7.gif) repeat-x;
	padding: 10px 0 0 20px;
	}
	
#menu7 li a:hover {
	color: #fff;
	height: 22px;
	background: url(images/menu7.gif) repeat-x 0 -32px;
	padding: 10px 0 0 20px;
	}
	
#menu7 li a:active {
	color: #fff;
	height: 22px;
	background: url(images/menu7.gif) repeat-x 0 -32px;
	padding: 10px 0 0 20px;
	}






	#menu{
		width:824px;
		height:42px;
		background:url(images/menu_025_bg.jpg) no-repeat;
	border-style: none dashed dashed dashed;
	border-color: #608FB5;
	border-width: 1px;
	}
		#menu ul{
			list-style:none;
			text-align:left;
		}
			#menu li{
				list-style:none;
				display:inline;
				margin:0 15px;
			}
				#menu li a{
					color:#6f6d7a;
					text-transform:uppercase;
					font-size:13px;
					font-weight:bold;
					line-height:42px;
					text-decoration:none;
					padding:0 20px;
					background:url(images/menu_025_h.jpg) no-repeat left center;			
				}
					#menu li a:hover{
						color:#fff;
						background:url(images/menu_025_c.jpg) no-repeat left center;
					}
				#menu li a.current{
					background:url(images/menu_025_c.jpg) no-repeat left center;	
					color:#6f6d7a;
					text-transform:uppercase;
					font-size:13px;
					font-weight:bold;
					line-height:42px;
					text-decoration:none;
					padding:0 20px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}




p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
