body {
  background-color: #eef0f0;
  font-size: 13px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#333333;
  padding:0;
  margin:0;
}

img {
	border: 0 none;
}

#wrapper {
  width: 901px;
  margin:0 auto;
  background-color: #FFFFFF;
  overflow: auto;
}

#header {
	height:180px;
}

#logo {
  float:left;
  height:130px;
  width:560px;
  margin-top:30px;
  margin-left:40px;
}

#top_right {
  font-size: 12px;
  float:right;
  width:200px;
  padding-top:80px;
}

#top_right a {
	text-decoration:none;
	  color:#000000;
}

#teaser {
	position:absolute;
	margin: 20px;
	width: 410px;
	line-height: 16px;
}

#teaser h1 {
	font-size:15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top:0;
}

#teaser ul {
	margin: 20px;
	padding: 0px;
}

#footer {
  height:50px;
  padding-top:25px;
}

#footer a {
  padding-left:35px;
  padding-right:35px;
  padding-top: 25px;
  font-size:13px;
  text-decoration: none;
  font-weight:bold;
  color: #999999;
  text-transform:uppercase;
}

#banner {
	height: 287px;
	background-image: url(../images/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation li {
	display:inline;
	list-style-type:none;
}

#navigation li.active a {
	font-weight:bold;
	color:#000;
}	

#navigation ul {
	margin-bottom:0;
}

#contentWrapper {
	margin: 0;
}

#content {
	margin: 0 20px 20px 20px;
}

#content a {
	text-decoration:none;
	color: #0276BF;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	color: #0276BF;
  font-size: 15px;
}

#content h2 {
	color: #0276BF;
  font-size: 13px;
}

#content h3 {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
	
.phone_bottom {
	float:left;
  color: #000000;
  font-size: 15px;
	margin-top:0;
}

.impress_bottom {
	float:right;
  color: #000000;
  font-size: 12px;
}
