@charset "utf-8";

img {

	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align: center;

}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}

img.ourclients {

	text-align: center;
	margin-left: auto;
	margin-right: auto;
border:solid 6px #ccc;
}

h1, h2, h4, h5, h6 {

	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}

 p, li {

	margin-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

h3 {

	margin-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
        color:  #810381;
}

p.images {

	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color:  #810381;
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;

}

p.images2 {

	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}

#footer{
	width: 798px; text-align:center; background:#e5efe5; color:#333; padding:2em 0;
}
#footer p{text-align: center;}
#footer p.smaller{font-size:0.8em;}

.centered-text p{text-align: center}

.flexlayout{display: flex; margin:1em 2em;}

p bullet{color:#0f8111}

p.footerColor {

	font-family:'Comic Sans MS', cursive;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

p.footer {

	font-family: 'Times New Roman', Times, serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

p.homepage {

	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

a:link.image {

        text-decoration: none;

}

a:visited.image {

        text-decoration: none;

}
a:hover.image, a:active.image, a:focus.image {
	text-decoration: none;
}

div #container {

	width: 100%;

}

div #content {

	width: 800px;
	background: #FFF;
	margin: 0 auto;

}


.content ul, .content ol {
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #6F7D94;
	color: #FFF;
}

#banner {

	width: 798px;
	border: 1px solid #810381;
	margin: 0 auto;
	overflow: hidden;

}

#logo {

	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;


}

#footer {

	width: 798px;
	border: 1px solid #810381;
	margin: 0 auto;
	overflow: hidden;

}
