div.topmenu {
	height: 39px;
	padding-left: 40px;
	padding-right: 40px;
}

ul.topmenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li.topmitem {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

li.topmitema {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #c6dfff;
	
}

li.topmitem a.topmitem {
	display: block;
	height: 39px;
	width: auto !important;
	width: 60px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 39px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

li.topmitem a.topmitem:hover {
	color: #c6dfff;
	text-decoration: none;
	background: url(p_ccjobs/t_default/s_default/img/menu_item_hl_bg.gif) repeat-x;
	
}

li.topmitema a.topmitem {
	display: block;
	height: 39px;
	width: auto !important;
	width: 60px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 39px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #c6dfff;
	background: url(p_ccjobs/t_default/s_default/img/menu_item_hl_bg.gif) repeat-x;
}

li.topmitema a.topmitem:hover {
	color: #c6dfff;
	text-decoration: none;
	background: url(p_ccjobs/t_default/s_default/img/menu_item_hl_bg.gif) repeat-x;
}

div.topsubmenu {
	position: absolute;
	display: none;
	top: 43px;
	left: 0px;
	min-width: 150px;
	width: auto;
	border: 1px solid #8a9fad;
	background: white;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	
}

ul.topsubmenu {
	list-style-type: none;
	width: auto !important;
	width: 250px;
	padding: 0px;
	margin: 0px;
	background: white;
}

li.topsmitem {
	padding: 0px;
	margin: 0px;
	
}

li.topsmitem-sep {
	display: block;
	width: auto !important;
	width: 250px;
	font-size: 0.1em;
	line-height: 1px;
	height: 1px;
	background: url(p_ccjobs/t_default/s_default/img/menu_item_sep.gif) repeat-x;
}

a.topsmitem {
	display: block;
	width: auto !important;
	width: 230px;
	font-size: 12px;
	color: %SUBMENU_ITEM_COLOR%;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-transform: none;
	text-decoration: none;
	background: white;
}

a.topsmitem:hover {
	text-decoration: none;
	background: %SUBMENU_ITEM_BG%;
	color: %SUBMENU_ACTIVE_COLOR%;
}

div.copyright {
	width: 350px;
}

div.bottommenu {
	float: right;
	width: 300px;
	text-aling: right;
	color: #297db8;
	
}

ul.bottommenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

li.bottommitem {
	float: right;
}

li.bottommitem-sep {
	float: right;
	width: 15px;
	text-align: center;
}

