@charset "utf-8";
body {
	    padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
}
a:link {
	color: #29384E;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #29384E;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #98999A;
}
h4 {margin:0px;
padding:0px;
}


#main_body {
	width: 850px;
	margin: auto;
	height: 750px;
}
#header {
	height: 180px;
	width: 100%;
	background-image: url(city.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 150px;
}
#menu {
	height: 30px;
	width: 100%;
	background-image: url(menu_bkg.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #1F2B3A;
}

#content {
	width: 100%;
	height: 570px;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #343F83;
	padding-top: 20px;
}
#contentClient {
	width: 100%;
	background-color: #C7CEDC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #343F83;
	margin-top: 40px;
}
.BodyTextBullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: auto;
	width: 70%;
}
#BodyTextList {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #445162;
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #343F83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	clear: both;
	background-color: #333;
}
#BodyText {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #445162;
}
#BodyTextClient {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F5E73;
}
.clearboth {
	clear:both;
    height:1px;
    overflow:hidden;

}
.prop {
    height:400px;
    float:right;
    width:1px;
  }
.SpacerContent {
	height: 40 px;
	width: 100%;
}
.menubar {
white-space: nowrap;
}
.bullet-content li {
	padding-bottom: 4px;
}
