a#saes {
	display				: block;	
	width				: 85px;
	height				: 85px;
	margin-top			: 21px;
}
#header{	
	background			: url("images/header.gif") no-repeat top left ;
}

#header ul,
#header ul li{
	margin				: 0;
	padding				: 0;
	list-style			: none;
}

#header ul{	
	margin-left			: 260px;	
}

#header ul li{
	display				: block;
	float				: left;
	
}
#header ul li a{
	color				: #fff;
	text-decoration		: none;
	font				: bold 11px Arial;
	display				: block;
	border-right		: 1px solid #fff;
	padding				: 4px 6px 4px 6px;
}
#header ul li a:hover{
	color				: #9DB5D1;
	background			: #fff;
}
h1{
	color				: #d3deea;
	font-family			: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size			: 48px;
	text-align			: right;
	font-weight			: bold;
	padding-right		: 1em;
}

dl{
	font-family			: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size			: 12px;
}
dt{
	font-weight			: bold;
}

dd{
	text-align			: justify;
	margin				: 2px 1em 1em 1em;
	line-height			: 1.3em;
}
dd a{
	font-weight			: bold;
}

h3{
	font-family			: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#trade-shows-list td,
#contacts-list td,
p{
	font-family			: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size			: 12px;
	line-height			: 1.3em;
}

#send-resume a,
#send-resume strong,
#mail-resume strong{
	display				: block;
}

#send-resume,
#mail-resume{
	float				: left;
	width 				: 49%;
	margin-top			: 2em;
}

#contacts-list td{
	vertical-align		: top;
	padding				: 0em 1em 3em 0em;
}

#contacts-list td.category{
	font-weight			: bold;
}

#trade-shows-list td{
	padding				: 0 0 2em 0;
}
#trade-shows-list td.date{
	white-space			: nowrap;
	vertical-align		: top;
	padding-right		: 3em;
	font-weight			: bold;
}
#trade-shows-list td strong{
	display				: block;
}
h5{
	margin				: 0;
	color				: #0E047D;
	font-size			: 14px;
}