@charset "utf-8";
/* CSS Document */
#main {
	padding: 0;
	margin: 0;
	width: 980px;
	height: 412px;
}
#atlantic-and-me {
	padding: 0;
	margin: 5px 0 0 0;
	background: url(../../images/atlantic/last-news-bg.gif) right 25px no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #e2001a;
	float: left;
	overflow: hidden;
}
#atlantic-and-me h2 a {
	color: #ffffff;
	text-decoration: none;
}
#our-advises {
	padding: 0;
	margin: 0;
	width: 768px;
	min-height: 235px;
	float: left;
}
#our-advises-content {
	padding: 0;
	margin: 35px 0 0 10px;
	overflow: hidden;
  width: 460px;
}

#our-advises-content h3 {
  color: #5B5B5B;
  margin-bottom: 8px;
  font-size: 2em;
  font-weight: normal;
  height: 20px;
}

#our-advises-content p {
  line-height: 1.5em;
}

.our-advise-img {
  margin: 0 10px 10px 0;
	float: left;
}
#last-news {
	padding: 0;
	margin: 0;
	width: 282px;
	min-height: 235px;
	float: left;
}
#last-news h2 {
	background: url(../../images/atlantic/last-news-h2-bg.gif) 0 0 no-repeat;
}
#last-news-content {
	padding: 0;
	margin: 20px 20px 0 32px;
}
img.miniimghome {
  float: left;
  margin-right: 10px;
}
#home_text_video,
#home_testimonial {
  width: 465px;
  float: left;
  overflow: hidden;
  margin-top: 10px;
  padding: 10px;
  background-color: #F5F7F6;
}
#home_testimonial {
  margin-left: 10px;
}
#home_text_video .img_right,
#home_testimonial .img_right {
  float: right;
}
#home_testimonial a.popup_trigger {
  display: block;
  overflow: hidden;
  color: #666666;
  text-decoration: none;
  outline: none;
}
#home_text_video p,
#home_testimonial p {
  display: block;
}
#home_testimonial .testimonial_popup_text_wrapper {
  padding: 5px;
  clear: both;
  border: dashed 1px #FF0000;
}
