@charset "utf-8";
/* CSS Document */

body {
	background-color:#f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #377CB7;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;;
}

#main_content{
	text-align:center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	background-color: #CDDFED;
}

#top_header {
	background-color: #377cb7;
	height: 60px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}

#top_mid_header {
	background-color: #e2ecf5;
	height: 50px;
	width: 800px;
	text-align: center;
	background-image: url(../img/top-mid-bg.jpg);
	font-size: 27px;
	font-weight: bolder;
	color: #377CB7;
	padding-top: 25px;
}

#top_bottem_header {
	background-color: #377cb7;
	height: 25px;
	width: 800px;
	text-align: left;
}

#mid_section {
	background-color: #cddfed;
	height: 375px;
	width: 800px;
	text-align: left;
	font-weight: bold;
}
h1 {
	float: left;
	height: 50px;
	width: 175px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#footer {
	background-color: #377cb7;
	width: 800px;
	text-align: left;
	margin-bottom: 0px;
}
#tel_no {
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 300px;
	color: #FFFFFF;
}

#statement {
	font-weight: bold;
	margin-top: 2px;
	float: right;
	text-align: right;
	font-size: 13px;
	padding-right: 5px;
	color: #FFFFFF;
}

.welcome-sub {
	font-size: 20px
}
#nav-bar {
	float: right;
	width: 600px;
	margin-top: 7px;
}

#navigation {
	padding: 3px;
	font:14px Verdana, sans-serif;
	margin: 0;
}

#navigation li {
	list-style: none;
	display: inline;
	padding: 20px
}

#navigation li a {
  	text-decoration: none;
}

#navigation li a:link {
	color: #cddfed;
}


#navigation li a:visited {
	color: #cddfed;
}

#navigation li a:hover {
	color: #ffffff;
	background: none;
}

#navigation-2 {
	padding: 3px;
	margin: 0;
	font:14px Verdana, sans-serif;
}

#navigation-2 li {
	list-style: none;
	display: inline;
	padding: 10px 
}

#navigation-2 li a {
  	text-decoration: none;
}

#navigation-2 li a:link {
	color: #cddfed;
}


#navigation-2 li a:visited {
	color: #cddfed;
}

#navigation-2 li a:hover {
	color: #ffffff;
	background: none;
}

#home-left {
	width: 400px;
	background-image: url(../img/left-shadow.jpg);
	height: 375px;
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}

#home-right {
	width: 400px;
	float: right;
	height: 375px;
}
#content-left {
	height: 375px;
	width: 400px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../img/image-footer.jpg);
	float: left;
	margin-top: 0px;
}
#image-footer {
	height: 50px;
	width: 400px;
}
#how-questions {
	float: left;
	height: 180px;
	width: 375px;
}

.header {
	color: #377CB7;
	margin-left: 10px;
	font-size: 17px;
	padding-top: 25px;
	width: 375px;
}

.header-paddings {
	color: #377CB7;
	margin-left: 10px;
	font-size: 17px;
	padding-top: 10px;
	width: 375px;
}

.content-text {
	color: #377CB7;
	margin-left: 20px;
	width: 350px;
}

#list {
	padding: 3px 0;
	margin: 0;
	font-weight:normal;
}

#list li {
	list-style: outside;
	margin-left: 15px;
	list-style-position: outside;
	padding-bottom: 2px;
}
.subheader {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	width: 375px;
}
#home-container {
	height: 375px;
	width: 800px;
}
.section-tittle {
	font-size: 22px;
	text-align: right;
	padding-right: 28px;
	margin-top: 15px;
	float: right;
}

h2 {
	font-size: 75%;
	display: none;
	text-align: left;
}

h3 {
	font-size: 16px;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 10px;
}

.padding-left-20{
	padding-left:20px;
	padding-top: 10px;
}
