body {
	font-family: georgia, times, "times new roman", serif;
}

div {
	background-image: none!important;
}

#fullheightcontainer {
	padding: 0 1em;
}

a img {
	border: none;
}

#header {
	text-align: center;
}

#TopNav, #flashcontent, #buttons, .bottom-links, #clearheaderleft, #clearfooterleft {
	display: none;
}

#container-left div, #container-left p, 
#container-left span {
	display: none;
}

#container-left #es-logo {
	display: block!important;
	text-align: center;
}

.left {
	width: 275px;
	float: left;
}

.left .inner {
	margin: 0px 12px;
}

#ContentFooter {
	border-top: 2px dashed #999999;
	text-align: center;
}

h1 {
	color: #ec1f26;
}

h2 {
	color: #05735b;
}

#content .left h2, #content .right h2 {
	color: red;
	font-size: 115%;
	font-weight: bold;
}

a {
	margin: 0px!important;
	padding: 0px!important;
	border: 0px!important;
	display: inline!important;
}


/* ====== Site map ====== */

#sitemap a
{
    padding: 2px 6px 2px 6px;
    background-color: #ffffff;
    /*color: #ff0033;*/
    color: #ec1f26;
    list-style-type: none;
}

#sitemap { 
	padding:10px 0 10px 10px;
	list-style-type: none;
}

#sitemap ul { 
	padding: 0; 
	margin: 0;
	list-style-type: none;
    background: url(../images/vertical_.gif) #fff repeat-y 0px -30px;
}

#sitemap ul ul { 
	padding-left: 0px;
	padding-top:10px;
	margin-left: 10px;
	list-style-type: none; 
}

#sitemap ul li {
	padding-left: 20px;
	padding-top:10px;
	margin-left: 0px;
	background: url(../images/horizontal_.gif) 0px 20px no-repeat;
}
