img {
border:0px;
}

#hdr_curvetop{
position:absolute;
left:0px;
top:32px;
}

#hdr_blue{
position:absolute;
left:0px;
top:54px;
height:70px;
width:103px;
background-color:#000066;
}

#hdr_logotxt{
	position:absolute;
	left:0px;
	top:34px;
	height:8px;
}

#hdr_curvebot{
position:absolute;
left:0px;
top:108px;
}

#hdr_animation{
position:absolute;
left:103px;
top:0px;
width:284px;
height:155px;
}


/*
SUB NAVIGATION
*/

#hdr_subnav {
position:absolute;
top:155px;
left:103px;
height:20px;
width:480px;

}

#hdr_subnav ul {
margin:0px;
padding:0px;
}

#hdr_subnav li {
list-style:none;
display:inline;
}

#hdr_btnleft{
position:absolute;
top:0px;
left:0px;
width:86px;
height:20px;
}


.hdr_btn_home{
position:absolute;
top:0px;
left:86px;
height:20px;
width:75px;
margin:0px;
padding:0px;
background:url(../imgs/header/hdr_btn_home.jpg) 0px -20px no-repeat;
}
.hdr_btn_home a {
top:0px;
left:86px;
height:20px;
width:75px;
margin:0px;
padding:0px;

display: block;
background:url('../imgs/header/hdr_btn_home.jpg') 0px 0px no-repeat;
}
.hdr_btn_home a:hover {
background: url( '../imgs/header/hdr_btn_home.jpg' ) 0px -20px no-repeat;
}



.hdr_btn_map{
position:absolute;
top:0px;
left:161px;
overflow:hidden;
height:20px;
width:125px;
margin:0px;
padding:0px;
background:url('../imgs/header/hdr_btn_map.jpg') 0px -20px no-repeat;
}
.hdr_btn_map a {
width:125px;
height:20px;
display: block;
margin:0px;
padding:0px;
overflow:hidden;
background:url('../imgs/header/hdr_btn_map.jpg') 0px 0px no-repeat;
}
.hdr_btn_map a:hover {
background: url( '../imgs/header/hdr_btn_map.jpg' ) 0px -20px no-repeat;
}

.hdr_btn_contact{
position:absolute;
top:0px;
left:286px;
overflow:hidden;
height:20px;
width:92px;
margin:0px;
padding:0px;
background:url('../imgs/header/hdr_btn_contact.jpg') 0px -20px no-repeat;
}
.hdr_btn_contact a {
width:92px;
height:20px;
left:286px;
display: block;
margin:0px;
padding:0px;
overflow:hidden;
background:url('../imgs/header/hdr_btn_contact.jpg') 0px 0px no-repeat;
}
.hdr_btn_contact a:hover {
background: url( '../imgs/header/hdr_btn_contact.jpg' ) 0px -20px no-repeat;
}


.hdr_btn_tc{
position:absolute;
top:0px;
left:378px;
overflow:hidden;
height:20px;
width:102px;
margin:0px;
padding:0px;
background:url('../imgs/header/hdr_btn_tc.jpg') 0px -20px no-repeat;
}
.hdr_btn_tc a {
width:102px;
height:20px;
display: block;
margin:0px;
padding:0px;
overflow:hidden;
background:url('../imgs/header/hdr_btn_tc.jpg') 0px 0px no-repeat;
}
.hdr_btn_tc a:hover {
background: url( '../imgs/header/hdr_btn_tc.jpg' ) 0px -20px no-repeat;
}




/*
CONTACT PANEL
*/
#hdr_contact{
position:absolute;
left:387px;
top:0px;
height:155px;
width:196px;
margin:0px;
padding:0px;
background-image:url(../imgs/header/hdr_contact.gif);
}

#hdr_address {
	position:absolute;
	width:100px;
	height:42px;
	top:33px;
	right:48px;
	margin:0px;
	padding:0px;
}

#hdr_tel {
	position:absolute;
	width:129px;
	height:36px;
	top:93px;
	right:48px;
	margin:0px;
	padding:0px;
}
