div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
body {
	background-image: url(../images/indexbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html {
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
strong {
	color: #C03;
	font-weight: bold;
}

#panel {
	height: 200px;
	display: none;
	background-color: #05446D;
	text-align: center;
	padding: 15px 0 0 0;
}

.slide {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 4px #053d64;
	z-index: 500;
	position: absolute;
	top: 0px;
}
.btn-slide {
	text-align: center;
	width: 110px;
	height: 27px;
	margin: 0 0 0 78%;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../images/btn_all_service.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 185px;
	margin: 0;
	overflow: auto;
	padding: 0px;
}
#header_pic {
	height: 480px;
	margin: 0 0 0 -700px;
	position: absolute;
	width: 1400px;
	overflow: auto;
	left: 50%;
}
#FlashID2 {
	margin: 5px 0 0 20px;
	border: 1px solid #999;
	padding: 2px;
	width: 690px;
	height: 250px;
}

#divHanger img{
	padding: 3px;
	border: 1px solid #CCC;
}

#FlashID {
	position: absolute;
	top: 0px;
	z-index: 50;
}



#container {
	margin: 0;
}
#primary {
	width: 740px;
	float: left;
	border-right: 1px solid #CCC;
	margin: 0 0 20px 0;
}
#search {
	background-image: url(../images/primary_search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
	width: 730px;
	margin: 8px 0 10px 0;
}
#txt {
	height: 250px;
	width: 690px;
	margin: 10px 0 15px0px;
	padding: 0;
	z-index: 200;
}
#primary_content {
	margin: 0px auto;
	text-align: center;
	padding: 0;
	z-index: 50;
}

#secondary {
	width: 250px;
	float: right;
	text-align: center;
}
#footer_menu {
	clear: both;
	height: 0px;
}
#footer {
	height: 50px;
	text-align: center;
	padding: 480px 0 0 0;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#footer_content {
	height: 274px;
	margin: 0 auto;
}

