body {
	font:80%/160% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #f9f9f9 url("img/sky.jpg") repeat-x;
	color: #151515;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	color: #4b728b;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#container {
	fony-size:1em;
	width: 800px;
	margin: 0 auto;
	padding: 10px;
	margin-bottom: 150px;
}

#header {
	height: 101px;
	color: #fff;
}

#header span {
	visibility: hidden;
}

#header h1 {
	font-size: 4.5em;
	background: transparent url("img/emdialogo.png") no-repeat;
	margin: 0px 0px 0px 20px;
	display: block;
	padding: 35px;
}

#header h1 a, #header h1 a:visited {
	height: 55px;
	margin: -35px 0px 0px 0px;
	width: 250px;
	display: block;
	
}

#header h1 a:active, #header h1 a:hover {
	text-decoration: none;
}

#header .slogan {
	font: 1.5em/30px Georgia, "Times New Roman", Times, serif;
	margin: -22px 0px 0px 185px;
	visibility: hidden;
}
#topmenu {
	background: transparent url("img/menu.jpg") no-repeat;
	height: 41px;
	margin-top: 0px;
}
#topmenu ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a, #topmenu ul li a:visited {
	display: block;
	float: left;
	padding: 7px 10px 7px 10px;
	border-right: 1px dotted #888;
	font-size: 1.2em;
	color: #fff;
}
#sidemenu ul {
	margin: 10px 0px 0px;
	padding: 0px;
}
#sidemenu ul li {
	list-style: none;
}

#sidemenu ul li a, #sidemenu ul li a:visited {
	display: block;
	border-bottom: 1px dotted #ddd;
	padding: 4px 5px 4px 5px;
	margin: 2px 0px 2px 0px;

}

#context {
	width: 540px;
	padding: 0px 0px 5px 13px;
	float: left;
	line-height: 145%;

}

#sidebar {
	padding: 10px;
	line-height: 145%;
	
}

h1, h2, h3, h4
{font-family: Georgia, "Times New Roman", Times, serif; font-weight: 200;}

h2 {
	font-size: 1.7em;
	color: #505e65;
}

#sidebar {
	width: 200px;
	float: right;
}

#footer {
 background: transparent url("img/lines.jpg") top left repeat-x;
 padding: 12px 10px 10px 10px;
}

#footer ul {
	margin: 0px;
	padding: 5px;
}
#footer ul li {
	list-style: none;
}

.palsta1 {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 5px 5px 5px 0px;
}

.palsta2 {
	float: left;
	margin: 0px 25px 0px 0px;
	border-left: 1px solid #ddd;
	padding: 5px 5px 5px 10px;
	width: 25%;
	height: 130px;
}

#quick ul li a, #quick ul li a:visited {
	width: 250px;
	display: block;
	padding: 2px 1px 2px 1px;
	border-bottom: 1px solid #ddd;
}

.box {
	background: #dde9ef;
	padding: 15px 5px 5px 10px;
	border-bottom: 1px solid #d0dde5;
	border-top: 1px solid #d0dde5;
	margin-top: 20px;
	
}
.box h2 {
	margin: 0px;
	font-size: 1.4em !important; 
	
}
table {background:#fff; font-size:1em; text-align: center;}
table tr {background:#dde9ef;}
table td {margin:0px; padding:3px; padding: 5px;}

.em1 {background:#d8f49c;}
.emorder1 { background:#b9ceff;}
.em2 {background:#cae88a;}
.em3 {background:#bee074;}
.em4 {background:#a7d24a;}
.em {background:#e1efc1;}
.order {
	padding: 1px 5px 5px 5px;
	margin: 5px;
}
.history {
	color: #777;
	background: #f2f2f2;
}
.current h3 {
	color: green;
}
.current {
	background: #dde9ef;
}
.new {
	background: #ddd;
	color: #777;
}