
body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	background: #FFF url(images/header-1-bg.jpg) repeat-x;
	line-height: 1.3em;
	margin: 0px 0 0 0;
    background-position-y: 26px;
}

/* Layout */

#container {
	width: 970px;
	margin: 0 auto;
}

/* Header */

#header {
	padding: 0;
	margin: 0;
}


/* Content */

#content {
	background: #FFFFFF url(images/) repeat-y;
}

#wrapper {
	padding: 40px 50px 20px 50px;
}

/* Footer */

#footer {
	background:url('images/footer-1.jpg') repeat-x bottom;
	text-align:center
}

#footer img { display:block; margin:auto }

#btm_menu {
	margin: 0 auto;
	font-size: 0.9em;
	color: #ffffff;
	background:#020202;
}

#btm_menu ul {
	padding-left: 0px;
}

#btm_menu li {
	display: inline;
	padding: 0 5px;
}

#btm_menu li a {
	color: #ffffff;
}

#btm_menu table {
	width: 970px;
	padding: 0;
}

.links, .links a {
	font-family: tahoma;
	color: #0000FF;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Common */

h1 {
    font-family: tahoma;
    font-size: 58px;
    font-weight: 900;
    text-align: center;
    padding-top: 10px;
    line-height: 1.1em;
    color: #062a5c;
    text-shadow: 2px 2px #aeaeae;
}

h2 {
    font-family: tahoma;
    font-size: 38px;
    text-align: center;
    line-height: 1.1em;
    color: #083868;
    text-shadow: 2px 2px #d5d5d5;
}

h3, h4, h5, h6 {
	font-family: tahoma;
	line-height:1.1em;
}


p {
    font-size: 19px;
    line-height: 23px;
    text-align: justify;
}

li {
	font-size: 23px;
    line-height: 36px;
    font-weight: bold;
    color: #163aa0;
}

ul {
    padding-left: 82px;
}

.image {
    text-align: center;
}

h3 {
    text-align: center;
    font-size: 25px;
    color: #223e9c;
    text-shadow: 2px 2px #dfdfdf;
}

h4 {
    text-align: center;
    font-size: 34px;
    color: blue;
}

div#header {
    text-align: center;
}

.module {
    width: 69%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px #cccccc;
    margin-bottom: 20px;
    margin-top: 10px;
}

.image img {
    width: 425px;
}

p.center-align {
    font-size: 40px;
    margin-top: -10px;
}

span.red {
    font-size: 30px;
}

p.heading {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: -31px;
}

#header img {
    width: 968px;
}

p.under-image {
    text-align: center;
}

.modules {
    display: block;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px #cccccc;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 0px;
}

.top-container {
    display: flex;
}

.bottom-container {
    display: flex;
}


.top-container .image img {
    width: 276px;
}

.titlename {
    width: 34%;
}

.titlename p {
    text-align: center;
}

div#headermodule .top-container .image img {
    width: 150px;
    margin-right: 13px;
}

div#headermodule {
    border: none;
    box-shadow: none;
}
