@charset "UTF-8";
.img_indent {
		margin:3px 16px 10 0;
		float: left;
}
#content  #fmdLogo {
		background-color: #F6F6F4;
		text-align: center;
		height: 80px;
		width: 100%;
		padding-top: 5px;
		background-image: url(../images/contact_images/FMD_vector-logo.jpg);
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 10px;
}
.content p {
		padding-bottom: 10px;
		color: #474952;
		text-align: left;
		font-family: Tahoma, Verdana, Arial;
		font-size: 1.1em;
		letter-spacing: 0.1em;
		line-height: 1.2em;
}
ul { }

li {
   color: #2B4C8A;
   font-size: 1.2em;
   padding-bottom: 0.6em;
   font-weight: bold;
   list-style-position: inside;
   list-style-type: none;
}
#content address {
   font-family: Arial, Helvetica, sans-serif, Verdana;
   font-size: 1.2em;
   font-style: normal;
   font-weight: normal;
}
#content .col_fullwidth .line_hor {
   height: auto;
   width: 300px;
   padding-top: 10px;
   padding-bottom: 10px;
   margin: 8px 200px 8px 0px;
}
