body {
	background: #eee
}

h3 {
	color: #555;
	text-align: justify;
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: #095197
}

a:hover,a:active,a:focus {
	background: #095197;
	color: #FFF;
}

.logoheader {
	background: #06AE86;
	color: #FFFFFF;
	min-height: 150px;
	text-align: right;
	font-family: "Times New Roman", Georgia, Serif;
	font-variant:small-caps;
}

#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header {
    display: block !important;
    position: relative;
    padding: 1em 0 0 0;
    overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
}

#logo {
    margin-top: 0;
    margin-left: 10px;
    display: block;
    padding: 1em 20px 20px 10px;
    width: 925px;
    font-weight: normal;
    line-height: 1em;
}