@charset "UTF-8";
/* CSS Document */

a, a:visited{
	color:#1F396D;	
	text-decoration:none !important;
}
a:hover{
	color:#1F396D;	
	text-decoration:none !important;
}
.header .phone_number h1, .header .phone_number h1 a{
	color:#1F396D;
}
.phone_number h1, .phone_number h1 a{
	color:#E97D11;
}
.navigation .content{
	min-height:65px;
	height:auto !important;
	height:65px;
}
#access .menu-header li a{
	padding:0px 15px;
	line-height:35px;
}
#access .sub-menu li a{
	padding:10px;
	line-height:20px;
}
#access ul ul{
	width:220px;	
}
#access ul ul li{
	min-width:220px;	
}
#access ul ul li a{
	min-width:200px;	
}