.main_navigation {
float: right;
width: 960px;
height: 22px;

padding: 28px 0 0 0px;


}


ul.nav {

	
	
		margin: 8px 0 0 0;
	padding: 0;
	float:left;
	width: 960px;
	list-style: none;
	font: normal 80% Arial, Helvetica, sans-serif;
 	position: relative; 
	z-index: 100;
	
	
	
}








ul.nav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	
	padding: 0 10px 0 0px;
font-family: Arial, helvetica;
font-size: 120%;
color: #516789;
}








.nav li a {
font-family: Arial, helvetica;
font-size: 105%;
color: #516789;

	float: left; 
	
	height: 42px;
width: 100%;



}


.nav li a:hover {

color: #8097bb;


}









 
 
ul.nav li .sub  {
	position: absolute;
	top: 42px;
	left: -12px;
		background: url(/images/sub_nav.png) repeat;
	padding: 10px 20px 20px 15px;
width: 100%;
	float: left;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	
	
	-moz-box-shadow: 3px 3px 10px #333;
	-webkit-box-shadow: 3px 3px 10px #333;
	box-shadow: 3px 3px 10px #333;

	font-size:90%;

	
}





ul.nav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 0px;
}





ul.nav li .sub ul {
	list-style: none;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	width: 220px;
	float: left;
}



ul.nav .sub ul li {
	width: 100%;
	color: #fff;
font-size: 120%;
	
}






ul.nav .sub ul li h2 {
padding: 5px 0;
	background-image: none;
	color: #8ad0e6;
	
	font-weight: lighter;
	font-size: 130%;

}





ul.nav .sub ul li h2 a  {
	padding: 0px 0;
	background-image: none;
	color: #8ad0e6;
	font-size: 100%;
	font-weight: lighter;

	}



ul.nav .sub ul li h2 a:hover  {
	padding: 0px 0;
	background-image: none;
	color: #ebaa1f;
	
	font-weight: lighter;

	}



	
ul.nav .sub ul li a {

	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	 color: #516789;;
font-size: 85%;
font-style: normal;
	
	
	
}



ul.nav .sub ul li a:hover {
	color: black;
	background-position: 5px 10px;
	font-size: 85%;

font-style: normal;
font-weight: 200;
}











ul.nav .sub ul h2 {
padding: 5px 0;
	background-image: none;
	color: #8ad0e6;
	
	font-weight: lighter;
	font-size: 150%;

}


















.top_nav  {

float: right;
padding: 35px 53px 0 0;


}





.top_nav ul {

list-style-type: none;

}


.top_nav li {

display: inline;
padding: 0 10px 0 0px;
font-family: Arial, helvetica;
font-size: 100%;
color: #516789;


}


.top_nav li a {

font-family: Arial, helvetica;
font-size: 100%;
color: #ab1a1b;

}



.top_nav li a:hover {

color: black;

}




















 
ul.nav li .sub_right  {
	position: absolute;
	top: 42px;
	left: -150px;
		background: url(/images/sub_nav.png) repeat;
	padding: 10px 30px 20px 15px;
width: 100%;
	float: left;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	
	
	-moz-box-shadow: 3px 3px 10px #333;
	-webkit-box-shadow: 3px 3px 10px #333;
	box-shadow: 3px 3px 10px #333;

	font-size:90%;

	
}





ul.nav li .sub_right ul {
	list-style: none;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	width: 220px;
	float: left;
}



ul.nav .sub_right ul li {
	width: 100%;
	color: #fff;
font-size: 120%;
	
}






ul.nav .sub_right ul li h2 {
padding: 5px 0;
	background-image: none;
	color: #8ad0e6;
	
	font-weight: lighter;
	font-size: 130%;

}





ul.nav .sub_right ul li h2 a  {
	padding: 0px 0;
	background-image: none;
	color: #8ad0e6;
	font-size: 100%;
	font-weight: lighter;

	}



ul.nav .sub_right ul li h2 a:hover  {
	padding: 0px 0;
	background-image: none;
	color: #ebaa1f;
	
	font-weight: lighter;

	}



	
ul.nav .sub_right ul li a {

	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	 color: #516789;;
font-size: 85%;
font-style: normal;
	
	
	
}



ul.nav .sub_right ul li a:hover {
	color: black;
	background-position: 5px 10px;
	font-size: 85%;

font-style: normal;
font-weight: 200;
}











ul.nav .sub_right ul h2 {
padding: 5px 0;
	background-image: none;
	color: #8ad0e6;
	
	font-weight: lighter;
	font-size: 150%;

}







 





