@charset "utf-8";
/* CSS Document */


body {
behavior: url(csshover3.htc);
}

#menu {
	width: 100%;
	float: none;
	height: 34px;

	
}
#menu ul {
	list-style: none;
	margin: 0;
		margin-bottom:-2px;
	padding: 0px;
	padding-top:3px;
	float: none;
}

#menu a, #menu h2 {
	font: bold 14px arial, helvetica, sans-serif;
	line-height:14px;
	display: block;
	margin: 0px;
	height:auto;

}

#menu h2 {
	background: #707070;
	
}

#menu h2 a:link {
	color: #fff;
	font-size:14px;
	line-height:14px;
	text-transform: uppercase;
	width:auto;
	background-color: #707070;
	background-position: center 5px;
	display: block;
	word-spacing: normal;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
}

 


#menu h2 a:active {
color: #FEDCE6;
	font-size:14px;
	line-height:14px;
	text-transform: uppercase;
	width:auto;
	background-color: #707070;
	background-position: center 5px;
	display: block;
	word-spacing: normal;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
} 

#menu h2 a:visited {
color: #fff;
	font-size:14px;
	line-height:14px;
	text-transform: uppercase;
	width:auto;
	background-color: #707070;
	background-position: center 5px;
	display: block;
	word-spacing: normal;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
} 

#menu h2 a:hover {
color: #FEDCE6;
	font-size:14px;
	text-transform: uppercase;
	width:auto;
	background-color: #707070;
	background-position: center 5px;
	display: block;
	word-spacing: normal;
	line-height:14px;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
} 

#menu a:link {
color: #000;
background: #efefef;
text-decoration: none;
height: auto;
padding-top:0px;
padding-bottom: 4px
}
#menu a:active {
color: #000;
background: #efefef;
text-decoration: none;
height: auto;
padding-top:0px;
padding-bottom: 4px
}

#menu a:visited {
color: #000;
background: #efefef;
text-decoration: none;
height: auto;
padding-top:0px;
padding-bottom: 4px
}
#menu a:hover {
	color: #FB4E83;
	font-size: 12px;
	background: #efefef;
text-decoration: none;
height: auto;
padding-top:0px;
padding-bottom: 4px
}

#menu li {position: relative;

}

#menu ul ul ul {
position: absolute;
left: 100%;

}

#menu ul ul {
	position: absolute;
	padding-top: 0px;
	z-index: 500;
	margin-top:-2px;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: none; width: 100%; }
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
	font: bold 12px arial, helvetica, sans-serif;
	text-align:left;
	line-height: 16px;
	margin-bottom:2px;
	
}

.about {
	width:90px;

	padding-left:35px;
	padding-top:0px;
}

.about2 {
	width:130px;
	padding-right:10px;
	margin-left:-8px;
	border: 1px dotted #999999;
	margin-top:0px;
	line-height: 16px;
	background-color: #efefef;
	text-indent: 9px;	
	overflow: hidden;
}

.project {
	width:97px;
	
	padding-left:35px;
	padding-top:0px;
}

.project2 {
	width:97px;
	margin-left:0px;
	border: 1px dotted #999999;
	line-height: 16px;
	background-color: #efefef;
	text-indent: 9px;	
}






</style>
[endif]
