 body{
	margin:0;
	background-attachment: fixed;
	font-family: Helvetica, Arial,  sans-serif;
 }
 .bg {
 background-attachment:fixed; background-repeat: repeat-x; background-position:center 107px;
 }
 div#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;


	background-image: url(images/top_strip.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 109px;
 }
#header_inner {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 109px;
}

 div#footer{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background-image: url(images/footer_strip.jpg);
	height: 50px;
	z-index: 1;
 }

  body>div#header{
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }

 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }






.logo {
	float: left;
	margin-top: 10px;
}
.soon {
	position: absolute;
	margin-left: 605px;
}
#content {
	padding-top: 125px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/opaque_back.png);
	height: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 52px;
	overflow: hidden;
}
#content h1 {
	background-image: url(images/hello.gif);
	display: block;
	height: 62px;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-position: left center;
}
#intro {
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
#intro p {
	font-size: 21px;
	color: #174680;
	line-height: 23px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#col_one {
	float: left;
	width: 383px;
	margin-right: 14px;
}
#col_two {
	float: left;
	width: 383px;
}
.news {
	background-image: url(images/latest_news.gif);
	display: block;
	height: 38px;
	width: 383px;
	margin-bottom: 1px;
	text-indent: -3000px;
}
.get {
	background-image: url(images/get_in_touch.gif);
	display: block;
	height: 38px;
	width: 383px;
	margin-bottom: 1px;
	text-indent: -3000px;
}
.news_holder {
	background-color: #FFFFFF;
	height: 390px;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
.news_item {
	padding-bottom: 12px;
	margin-bottom: 14px;
}
.with_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a7b1b1;
}	
	
.news_item h3 {
	font-size: 13px;
	font-weight: bold;
	color: #174680;
	padding-bottom: 2px;
	line-height: 14px;
}
.news_item p {
	font-size: 13px;
	font-weight: normal;
	color: #394b47;
	line-height: 16px;
}
.news_item a {
	font-size: 11px;
	font-weight: bold;
	color: #174680;
	text-decoration: none;
}
.news_item a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CE1141;
	text-decoration: underline;
}



.get_holder {
	background-color: #FFFFFF;
	height: 390px;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
.get_item {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a7b1b1;
	margin-bottom: 12px;
}
.map_item {
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.get_item h3, .map_item h3 {
	font-size: 13px;
	font-weight: bold;
	color: #174680;
	line-height: 14px;
	padding-bottom: 2px;
}
.get_item p {
	font-size: 13px;
	font-weight: normal;
	color: #394b47;
}

.map_item p {
	font-size: 13px;
	font-weight: normal;
	color: #394b47;
	padding-bottom: 6px;
}
.get_item a, .map_item a {
	font-size: 11px;
	font-weight: bold;
	color: #174680;
	text-decoration: none;
}
.get_item a:hover, .map_item a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CE1141;
	text-decoration: underline;
}
#footer_middle {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #e9e9e9;
	padding-top: 14px;
}
.para_right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
