body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

body {font: 12px/15px helvetica,arial,sans-serif;}


body {
	color: #333333;
}

/*h1,h2,h3,h4 {
	
	padding-left:180px;
}*/

a, a * {
	color: #0085CA;
	text-decoration: none;
}

a:focus {
	outline:0;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

h3 a{
	color: #333;
}


.MODULE {
	display: block;
	position: relative;
	clear: both;
	width: 868px;
	overflow: hidden;
}



#bighead_area {
	width: 100%;
	height: 555px;
	position: relative;
	left:0px;
	top:12px;	

}




#bighead {
	width: 868px;
	height:386px;
	margin: 0 auto;
	background-color: #bbb;
}

#bighead .slide {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width: 868px;
	height: 386px;
}

#bighead .main_image img {
	width: 100%;
	height: 386px;
	border: none;
}

#bighead .info_backdrop {
	position:absolute;
	top:200px;
	left: 0px;
	width: 100%;
	height: 200px;
	background-color: black;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}



#bighead .info {
	position: absolute;
	top:200px;
	left:24px;
	width:820px;
	height:270px;
	overflow: hidden;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;

}

#bighead .info,
#bighead .info a,
#bighead .info a *{
	color:white;
}
/*
#bighead .info h1 {
	padding-top: 6px;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}

#bighead .info .description {
	padding-top: 10px;
	padding-left:50px;
	font-size: 24px;
	
	
}
*/

div.navigation {
	padding:3px;
	margin:3px;
	text-align:center;
	position:absolute;
	top:384px;
	left:700px;
	float:left;
	z-index: 1001;
	width:200px;
}

div.navigation .thumbs {
	position: absolute;
	top:0px;
	float:left;
	left: 0px;
	z-index: 1001;
	display: block;
	width:200px;
	color:#5B6FAD;
	font:verdana;
	font-size:12px;

}

div.navigation .thumbs li {
	float: left;
	color:#5B6FAD;
	font:verdana;
	font-size:12px;
}

div.navigation .thumb a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../../images/original/ani/bg_li_off.png) no-repeat;
	color:#5B6FAD;
	font:verdana;
	font-size:12px;
	text-align:center;
	padding-top:5px;
}

div.navigation .nav a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../../images/original/ani/bg_li_off.png) no-repeat;
	text-indent: -5000px;
	color:#5B6FAD;
	font:verdana;
	font-size:12px;
}

div.navigation .thumb.on a {
	background: url(../../images/original/ani/bg_li_on.png) no-repeat;
	color:#fff;
	font:verdana;
	font-size:12px;
	text-decoration:none;
}
div.navigation .thumb a:hover {
	background: url(../../images/original/ani/bg_li_over.png) no-repeat;
	color:#fff;
	font:verdana;
	font-size:12px;
	text-decoration:none;
}
#contact-phone{
  display:none;
  padding:3px;
  margin:3px;
  text-align:left;
  position:absolute;
  top:537px;
  left:200px;
  float:left;
  z-index: 1001;
  width:140px;
  color:#000000;
  font:verdana;
  font-size:12px;
  background-color:#FFFFFF;
  filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;

}