.menu {
height:36px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
}

.menu .select {
margin:0; 
padding:0 0 0 40px; 
list-style:none; 
white-space:nowrap;
}

.menu li {
float:left;
background:url(line/blank_over.gif);
}

.menu .select a {
display:block; 
height:35px; 
float:left; 
background: url(line/blank.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#000;
}

.menu .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(line/blank.gif) right top;
}

.menu .select a:hover, 
.menu .select li:hover a {
background: url(line/blank_over.gif); 
padding:0 0 0 15px;
line-height:25px;
cursor:pointer; 
color:#fff;
}

.menu .select a:hover b, 
.menu .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(line/blank_over.gif) right top; 
cursor:pointer;
}

.menu .sub {
display:none;
}

/* IE6 only */
.menu table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.menu .sub {
margin:0; 
padding:0 0 0 60px;
list-style:none;
}
.menu .sub li {background:transparent;}

.menu .select :hover .sub {
height:18px;
display:block; 
position:absolute;
float:left;
width:750px;
top:22px; 
left:0; 
text-align:center;
}

.menu .select :hover .sub li a 
{display:block;height:18px; line-height:16px; float:left; padding:0 16px; margin:0; white-space:nowrap; color:#000;font-size:10px;}

.menu .select :hover .sub li a:hover 
{color:#fff; line-height:15px;}
#c3 a:link {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
#c3 a:visited {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-size: 10pt;
	color: rgb(69, 62, 56);
	line-height: 20px;
}
.style4 {
	font-size: 16pt;
	color: #000000;
}
.style_h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #453E38;
}
.style_h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #453E38;
}
.form_container {
	margin: 0px auto;
	height: auto;
	width: 300px;
	position: relative;
}

