/* CSS Document */

body { 
text-align: center; /*ie5 hack */
margin: 0px; 
padding: 0px; 
}

.table {
		position:relative;
        width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align: left;    
}

/*#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:900px;
}*/

#header {
	position:absolute;
	left:-2px;
	top:2px;
	width:800px;
	height:229px;
}

#subheader {
	position:absolute;
	left:0px;
	top:211px;
	width:800px;
	height:51px;
	background-image: url(images/index_02.jpg);
}

#nav {
	position:absolute;
	left:0px;
	top:272px;
	width:254px;
	height:356px;
	background-image: url(images/index_03.jpg);
}

#subhead2 {
	position:absolute;
	left:254px;
	top:272px;
	width:546px;
	height:40px;
	background-image: url(images/index_04.jpg);
}

#content {
	position:absolute;
	left:266px;
	top:318px;
	width:546px;
	height:4031px;
	background-image: url(images/index_05.jpg);
}

#phone {
	position:absolute;
	left:0px;
	top:628px;
	width:254px;
	height:67px;
	background-image: url(images/index_06.jpg);
}

#contact {
	position:absolute;
	left:0px;
	top:695px;
	width:254px;
	height:119px;
	background-image: url(images/index_07.jpg);
}

#stretch {
	position:absolute;
	left:0px;
	top:794px;
	width:254px;
	height:3548px;
	background-repeat: repeat;
	background-image: url(images/index_08.jpg);
}

#footer {
	position:absolute;
	left:0px;
	top:4341px;
	width:800px;
	height:74px;
	background-image: url(images/index_09.jpg);
}
#top {
	position:absolute;
	left:0px;
	top:1px;
	width:800px;
	height:19px;
	z-index:1;
}

#flashg {
	position:absolute;
	left:357px;
	top:225px;
	width:353px;
	height:323px;
	z-index:99;
}
#Layer2 {
	position:absolute;
	left:148px;
	top:173px;
	width:499px;
	height:280px;
	z-index:2;
}

