body {
	text-align: center;
	background-color: #e5e5e5;
}
#container {
	position:relative;
	top: 10px;
	width: 850px;
	margin: auto;
}
#header {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	float:left;
}
.servlist{
	text-align: left;
	margin-left: 15%;
}
.servlist li{
	list-style-image: url(../images/arrow2.png);
    margin: 5px;
	vertical-align: center;
}
.servlist li a{
    font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2e3192;
	text-decoration: none;
}
.servlist li a:hover{
text-decoration: underline;
}

#top{
	width: 100%;
	height: 94px;
	background-image:url(../images/gradiant2.gif);
	border-bottom: 2px solid #000000;
	vertical-align:text-top;
}
#menu{
	width: 100%;
	height: 49px;
	background-image:url(../images/gradiant.gif);
	border-bottom: 1px solid #000000;
}
#mid{
	background: #FFFFFF;
	width: 100%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align:top;
	float:left;
}

#footer {
	width: 100%;
	height: 50px;
	text-align: left;
	background-image:url(../images/footer_stripe.gif);
	border-top: 1px solid #80808b;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
	position:relative;
}
h1{
	position:relative;
	margin: 0px; 
	padding: 0px; 
	top: 7%;
	left: 10%;
	font-size: 44px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
h2{
	position:relative;
	margin: 0px; 
	padding: 0px; 
	top: 1%;
	left: 12%;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #373a97;
}
#hline1{
	position: relative;
	height: 2px;
	width: 490px;
	top: 12%;
	left: 9%;
	background-color: #373a97;
}
#hline2{
	position: relative;
	height: 2px;
	width: 490px;
	top: 1%;
	left: 9%;
	background-color: #373a97;
}
#navlist{
	position: relative;
	left: 1%;
	margin: 0%;
	padding: 0%;
	white-space: nowrap;
}
#navlist li{
	float: left;
	position: relative;
	top: 5px;
	margin-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #ffffff;
	list-style-type: none;
}
#navlist a{
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#navlist li a:hover{
text-decoration: underline;
}
#search{
	position: relative;
	float: right;
	top: 10px;
	right: 10px;
	vertical-align: middle;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#searchfield{
	border: 1px solid #000000;
}
#submit{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #000000;
}
#heading{
	position: relative;
	top: 5px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.heading2{
	position: relative;
	top: 20px;
	right: 25%;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.heading3{
	position: relative;
	top: 5px;
	margin-top: 10px;
	right: 30%;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.smalltitle{
	position: relative;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2e3192;
}
.darkblue{
	color: #2e3192;
}
a:link img {
	border:1px solid #000000;
}
a:visited img {
	border:1px solid #000000;
}
.imglink{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2e3192;
	text-decoration: none;
}
#imgspacer{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

.description{
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 85px;
	margin-right: 85px;
	text-align: justify;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	vertical-align:middle
	color: #000000;
	text-decoration: none;
}
#hline3{
	float: left;
	position: relative;
	width: 80%;
	left: 10%;
	height: 3px;
	background-color: #403f78;
}
.text-container{
	position: relative;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#services{
    width: 100%;
    position: relative;
    margin-top: 10px;
}