body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A9A9A9;
	font-size: 10px;
	font-style: normal;
	position: relative;
	padding: 0px;
	border: 0px;
	margin:0px auto;
	width: 801px;
	height: 600px;
}

#a:link {
	color: #FFFFFFC;
	text-decoration: none;
}
#a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-size: 36px;
	text-align: center;
	z-index: 4;
}
.style2 {
	font-size: 14px;
	text-align: center;
	z-index: 4;
}
.style3 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	z-index: 4;
}

#background {
	position: absolute;
	background-image: url(images/gradient_00.gif);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	width: 801px;
	height: 600px;
}

#gradient1 {
	position: absolute;
	background-image: url(images/gradient_01.gif);
	background-repeat: repeat-x;
	left: 50px;
	top: 0px;
	width: 700px;
	height: 38px;
	z-index: 2;	
}

#line1 {
	position: absolute;
	background-color: #4F4F4F;
	left: 50px;
	top: 36px;
	width: 700px;
	height: 1px;
	z-index: 1;
}

#gradient2 {
	position: absolute;
	background-image: url(images/gradient_02.gif);
	background-repeat: repeat-x;
	left: 50px;
	top: 39px;
	width: 700px;
	height: 87px;
	z-index: 2;
}

#gradient2line1 {
	position: absolute;
	background-image: url(images/gradient_02b.gif);
	left: 156px;
	top: 39px;
	width: 5px;
	height: 87px;
	z-index: 4;
}

#gradient2line2 {
	position: absolute;
	background-image: url(images/gradient_02b.gif);
	left: 247px;
	top: 39px;
	width: 5px;
	height: 87px;
	z-index: 4;
}

#gradient2line3 {
	position: absolute;
	background-image: url(images/gradient_02b.gif);
	left: 389px;
	top: 39px;
	width: 5px;
	height: 87px;
	z-index: 4;
}

#logo {
	background-image: url(images/image_00.gif);
	position: absolute;
	left: 550px;
	top: 55px;
	width: 185px;
	height: 62px;
	z-index: 3;
}

#gradient3 {
	position: absolute;
	background-image: url(images/gradient_03.gif);
	background-repeat: repeat-x;
	left: 50px;
	top: 553px;
	width: 701px;
	height: 42px;
}

#line2 {
	position: absolute;
	background-color: #4F4F4F;
	left: 50px;
	top: 126px;
	width: 700px;
	height: 1px;
	z-index: 1;
}

#bannerimage {
	background-image: url(images/image_01.jpg);
	position: absolute;
	left: 50px;
	top: 130px;
	width: 700px;
	height: 107px;
	z-index: 2;
}

#line3 {
	position: absolute;
	background-color: #4F4F4F;
	left: 50px;
	top: 238px;
	width: 700px;
	height: 1px;
	z-index: 1;
}

#linevertleft {
	position: absolute;
	background-image: url(images/lineverticle.gif);
	background-repeat: repeat-y;
	left: 50px;
	top: 0px;
	width: 2px;
	height: 557px;
	z-index: 3;
}

#linevertright {
	position: absolute;
	background-image: url(images/lineverticle.gif);
	background-repeat: repeat-y;
	left: 750px;
	top: 0px;
	width: 2px;
	height: 557px;
	z-index: 3;
}

#navmain {
	position: absolute;
	text-align: left;
	left: 52px;
	top: 105px;
	width: 450px;
	height: 15px;
	z-index: 4;
}
	
	#navmain ul {
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#navmain ul li {
		list-style: none;
		display: inline;
	}
	
	#navmain ul li a:link{
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 7px;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#navmain ul li a:hover{
		text-decoration: underline;
	}
	
	#navmain ul li a:visited{
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 7px;
		text-decoration: underline;
		color: #FFFFFF;
	}
	
#navup {
	position: absolute;
	text-align: right;
	left: 572px;
	top: 17px;
	width: 125px;
	height: 15px;
	z-index: 4;
}
	
	#navup ul {
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#navup ul li {
		list-style: none;
		display: inline;
	}
	
	#navup li a:link{
		padding-right: 4px;
		padding-left: 4px;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#navup ul li a:hover{
		text-decoration: underline;
	}
	
	#navup ul li a:visited{
		padding-right: 4px;
		padding-left: 4px;
		text-decoration: underline;
		color: #FFFFFF;
	}
	
#contentarea {
	position: absolute;
	background-color: #FFFFFF;
	left: 50px;
	top: 240px;
	width: 700px;
	height: 312px;
	z-index: 1;
}

#contentareahome {
	position: absolute;
	background-image: url(images/gradient_00.gif);
	background-repeat: repeat-x;
	left: 50px;
	top: 240px;
	width: 700px;
	height: 313px;
	z-index: 1;
}

#contentareahomeinsert00{
	position: absolute;
	text-align: center;
	color: #000000;
	left: 0px;
	top: 40px;
	width: 375px;
	height: 200px;
	z-index: 3;
}

	#contentareahomeinsert00 ul {
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#contentareahomeinsert00 ul li {
		list-style: none;
		display: inline;
	}
	
	#contentareahomeinsert00 li a:link{
		padding-right: 0px;
		padding-left: 0px;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#contentareahomeinsert00 ul li a:hover{
		text-decoration: underline;
	}
	
	#contentareahomeinsert00 ul li a:visited{
		padding-right: 0px;
		padding-left: 0px;
		text-decoration: underline;
		color: #FFFFFF;
	}

#contentareahomeinsert01{
	position: absolute;
	text-align: center;
	color: #FFFFFF;
	left: 375px;
	top: 57px;
	width: 275px;
	height: 201px;
	z-index: 3;
}

#contenttitle {
	position: absolute;
	text-align: center;
	font-size: 36px;
	color: #000000;
	left: 59px;
	top: 249px;
	width: 682px;
	height: 40px;
	z-index: 2;
}

#contenttext {
	position: absolute;
	color: #000000;
	left: 59px;
	top: 299px;
	width: 682px;
	height: 245px;
	z-index: 2;
}

#contenttable {
	position: absolute;
	color: #000000;
	left: 59px;
	top: 299px;
	width: 682px;
	height: 245px;
	overflow: auto;
	z-index: 2;
}

#contenttablewedo {
	position: absolute;
	text-align: center;
	color: #000000;
	left: 60px;
	top: 301px;
	width: 255px;
	height: 240px;
	z-index: 3;
}

#contenttablefind {
	position: absolute;
	text-align: center;
	padding-top: 6px;
	color: #000000;
	left: 59px;
	top: 499px;
	width: 682px;
	height: 40px;
	z-index: 3;
}

#copyrightinfo {
	position: absolute;
	text-align: center;
	left: 200.5px;
	top: 563px;
	width: 400px;
	height: 25px;
	z-index: 1;
}

#wrapper {
	position: relative;
	width: 801px;
	margin:0px auto;
}