* {color:#636363;}
a {text-decoration:none;}
#dfMail, #dfHome, #dfMenu, #dfContent{ position:absolute;}
#dfMail, #dfMail *{color:#FFC208;}
#dfMenu, #dfContent{top:150px;}
#dfMenu a:hover .menuItem, #dfMenu .actMenuItem{background:transparent url('../imgs/menu_over.jpg') no-repeat bottom right;}
.subMenuItem{margin-bottom:-10px;}
#dfContent{	left:480px;}
#dfMenu a:hover .subMenuItem, #dfMenu a:hover .subLastItem, #subActive{	color:#FFC208;}
.menuItem, .actMenuItem, .subLastItem{	position:relative;}
.menuItem, .actMenuItem, .subLastItem{		border-bottom:1px solid #CECECE;}

body {
	padding:0px;
	margin:0px;
	background:#D1D2D0 url('../imgs/BG.jpg') no-repeat;
	font:14px Arial;
}
#dfMail{
	left:660px;
	top:110px;
	font-size:12px;
}
#dfHome{
	left:310px;
	top:70px;
	height:60px;
	width:330px;
}
#dfMenu{
	width:138px;
	left:290px;
	text-align:right;
	margin-left:10px;
	line-height:30px;
}
.menuItem, .actMenuItem {
	left:20px;
	width:136px;
}
.subMenuItem, .subLastItem{
	line-height:16px;
	font-size:12px;
	margin-top:10px;
	left:20px;
}
.subLastItem{		
	padding-bottom:8px; 
	padding-right:21px;
}