body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0px;
}

ul {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	margin:0px;
	padding:0px;
}

h3, h2 {
	font-size:16px;
	margin:0px auto 0px auto;
	padding:0px;
}

h3 {
	width:400px;
}

h2 {
	font-size:22px;
	color:#22AADD;
	height:30px;
	width:275px;
}

#nav_container2 {
	margin-top:30px;
}

#nav_container2 ul {
	width:872px;
	margin:0px auto 0px auto;
}

#nav_container2 li {
	margin-bottom:1px;
	float:left;
	padding:0px;
}

#nav_container2 a:link, #nav_container2 a:visited, #nav_container2 a:active {
	padding-top:5px;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#DDDDDD;
	display:block;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#333333;
	height:21px;
	width:100px;
	padding-left:50px;
	margin-right:3px;
	box-reflect:below 0px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	-webkit-box-reflect:below 0px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	-o-box-reflect:below 0px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	-moz-box-reflect:below 0px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	box-shadow:rgb(101, 103, 117) 5px -1px 31px;
	-webkit-box-shadow:rgb(101, 103, 117) 5px -1px 31px;
	-o-box-shadow:rgb(101, 103, 117) 5px -1px 31px;
	-moz-box-shadow:rgb(101, 103, 117) 5px -1px 31px;
	border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	border-bottom-left-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	border-top-left-radius:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #777777;
}

#nav_container2 a:hover {
	color:#000000;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#BDCEE5;
}

