*{font-family:"Century Gothic","Arial","Helvetica" !important;}
.clear{clear:both;}

#content{width:1000px; margin:0 auto;}

#header{background:url(../images/header_bg.jpg) no-repeat; height:153px;}

#logo{padding:15px 0 0 25px;}

#nav{float:right; padding-right:7px; padding-top:10px;}

/*  --------------------- dropdown menu -----------------  */


#dropDown {	/*position: absolute;*/	z-index: 1;	margin:0 auto;	list-style: none;	white-space: nowrap; }

body>#dropDown {	position: fixed;}

#dropDown li a.subMenu {    background-repeat: no-repeat;background-position: bottom right;}

#dropDown ul li a.subMenu {	background-repeat: no-repeat;	background-position: center right;}

.nav_line { background:url(../images/line_nav.gif) no-repeat; height:20px; width:5px; margin:0; padding:0; color:#FFFFFF; font-size:14px;}

#dropDown ul {	position: relative;	z-index: 2;	display: none;	list-style: none; }

#dropDown a span{ padding-left:10px; padding-right:5px;}

#dropDown ul li a.click ,#dropDown ul li a.subMenu:hover {	background-repeat: no-repeat;	background-position: center right;}

#dropDown ul li  {	}

#dropDown li ul {	position: absolute;	top: 70px;	left: -40px;}

#dropDown li ul  li{	background-color:#32404A;	height:24px;	width: 147px; clear:both;}

#dropDown li ul ul {	position: absolute;	left: 147px;	top: 0;	width: 180px;  border-left:#fff 1px solid; }
 /* second submenu positon style */

#dropDown ul li li {	background-color:#32404A;	width: 180px;	height:24px; }
/* second submenu positon style */

#dropDown ul.click {    display: block;  }

#dropDown ul.click li {  }

#dropDown li {	position: relative;    z-index:1;	padding: 0;	margin: 0;	float: left;	display: block;}
#dropDown li a {    position: relative;    z-index: 1;    display: block;	text-decoration: none;	color: #FFFFFF; font-family:"Century Gothic","Arial","Helvetica"; font-size:13px;}
#dropDown li a:hover {	color: #003366;}

#dropDown li a.click {  color: #FFFFFF;}

#dropDown ul li a.click {    /*background-color: #ffffff; color: #003366;*/}

#dropDown ul li a:hover {	color: #FFFFFF;}

#dropDown  li  ul li a:hover { 	color: #32404A; background-color: #ffffff;} 
#dropDown  li ul li ul li  { color: #ffffff; background-color: #003366;}

#dropDown  li ul li ul li a:hover { color: #003366; background-color: #ffffff;} /* second submenu link hover background */



/* --------------------------- end ----------------------------------- */

